joost
|
20a3809e58
* Now zipinstall is passed to fpmake by all Makefile.fpc's
|
преди 12 години |
joost
|
316717a710
* Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now.
|
преди 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
|
eccfddf7b3
* By default try to build fpmake packages using a buildunit
|
преди 13 години |
joost
|
0bf3f2bdff
* Take INSTALL_BASEDIR also into account on make distinstall
|
преди 13 години |
joost
|
58a9e40e88
* Take INSTALL_BASEDIR into account on make install, this is used by rpm-building
|
преди 14 години |
joost
|
0bc58de578
* Forgot to commit file in r19272.
|
преди 14 години |
Jonas Maebe
|
bf74f2efee
* mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declare
|
преди 14 години |
joost
|
084c06586a
* Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scripts
|
преди 14 години |
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 години |
joost
|
28446a9682
* Pass -ie to fpmake on distinstall, so that the example-sources are installed
|
преди 14 години |
joost
|
981e79ff37
* Do not use the error-handling of r10890 on non-unix systems (It won't work)
|
преди 14 години |
joost
|
728c5a4832
* Error-handling added in make distclean. When the fpmake executable
|
преди 14 години |
marco
|
043e9b2ec2
* Trunk version to 2.7.1
|
преди 14 години |
joost
|
6bad75a1eb
* When the fpmake executable is deleted, perform a regular fpcmake distclean. See bug #19655
|
преди 14 години |
joost
|
b156dc5ad9
* Use new fpmake distclean command. After all targets are cleaned by fpmake distclean, cleanup the fpmake executable
|
преди 14 години |
joost
|
08ee418513
* Reverted r17969, now fpmake distclean is implemented
|
преди 14 години |
joost
|
595eadccb6
* Do not cleanup fpmake executable on distclean anymore. To make it possible
|
преди 14 години |
joost
|
fd807dd2a3
* do not use double quotes in options, win98 can not handle them
|
преди 14 години |
joost
|
7ec15bcd29
* Use "fpmake compile" instead of "build" to compile packages
|
преди 14 години |
joost
|
7c7811558a
* Use $(PATHSEP) in fpmake-clean executable
|
преди 14 години |
joost
|
e94da0b495
* Package fcl-web switched to fpmake building
|
преди 14 години |
Jonas Maebe
|
64ec0b6659
- reverted back to fpcmake-based Makefile until the fpmake problems are
|
преди 14 години |
joost
|
53ca12f8ab
* Use INSTALL_PREFIX to install to. Solves problems with testsuite
|
преди 14 години |
joost
|
6c589478c8
* Use proper path-separator and executable extension (Fixes compilation on Windows)
|
преди 14 години |
joost
|
029f5e9046
* Let the makefile create the unit output dir when fpmake.pp is not compiled yet
|
преди 14 години |
joost
|
86c8c6c4eb
* The Makefile.fpc is adapted and the Makefile re-generated so that fpmake is
|
преди 14 години |
Jonas Maebe
|
869efc9388
* fcl-web/src/webdata/* depends on fcl-process (dbugintf unit)
|
преди 15 години |