Commit History

Author SHA1 Message Date
  Pierre Muller aec4cb393d Only add '-bu' option to FPMAKE_OPT if DISABLE_FPMAKE_BUILD_UNIT variable is not set 1 year ago
  Sven/Sarah Barth b8c695dad8 - remove setting the vpath for the PPU tests as this should not be necessary due to all targets being available in the corresponding variables 1 year ago
  Pierre Muller c7213e6629 Set ALLPPUDIRS make variable 1 year ago
  Pierre Muller 8fa80295d0 Avoid running cleanppulogs and ppulogs rules in parallel 1 year ago
  Michaël Van Canneyt 5ecf99a477 * Packages makefiles 2 years ago
  florian 5882e2935c * do all make targets in parallel, no issues found yet 5 years ago
  Jonas Maebe 723430ac34 * support building the IDE with the LLVM code generator 5 years ago
  joost be301a3aed * Pass INSTALL_LIBDIR to fpmake 5 years ago
  pierre b768673e96 Also recompile rtl using FPCFPMAKE before bootstrapping in fpmkunit directory (helps for cross-compilation) 6 years ago
  pierre 6db8937adb Also use in path ppudump for ppulogs rule 8 years ago
  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 9 years ago
  nickysn c5ae6027ca * fixed i8086-msdos snapshot building after r34680 9 years ago
  joost 9ce6e8f801 * Removed the fpmkunit_bootstrap target because it forces building fpmake in 10 years ago
  joost ac87da7c42 * Filter the Makefile's unit searchpaths from the fpmake command line. 10 years ago
  marco c9ae6b34c6 * initial support for INSTALL_BINDIR. If that option isn't used behaviour 10 years ago
  joost d4ee6fb0e5 * Placed bootstrapping the fpmkunit in a separate make-target 10 years ago
  joost d3c2306586 * Pass correct baseinstalldir to fpmake when doing a cross-zipinstall from 10 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