summaryrefslogtreecommitdiff
path: root/packages/fastcgi/Makefile.fpc
Commit message (Expand)AuthorAgeFilesLines
* * Filter the Makefile's unit searchpaths from the fpmake command line.joost2015-08-121-1/+3
* * Re-generated packages-Makefile.fpcs and Makefilesjoost2015-01-051-13/+22
* * version updated to 3.1.1marco2015-01-041-1/+1
* * always use forward slashes in path to fpmake similarly to paths to other ...hajny2014-02-011-2/+2
* * Now zipinstall is passed to fpmake by all Makefile.fpc'sjoost2013-04-271-0/+2
* * Re-generated all the Makefile.fpcs from the packages. So they are almost a...joost2012-11-171-15/+28
* Pass OPT to compilation of fpmake.tom_at_work2012-09-151-1/+1
* Revert r22080 because it prevents crosscompilation.tom_at_work2012-08-161-1/+1
* Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of...tom_at_work2012-08-141-1/+1
* * By default try to build fpmake packages using a buildunitjoost2012-01-011-4/+4
* * Take INSTALL_BASEDIR also into account on make distinstalljoost2012-01-011-1/+1
* * Changes regarding the binutilsprefix from r19272 now applied to all fpmake...joost2012-01-011-1/+2
* * Take INSTALL_BASEDIR into account on make install, this is used by rpm-bui...joost2011-10-281-1/+1
* * mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declarejonas2011-08-201-0/+1
* * Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scriptsjoost2011-08-071-4/+4
* * Use fpc_cleanall instead of fpc_distclean on a make distclean when no fpma...joost2011-08-061-1/+1
* * Pass -ie to fpmake on distinstall, so that the example-sources are installedjoost2011-08-061-4/+8
* * Do not use the error-handling of r10890 on non-unix systems (It won't work)joost2011-08-041-0/+4
* * Error-handling added in make distclean. When the fpmake executablejoost2011-08-041-1/+1
* * Trunk version to 2.7.1marco2011-08-031-1/+1
* * When the fpmake executable is deleted, perform a regular fpcmake distclean...joost2011-08-021-6/+13
* * Use new fpmake distclean command. After all targets are cleaned by fpmake ...joost2011-07-131-3/+4
* * Reverted r17969, now fpmake distclean is implementedjoost2011-07-131-2/+1
* * Do not cleanup fpmake executable on distclean anymore. To make it possiblejoost2011-07-101-1/+2
* * do not use double quotes in options, win98 can not handle themjoost2011-06-291-3/+3
* * Use "fpmake compile" instead of "build" to compile packagesjoost2011-06-221-4/+4
* * Switched fastcgi to fpmake buildingjoost2011-06-211-7/+41
* * Makefiles version 2.5.1jonas2009-08-131-1/+1
* * move FastCGI out of fcl-web to be standalone packageAlmindor2009-07-111-0/+24