Commit History

作者 SHA1 備註 提交日期
  michael eddde27b0b It is of course apache 1.3, not 1.13 17 年之前
  michael 7839c9e46b Fixed wrong path for apache defines 17 年之前
  michael ac7f8dee39 * FPCAPACHE_1_13 or FPCAPACHE_2_0 define will determine what Apache version is taken 17 年之前
  Jonas Maebe 053540e89e * improved gcc library path detection for cross-compilation on Linux 18 年之前
  Jonas Maebe 564d93bab8 * quoted a bunch of variables 18 年之前
  Jonas Maebe 66520db151 * fixed in case the fpc binary is not in the PATH 18 年之前
  joost 787b968e70 * Replaced "uname m" from which the output was not very consistent with "fpc -PP" 18 年之前
  Almindor 7f548cf517 * adds amd64 to the list of uname -m possible results in samplecfg 18 年之前
  Almindor bfb7294e19 * exchange "arch" with "uname -m" in samplecfg to work on non-linux 18 年之前
  Jonas Maebe 442598d9f8 * darwin->darwin compilation does not need cross binutils (regardless 18 年之前
  peter 7d6637456b * use i?86 instead of i386 18 年之前
  daniel 2607f1f32c * Better check to avoid cross-binutils 18 年之前
  daniel 9bf4565f0b + A binutils prefix is not necessary when cross-compiling from i386 to x86_64 and vice versa. 18 年之前
  Jonas Maebe 6604b8ba06 * fixed bashisms 18 年之前
  Jonas Maebe e6fbeee5a8 * updated for new compiler switches (mantis 7063) 18 年之前
  Jonas Maebe 85404fbe79 + support multiple gcc dirs depending on the target architecture for 18 年之前
  Jonas Maebe 9eb9d90ff7 * fixed missing escaping of -XP parameter value 19 年之前
  marco 3416a2c5a9 * Linux case now default for solaris, OS X 19 年之前
  marco 47e32b23a3 * fix for freebsd and linux) 19 年之前
  florian fa1e63d391 * from Ales Katona: use $fpcversion instead of fixed version number when generating config 19 年之前
  Jonas Maebe bd676198c1 * fix for gcc4 from Colin Western 20 年之前
  olle 0aac61c5c1 fixed misspelling of comment 20 年之前
  fpc 50778076c3 initial import 20 年之前
  florian 52337789b9 * -XP added 20 年之前
  peter 18ebd28692 * push_addr_param must be defined per target 20 年之前
  peter 43508f7ffc * updated comments 20 年之前
  peter d97d37ca78 * new unit dir 21 年之前
  florian 1457970bf9 * search path for cross compiled units added 21 年之前
  marco 8e81a66b4c * BSD additions 22 年之前
  marco ce67daed63 * Fix to not print empty -Fl when gcclib not found 22 年之前