joost
|
b068f8fe00
--- Merging r43892 into '.':
|
hace 6 años |
pierre
|
6db8937adb
Also use in path ppudump for ppulogs rule
|
hace 8 años |
Károly Balogh
|
710da4cc13
packages: fix the cross-build breakages caused by the overlapping sp argument added in r34680 and a wrong fix attempt in r34684
|
hace 9 años |
nickysn
|
c5ae6027ca
* fixed i8086-msdos snapshot building after r34680
|
hace 9 años |
joost
|
9ce6e8f801
* Removed the fpmkunit_bootstrap target because it forces building fpmake in
|
hace 10 años |
joost
|
ac87da7c42
* Filter the Makefile's unit searchpaths from the fpmake command line.
|
hace 10 años |
marco
|
c9ae6b34c6
* initial support for INSTALL_BINDIR. If that option isn't used behaviour
|
hace 10 años |
joost
|
d4ee6fb0e5
* Placed bootstrapping the fpmkunit in a separate make-target
|
hace 11 años |
joost
|
d3c2306586
* Pass correct baseinstalldir to fpmake when doing a cross-zipinstall from
|
hace 11 años |
pierre
|
49a5dcbf53
Explictly add subdirectory fpmake.pp sources to ./fpmake dependencies
|
hace 11 años |
joost
|
a9dcb9201f
* Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe)
|
hace 11 años |
joost
|
75afdf052b
* Pass archive-command to fpmake on make zipsourceinstall
|
hace 11 años |
joost
|
3296c3d381
* Pass "-fsp 0" to fpmake on distinstall and zipdistinstall to remove absolute source path from fpunits.cfg files
|
hace 11 años |
pierre
|
227d983222
Add testppudump phony targets to packages and utils directory
|
hace 11 años |
Tomas Hajny
|
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
|
hace 12 años |
joost
|
756ca5f318
* On a zipdistinstall, call fpmake zipinstall with examples enabled
|
hace 12 años |
joost
|
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
|
hace 12 años |
joost
|
69437fcc1a
* Remove fpmake.o and fpmake.dbg on distclean
|
hace 13 años |
joost
|
5ee506d64e
* Do not cross-compile binaries from packages, unless BUILDFULLNATIVE is defined
|
hace 13 años |
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.
|
hace 13 años |
joost
|
9035d3ae5d
* Clear fpmkunit bootstrap files when make (dist)clean is called from packages directory
|
hace 13 años |
joost
|
e98213814b
* When performing a distclean while there is no fpmake-executable available,
|
hace 13 años |
tom_at_work
|
9428c78d63
Pass OPT to compilation of fpmake.
|
hace 13 años |
tom_at_work
|
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
|
hace 13 años |
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.
|
hace 13 años |
joost
|
2735e656b0
* Switched packages building from make/fpmake hybrid to fpmake building.
|
hace 14 años |
joost
|
3d368fb900
* Revert accidentally committed files in r20238
|
hace 14 años |
joost
|
32541398c8
Better way to disable package then used in r20236, this way the package is cleaned on a distclean
|
hace 14 años |
joost
|
4bb05b21ed
* Converted fpmkunit and the packages it depends on to fpmake building.
|
hace 14 años |
joost
|
7a69b2cd37
* Switched winceunits package to fpmake building
|
hace 14 años |