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