summaryrefslogtreecommitdiff
path: root/packages/paszlib/Makefile.fpc
Commit message (Collapse)AuthorAgeFilesLines
* * trunk to 3.3.1marco2018-08-181-1/+1
| | | | git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@39635 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Filter the Makefile's unit searchpaths from the fpmake command line.joost2015-08-121-1/+3
| | | | | | To void cluttering the .fpm file git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@31317 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Re-generated packages-Makefile.fpcs and Makefilesjoost2015-01-051-13/+22
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@29409 3ad0048d-3df7-0310-abae-a5850022a9f2
* * version updated to 3.1.1marco2015-01-041-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@29399 3ad0048d-3df7-0310-abae-a5850022a9f2
* * always use forward slashes in path to fpmake similarly to paths to other ↵hajny2014-02-011-2/+2
| | | | | | tools in Makefiles git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@26641 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Now zipinstall is passed to fpmake by all Makefile.fpc'sjoost2013-04-271-0/+2
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@24349 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Re-generated all the Makefile.fpcs from the packages. So they are almost ↵joost2012-11-171-15/+28
| | | | | | all the same now. git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@23001 3ad0048d-3df7-0310-abae-a5850022a9f2
* Pass OPT to compilation of fpmake.tom_at_work2012-09-151-1/+1
| | | | | | | | Solves issues with systems that e.g. require special options for compilation of programs (e.g. libc programs to find libc startup code) or the actual build has been compiled with options that are incompatible with default ones. Tested changes by building an i386-linux local build and i386-linux->arm-linux cross-builds git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@22397 3ad0048d-3df7-0310-abae-a5850022a9f2
* Revert r22080 because it prevents crosscompilation.tom_at_work2012-08-161-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@22101 3ad0048d-3df7-0310-abae-a5850022a9f2
* Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors ↵tom_at_work2012-08-141-1/+1
| | | | | | of these programs if the given FPCOPT options of the previously compiled RTL are incompatible to default options. Regenerated associated makefiles. git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@22080 3ad0048d-3df7-0310-abae-a5850022a9f2
* * committed fix from Mantis #21542marco2012-03-261-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@20634 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Always use the bootstrap-units to compile these fpmake.pp files. Also ↵joost2012-01-211-14/+1
| | | | | | when the regular .ppu's are available. To avoid checksum-problems when running make on a non-clean checkout. (make install) git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@20133 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Converted fpmkunit and the packages it depends on to fpmake building. joost2012-01-191-10/+97
| | | | | | | | | | | Hash, paszlib, fcl-process and fpmkunit itself are build using fpmkunit_bootstrap. The fpmkunit-Makefile.fpc still contains dependencies on hash,paszlib and fcl-process because the packages depending on fpmkunit needs those. For fpmkunit itself those dependencies are ignored by directly setting the unit-search path to the rtl-unit search path. git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@20115 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Trunk version to 2.7.1marco2011-08-031-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@18075 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Makefiles version 2.5.1jonas2009-08-131-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13533 3ad0048d-3df7-0310-abae-a5850022a9f2
* * updated all makefile.fpc versions to 2.2.2 for fppkg compat.marco2008-10-221-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@11945 3ad0048d-3df7-0310-abae-a5850022a9f2
* * fixed after tests->examples renamejonas2008-01-091-1/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@9689 3ad0048d-3df7-0310-abae-a5850022a9f2
* * move hashpeter2007-10-251-2/+2
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@8936 3ad0048d-3df7-0310-abae-a5850022a9f2
* * new directory structurpeter2007-10-251-5/+9
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@8933 3ad0048d-3df7-0310-abae-a5850022a9f2
* * move paszlibpeter2007-10-251-0/+24
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@8929 3ad0048d-3df7-0310-abae-a5850022a9f2