コミット履歴

作者 SHA1 メッセージ 日付
  Tomas Hajny 77967432ef * always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles 11 年 前
  joost 756ca5f318 * On a zipdistinstall, call fpmake zipinstall with examples enabled 12 年 前
  joost 20a3809e58 * Now zipinstall is passed to fpmake by all Makefile.fpc's 12 年 前
  joost 69437fcc1a * Remove fpmake.o and fpmake.dbg on distclean 13 年 前
  joost 5ee506d64e * Do not cross-compile binaries from packages, unless BUILDFULLNATIVE is defined 13 年 前
  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 年 前
  joost 9035d3ae5d * Clear fpmkunit bootstrap files when make (dist)clean is called from packages directory 13 年 前
  joost e98213814b * When performing a distclean while there is no fpmake-executable available, 13 年 前
  tom_at_work 9428c78d63 Pass OPT to compilation of fpmake. 13 年 前
  tom_at_work 7c56a9f34d Revert r22080 because it prevents crosscompilation. 13 年 前
  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 年 前
  joost 2735e656b0 * Switched packages building from make/fpmake hybrid to fpmake building. 13 年 前
  joost 3d368fb900 * Revert accidentally committed files in r20238 13 年 前
  joost 32541398c8 Better way to disable package then used in r20236, this way the package is cleaned on a distclean 13 年 前
  joost 4bb05b21ed * Converted fpmkunit and the packages it depends on to fpmake building. 13 年 前
  joost 7a69b2cd37 * Switched winceunits package to fpmake building 13 年 前
  joost 68d9066200 * Changed more packages to fpmake building 13 年 前
  joost f1405b03fa * Converted more packages to fpmake building 13 年 前
  joost c41f844f58 * More packages switched to fpmake building 13 年 前
  joost 2e3a6b8197 * Fixed dependencies, the packages are called a52 and lua, not liba52 and liblua 13 年 前
  joost 76ff540c2c * More packages converted to fpmake building 13 年 前
  joost 0c87700084 * More packages switched to fpmake building 13 年 前
  joost 33544c63d0 * Fixed mistake made in r19962 with fpmkunit dependencies 13 年 前
  joost 2a7be977ee * Added fpmkunit dependency of packages converted to fpmake building in r19957 13 年 前
  michael 2d2436c256 * Added dependency of fcl-db on fcl-json 14 年 前
  joost 14ec31daff * On go32v2, fppkg does not depend on fcl-net 14 年 前
  sekelsenmat aaabc35058 Disables compiling fpvectorial 14 年 前
  marco 22f98e3259 * aspell enabled for windows, patch from Barlone, Mantis #20521 14 年 前
  Tomas Hajny cf81d39682 * fixed wrong dependency of fppkg on fcl-web for all targets 14 年 前
  Jonas Maebe 2b54010d28 * fixed errors with make -j <high number> caused by a wrong fpvectorial 14 年 前