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