Michaël Van Canneyt
|
55f6ae1620
* Packages makefiles
|
il y a 2 ans |
florian
|
5882e2935c
* do all make targets in parallel, no issues found yet
|
il y a 5 ans |
Jonas Maebe
|
723430ac34
* support building the IDE with the LLVM code generator
|
il y a 5 ans |
joost
|
be301a3aed
* Pass INSTALL_LIBDIR to fpmake
|
il y a 5 ans |
pierre
|
b768673e96
Also recompile rtl using FPCFPMAKE before bootstrapping in fpmkunit directory (helps for cross-compilation)
|
il y a 6 ans |
pierre
|
6db8937adb
Also use in path ppudump for ppulogs rule
|
il y a 8 ans |
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
|
il y a 9 ans |
nickysn
|
c5ae6027ca
* fixed i8086-msdos snapshot building after r34680
|
il y a 9 ans |
joost
|
9ce6e8f801
* Removed the fpmkunit_bootstrap target because it forces building fpmake in
|
il y a 10 ans |
joost
|
ac87da7c42
* Filter the Makefile's unit searchpaths from the fpmake command line.
|
il y a 10 ans |
marco
|
c9ae6b34c6
* initial support for INSTALL_BINDIR. If that option isn't used behaviour
|
il y a 10 ans |
joost
|
d4ee6fb0e5
* Placed bootstrapping the fpmkunit in a separate make-target
|
il y a 10 ans |
joost
|
d3c2306586
* Pass correct baseinstalldir to fpmake when doing a cross-zipinstall from
|
il y a 10 ans |
pierre
|
49a5dcbf53
Explictly add subdirectory fpmake.pp sources to ./fpmake dependencies
|
il y a 11 ans |
joost
|
a9dcb9201f
* Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe)
|
il y a 11 ans |
joost
|
75afdf052b
* Pass archive-command to fpmake on make zipsourceinstall
|
il y a 11 ans |
joost
|
3296c3d381
* Pass "-fsp 0" to fpmake on distinstall and zipdistinstall to remove absolute source path from fpunits.cfg files
|
il y a 11 ans |
pierre
|
227d983222
Add testppudump phony targets to packages and utils directory
|
il y a 11 ans |
Tomas Hajny
|
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
|
il y a 11 ans |
joost
|
756ca5f318
* On a zipdistinstall, call fpmake zipinstall with examples enabled
|
il y a 12 ans |
joost
|
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
|
il y a 12 ans |
joost
|
69437fcc1a
* Remove fpmake.o and fpmake.dbg on distclean
|
il y a 13 ans |
joost
|
5ee506d64e
* Do not cross-compile binaries from packages, unless BUILDFULLNATIVE is defined
|
il y a 13 ans |
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.
|
il y a 13 ans |
joost
|
9035d3ae5d
* Clear fpmkunit bootstrap files when make (dist)clean is called from packages directory
|
il y a 13 ans |
joost
|
e98213814b
* When performing a distclean while there is no fpmake-executable available,
|
il y a 13 ans |
tom_at_work
|
9428c78d63
Pass OPT to compilation of fpmake.
|
il y a 13 ans |
tom_at_work
|
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
|
il y a 13 ans |
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.
|
il y a 13 ans |
joost
|
2735e656b0
* Switched packages building from make/fpmake hybrid to fpmake building.
|
il y a 13 ans |