joost
|
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
|
12 lat temu |
joost
|
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
|
13 lat temu |
tom_at_work
|
9428c78d63
Pass OPT to compilation of fpmake.
|
13 lat temu |
tom_at_work
|
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
|
13 lat temu |
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 lat temu |
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 lat temu |
joost
|
4bb05b21ed
* Converted fpmkunit and the packages it depends on to fpmake building.
|
13 lat temu |
florian
|
36a15221ad
* include src/dummy on arm-gba, resolves #21003
|
13 lat temu |
marco
|
043e9b2ec2
* Trunk version to 2.7.1
|
14 lat temu |
michael
|
214cb0b301
* Fixed 19136 and exposed unix pipe implementation in a separate unit
|
14 lat temu |
armin
|
51351b0d57
Added netware and netwlibc as dummy target, regenerated makefile
|
14 lat temu |
Jonas Maebe
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 lat temu |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
16 lat temu |
Károly Balogh
|
4655f90aea
* added src/dummy directory to Amiga and MorphOS targets, thus made them to compile at least
|
16 lat temu |
yury
|
94799dfd60
* Fixed packages compilation and installation for wince.
|
17 lat temu |
Tomas Hajny
|
57c4392fca
* wrong dependency on subdir win for go32v2 removed
|
17 lat temu |
peter
|
7842b27fc5
* move dummy implementions to dummy dir and add
|
17 lat temu |
marco
|
3591d54f24
* updated all makefile.fpc versions to 2.2.2 for fppkg compat.
|
17 lat temu |
florian
|
f5d9a9d1b7
* empty tprocess command line results on windows now in the same exception as on unix
|
17 lat temu |
florian
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 lat temu |
Tomas Hajny
|
b42930f2fa
* workaround trying to allow building GO32v2 snapshots (+ correction for rsts in Makefile)
|
18 lat temu |
peter
|
0760bea214
* created fcl-async and fcl-process packages
|
18 lat temu |