Tomas Hajny
|
77967432ef
* always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles
|
hace 11 años |
joost
|
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
|
hace 12 años |
joost
|
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
|
hace 13 años |
tom_at_work
|
9428c78d63
Pass OPT to compilation of fpmake.
|
hace 13 años |
tom_at_work
|
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
|
hace 13 años |
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.
|
hace 13 años |
joost
|
eccfddf7b3
* By default try to build fpmake packages using a buildunit
|
hace 13 años |
joost
|
0bf3f2bdff
* Take INSTALL_BASEDIR also into account on make distinstall
|
hace 13 años |
joost
|
57700b9dd3
* Changes regarding the binutilsprefix from r19272 now applied to all fpmake-based makefiles
|
hace 13 años |
joost
|
58a9e40e88
* Take INSTALL_BASEDIR into account on make install, this is used by rpm-building
|
hace 14 años |
Jonas Maebe
|
bf74f2efee
* mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declare
|
hace 14 años |
joost
|
084c06586a
* Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scripts
|
hace 14 años |
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
|
hace 14 años |
joost
|
28446a9682
* Pass -ie to fpmake on distinstall, so that the example-sources are installed
|
hace 14 años |
joost
|
981e79ff37
* Do not use the error-handling of r10890 on non-unix systems (It won't work)
|
hace 14 años |
joost
|
728c5a4832
* Error-handling added in make distclean. When the fpmake executable
|
hace 14 años |
marco
|
043e9b2ec2
* Trunk version to 2.7.1
|
hace 14 años |
joost
|
6bad75a1eb
* When the fpmake executable is deleted, perform a regular fpcmake distclean. See bug #19655
|
hace 14 años |
joost
|
b156dc5ad9
* Use new fpmake distclean command. After all targets are cleaned by fpmake distclean, cleanup the fpmake executable
|
hace 14 años |
joost
|
08ee418513
* Reverted r17969, now fpmake distclean is implemented
|
hace 14 años |
joost
|
595eadccb6
* Do not cleanup fpmake executable on distclean anymore. To make it possible
|
hace 14 años |
joost
|
fd807dd2a3
* do not use double quotes in options, win98 can not handle them
|
hace 14 años |
joost
|
7ec15bcd29
* Use "fpmake compile" instead of "build" to compile packages
|
hace 14 años |
joost
|
354eae1e6b
* Switched fastcgi to fpmake building
|
hace 14 años |
Jonas Maebe
|
847354fe10
* Makefiles version 2.5.1
|
hace 16 años |
Almindor
|
d09b2d91a9
* move FastCGI out of fcl-web to be standalone package
|
hace 16 años |