Tomas Hajny
|
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
|
11 years ago |
joost
|
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
|
12 years ago |
joost
|
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
|
13 years ago |
tom_at_work
|
9428c78d63
Pass OPT to compilation of fpmake.
|
13 years ago |
tom_at_work
|
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
|
13 years ago |
tom_at_work
|
7b6bcd315f
Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of these programs if the given FPCOPT options of the previously compiled RTL are incompatible to default options. Regenerated associated makefiles.
|
13 years ago |
joost
|
925024a915
* Always use the bootstrap-units to compile these fpmake.pp files. Also when the regular .ppu's are available. To avoid checksum-problems when running make on a non-clean checkout. (make install)
|
13 years ago |
joost
|
4bb05b21ed
* Converted fpmkunit and the packages it depends on to fpmake building.
|
13 years ago |
florian
|
36a15221ad
* include src/dummy on arm-gba, resolves #21003
|
13 years ago |
marco
|
043e9b2ec2
* Trunk version to 2.7.1
|
14 years ago |
michael
|
214cb0b301
* Fixed 19136 and exposed unix pipe implementation in a separate unit
|
14 years ago |
armin
|
51351b0d57
Added netware and netwlibc as dummy target, regenerated makefile
|
14 years ago |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 years ago |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
16 years ago |
Károly Balogh
|
4655f90aea
* added src/dummy directory to Amiga and MorphOS targets, thus made them to compile at least
|
16 years ago |
yury
|
94799dfd60
* Fixed packages compilation and installation for wince.
|
17 years ago |
Tomas Hajny
|
57c4392fca
* wrong dependency on subdir win for go32v2 removed
|
17 years ago |
peter
|
7842b27fc5
* move dummy implementions to dummy dir and add
|
17 years ago |
marco
|
3591d54f24
* updated all makefile.fpc versions to 2.2.2 for fppkg compat.
|
17 years ago |
florian
|
f5d9a9d1b7
* empty tprocess command line results on windows now in the same exception as on unix
|
17 years ago |
florian
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 years ago |
Tomas Hajny
|
b42930f2fa
* workaround trying to allow building GO32v2 snapshots (+ correction for rsts in Makefile)
|
18 years ago |
peter
|
0760bea214
* created fcl-async and fcl-process packages
|
18 years ago |