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 سال پیش |