提交历史

作者 SHA1 备注 提交日期
  pierre cdcabe3ee4 * Prevent propagation of ' !proxy' environment variable to programs launched by Dos.exec by renaming it to '_!proxy' after handling in startup code 14 年之前
  joost 36ac001d09 * Renamed fpmake_disabled.pp to fpmake.pp 14 年之前
  pierre cff85bdb3b * Rename ag386nsm.pas unit source to agx86nsm.pas 14 年之前
  pierre f6ab12d677 * Move ag386nsm.pas to x86 directory 14 年之前
  pierre 54fc0bf694 Add missing x86_64 -A options 14 年之前
  pierre bded762fef Add missing x86_64 -A options 14 年之前
  pierre d1a6ef9cd9 * Restrict use of postw32 external utility to 14 年之前
  pierre 1a468eebc7 * Fix insdatx86 rule for Windows Makefiles 14 年之前
  pierre cdd4b0297a * Show usage and halt with error if unknown parameters are given 14 年之前
  joost 4c7af0b52f * Removed hash dependency from fpmakefile, which was not in Makefile.fpc 14 年之前
  joost 16e07fd1f8 * fpmakefile updates 14 年之前
  joost 6d89da0654 * Moved daemon.txt to fcl-extra, where daemon.pp is moved to 14 年之前
  marco 3d9c83715c * gtk2 gboolean changed to boolean32. Change is relative small due to new 14 年之前
  joost f91c3e719c * Added resource-files 14 年之前
  joost 359b1c0a59 * Generate fpunits.conf on compilation, not installation. So that dependencies 14 年之前
  marco 391aef9927 * clocale fixed for Solaris, Patch by Ludo Brands, mantis #19675 14 年之前
  michael f2b5294dfb * Re-enabled per-dir config when getting remote host. 14 年之前
  michael f2654e1043 * Corrected alignment for some fields (missing bitfields) 14 年之前
  michael c1f8e258ad * Handle ESysEINTR more carefully under linux. Do not raise exception in case of termination 14 年之前
  Legolas fb1e29aef5 * nds: implemented write(ln) output on the screen (it needs flush tough...) 14 年之前
  michael e357dc3fb9 * LongdateFormat equals shortdateformat (no longdateformat is available in langinfo) Bug #19616. 14 年之前
  michael 543b6bec44 * Proper fix for ID field not always being named properly in ExtJS delete operation. 14 年之前
  michael 8dfac9c481 * Proper fix for ExtJS Delete operation which sometimes sends only an ID 14 年之前
  pierre b85355636e * Avoid unitialized VM variable in Preferences method 14 年之前
  marco c8218eaab8 * constants for sockets unit of Solaris by L. Brands, mantis #19665 14 年之前
  pierre cfdc7c861d * Use public/global name 'name' section 'section' without semicolon for Windows TLS support 14 年之前
  pierre 372b16b2e6 * Look for __FPC_tls_callbacks, should be reset to nil for DLLs, not yet done 14 年之前
  pierre 450fd8784b * section specification method changed 14 年之前
  pierre 4ad2707674 Windows TLS callback code testable by using -dTEST_TLS_DIRECTORY 14 年之前
  pierre 92c92e1945 * Add oso_keep option to threadvar section if FPC_USE_TLS_DIRECTORY is set 14 年之前