pierre
|
6f132578cd
* Merge of several fixes for ppudump tests used in regular tests for ppudump output.
|
8 years ago |
joost
|
683d44e455
--- Merging r31400 into '.':
|
10 years ago |
joost
|
2174581f6c
--- Merging r31317 into '.':
|
10 years ago |
marco
|
2c2b736218
--- Merging r31166 into '.':
|
10 years ago |
joost
|
d4ee6fb0e5
* Placed bootstrapping the fpmkunit in a separate make-target
|
11 years ago |
joost
|
d3c2306586
* Pass correct baseinstalldir to fpmake when doing a cross-zipinstall from
|
11 years ago |
pierre
|
49a5dcbf53
Explictly add subdirectory fpmake.pp sources to ./fpmake dependencies
|
11 years ago |
joost
|
a9dcb9201f
* Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe)
|
11 years ago |
joost
|
75afdf052b
* Pass archive-command to fpmake on make zipsourceinstall
|
11 years ago |
joost
|
3296c3d381
* Pass "-fsp 0" to fpmake on distinstall and zipdistinstall to remove absolute source path from fpunits.cfg files
|
11 years ago |
pierre
|
227d983222
Add testppudump phony targets to packages and utils directory
|
11 years ago |
Tomas Hajny
|
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
|
11 years ago |
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 |