コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Maebe 2c5ed92a4b * fixed search path for httpd units in fpc.cft & fpccfg.inc 15 年 前
  paul 8166148a37 compiler: 'static' keyword: 15 年 前
  Jonas Maebe 407d60f8a4 * fixed in case fpc is installed under a path containing spaces 15 年 前
  Jonas Maebe 2ef18ba527 * use pipes instead of temporary files by default for assembling under 15 年 前
  Jonas Maebe e244acad77 * set default cpu type to pentiumm for darwin/i386 (since the first Macs 15 年 前
  Tomas Hajny 7bb670800d * -Ratt removed from default fp.cfg - it is not necessary and makes troubles under sparc 16 年 前
  Jonas Maebe 1bda0686d9 * fixed paths to http units (mantis #13065) 16 年 前
  Tomas Hajny c75c2e06e1 * additional safeguards - double quotes around environment variables plus avoid checking for $fpcfgfile and $fpinifile if no $FPBIN found 16 年 前
  joost 9506c91614 * Fixed script 16 年 前
  Tomas Hajny d8827829d6 * fix for potential security issue with ~/.fp directory owned by root 16 年 前
  joost 73f31da836 * Use a single = to compare string values 16 年 前
  joost d97232c2b1 * Use version number without rc-suffix in the fp base dir 16 年 前
  joost 5ef8122b16 * Removed Oppentium3 compiler flag from default ide configuration files because the flag is not valid on all platforms 16 年 前
  joost c031a1fcde * If the local-configuration directory is used and does not exist, attempt to create it 16 年 前
  Tomas Hajny 4e2676ca13 + samplecfg able to create default configuration for IDE now 16 年 前
  tom_at_work c6fba4f390 * sample configuration script generates powerpc* multiarch library load path configuration 17 年 前
  michael da923586c6 * Fixed error in line 56, preventing backup 17 年 前
  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 年 前