Commit History

Author SHA1 Message Date
  michael 1726c0b14d * Force an extension on cache filename, so extension can be skipped in script name. 14 years ago
  sergei d9c399f6a1 * Partially reverted rev.17798: printing the runtime error message must remain in InternalExit. 14 years ago
  sergei ea1e44c036 * Hacking TLS callbacks into proper shape, part 2: 14 years ago
  pierre c529921fc8 * clarify environment processing 14 years ago
  pierre 51b867e6c3 Fix USEENV, export DOTESTENV was missing 14 years ago
  sergei c32e4b291e * Fixed compilation for x86_64-win64 14 years ago
  sergei 59ac157b50 sysinit*.pp: Factored common code into include file. 14 years ago
  sergei 138c2b6b0a * Hacking TLS callbacks into proper shape: 14 years ago
  sergei d11d08af73 * heaptrc.pp: In case of early multithreading initialization, initialize all related items (namely, main_relo_todolist), not just the critical section. main_relo_todolist is used later without assigned checks, and it is also used as a flag to destroy the critical section. 14 years ago
  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 years ago
  joost 36ac001d09 * Renamed fpmake_disabled.pp to fpmake.pp 14 years ago
  pierre cff85bdb3b * Rename ag386nsm.pas unit source to agx86nsm.pas 14 years ago
  pierre f6ab12d677 * Move ag386nsm.pas to x86 directory 14 years ago
  pierre 54fc0bf694 Add missing x86_64 -A options 14 years ago
  pierre bded762fef Add missing x86_64 -A options 14 years ago
  pierre d1a6ef9cd9 * Restrict use of postw32 external utility to 14 years ago
  pierre 1a468eebc7 * Fix insdatx86 rule for Windows Makefiles 14 years ago
  pierre cdd4b0297a * Show usage and halt with error if unknown parameters are given 14 years ago
  joost 4c7af0b52f * Removed hash dependency from fpmakefile, which was not in Makefile.fpc 14 years ago
  joost 16e07fd1f8 * fpmakefile updates 14 years ago
  joost 6d89da0654 * Moved daemon.txt to fcl-extra, where daemon.pp is moved to 14 years ago
  marco 3d9c83715c * gtk2 gboolean changed to boolean32. Change is relative small due to new 14 years ago
  joost f91c3e719c * Added resource-files 14 years ago
  joost 359b1c0a59 * Generate fpunits.conf on compilation, not installation. So that dependencies 14 years ago
  marco 391aef9927 * clocale fixed for Solaris, Patch by Ludo Brands, mantis #19675 14 years ago
  michael f2b5294dfb * Re-enabled per-dir config when getting remote host. 14 years ago
  michael f2654e1043 * Corrected alignment for some fields (missing bitfields) 14 years ago
  michael c1f8e258ad * Handle ESysEINTR more carefully under linux. Do not raise exception in case of termination 14 years ago
  Legolas fb1e29aef5 * nds: implemented write(ln) output on the screen (it needs flush tough...) 14 years ago
  michael e357dc3fb9 * LongdateFormat equals shortdateformat (no longdateformat is available in langinfo) Bug #19616. 14 years ago