yury
|
73c26bd6be
* mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used.
|
12 lat temu |
Tomas Hajny
|
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
|
12 lat temu |
pierre
|
884918a4c4
Regenerate all Makefiles with an up-to-date fpcmake binary
|
12 lat temu |
joost
|
527c407b62
* Re-generated Makefiles for the changes in the Makefile.fpcs in r24349
|
12 lat temu |
yury
|
23b95a4d70
* Regenerated all makefiles.
|
13 lat temu |
joost
|
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
|
13 lat temu |
tom_at_work
|
9428c78d63
Pass OPT to compilation of fpmake.
|
13 lat temu |
tom_at_work
|
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
|
13 lat temu |
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 lat temu |
pierre
|
1b3fd997fc
+ Regenerate all Makefiles's after adding x86_64 netbsd target
|
13 lat temu |
Jonas Maebe
|
44bd889b9b
* regenerated Makefiles with AIX support
|
13 lat temu |
pierre
|
2c4d8cc9d9
Add x86_64-openbsd target in Makefiles
|
13 lat temu |
joost
|
994769cbe7
* Do not use the BINUTILSPREFIX when compiling fpmake files during a cross-
|
14 lat temu |
joost
|
eccfddf7b3
* By default try to build fpmake packages using a buildunit
|
14 lat temu |
joost
|
0bf3f2bdff
* Take INSTALL_BASEDIR also into account on make distinstall
|
14 lat temu |
florian
|
9426cac1b0
* rebuilt Makefiles
|
14 lat temu |
joost
|
58a9e40e88
* Take INSTALL_BASEDIR into account on make install, this is used by rpm-building
|
14 lat temu |
joost
|
7a3503870c
* Pass binutilsprefix to compiler when building fpmake. For now only enabled for fcl-web.
|
14 lat temu |
Jonas Maebe
|
bf74f2efee
* mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declare
|
14 lat temu |
pierre
|
1c2a5f9819
+ Update all Makefile's modified by
|
14 lat temu |
joost
|
084c06586a
* Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scripts
|
14 lat temu |
joost
|
3b30ec8c7c
* Use fpc_cleanall instead of fpc_distclean on a make distclean when no fpmake-binary is available. Because fpc_cleanall could be an empty target
|
14 lat temu |
joost
|
28446a9682
* Pass -ie to fpmake on distinstall, so that the example-sources are installed
|
14 lat temu |
joost
|
981e79ff37
* Do not use the error-handling of r10890 on non-unix systems (It won't work)
|
14 lat temu |
joost
|
728c5a4832
* Error-handling added in make distclean. When the fpmake executable
|
14 lat temu |
marco
|
043e9b2ec2
* Trunk version to 2.7.1
|
14 lat temu |
marco
|
39d7bb511d
* Regenned all makefiles before 2.6.x branching.
|
14 lat temu |
joost
|
6bad75a1eb
* When the fpmake executable is deleted, perform a regular fpcmake distclean. See bug #19655
|
14 lat temu |
joost
|
b156dc5ad9
* Use new fpmake distclean command. After all targets are cleaned by fpmake distclean, cleanup the fpmake executable
|
14 lat temu |
joost
|
08ee418513
* Reverted r17969, now fpmake distclean is implemented
|
14 lat temu |