joost
|
756ca5f318
* On a zipdistinstall, call fpmake zipinstall with examples enabled
|
12 years ago |
joost
|
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
|
12 years ago |
joost
|
69437fcc1a
* Remove fpmake.o and fpmake.dbg on distclean
|
13 years ago |
joost
|
5ee506d64e
* Do not cross-compile binaries from packages, unless BUILDFULLNATIVE is defined
|
13 years ago |
joost
|
8168276912
* Only rebuild the fpmake executable if fpmake.pp is changed. With this change it is possible again to cross-compile after a normal compile without a make clean in between.
|
13 years ago |
joost
|
9035d3ae5d
* Clear fpmkunit bootstrap files when make (dist)clean is called from packages directory
|
13 years ago |
joost
|
e98213814b
* When performing a distclean while there is no fpmake-executable available,
|
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
|
2735e656b0
* Switched packages building from make/fpmake hybrid to fpmake building.
|
13 years ago |
joost
|
3d368fb900
* Revert accidentally committed files in r20238
|
13 years ago |
joost
|
32541398c8
Better way to disable package then used in r20236, this way the package is cleaned on a distclean
|
13 years ago |
joost
|
4bb05b21ed
* Converted fpmkunit and the packages it depends on to fpmake building.
|
13 years ago |
joost
|
7a69b2cd37
* Switched winceunits package to fpmake building
|
13 years ago |
joost
|
68d9066200
* Changed more packages to fpmake building
|
13 years ago |
joost
|
f1405b03fa
* Converted more packages to fpmake building
|
13 years ago |
joost
|
c41f844f58
* More packages switched to fpmake building
|
13 years ago |
joost
|
2e3a6b8197
* Fixed dependencies, the packages are called a52 and lua, not liba52 and liblua
|
13 years ago |
joost
|
76ff540c2c
* More packages converted to fpmake building
|
13 years ago |
joost
|
0c87700084
* More packages switched to fpmake building
|
13 years ago |
joost
|
33544c63d0
* Fixed mistake made in r19962 with fpmkunit dependencies
|
13 years ago |
joost
|
2a7be977ee
* Added fpmkunit dependency of packages converted to fpmake building in r19957
|
13 years ago |
michael
|
2d2436c256
* Added dependency of fcl-db on fcl-json
|
14 years ago |
joost
|
14ec31daff
* On go32v2, fppkg does not depend on fcl-net
|
14 years ago |
sekelsenmat
|
aaabc35058
Disables compiling fpvectorial
|
14 years ago |
marco
|
22f98e3259
* aspell enabled for windows, patch from Barlone, Mantis #20521
|
14 years ago |
Tomas Hajny
|
cf81d39682
* fixed wrong dependency of fppkg on fcl-web for all targets
|
14 years ago |
Jonas Maebe
|
2b54010d28
* fixed errors with make -j <high number> caused by a wrong fpvectorial
|
14 years ago |
marco
|
4c64519f31
* fix for yet another -j 2 issue. This time fcl-passrc dependency on fcl-base
|
14 years ago |