summaryrefslogtreecommitdiff
path: root/compiler/utils/samplecfg
Commit message (Expand)AuthorAgeFilesLines
* *Use newly generated fpcmkcfg binary if availablepierre2011-12-081-5/+11
* * samplecfg now also creates fppkg configuration filesjoost2011-03-271-0/+21
* * Do not use scripts, but let fpcmkcfg create eventual parent directoriesjoost2011-03-261-25/+8
* * Do not create a backup, fpcmkcfg does this alreadyjoost2011-03-261-32/+0
* * Samplecfg now uses fpcmkcfg to create the configuration filesjoost2011-03-191-469/+3
* * Fixed the order in which the httpd-units are searched for (bug 18405)joost2011-01-061-6/+6
* * fixed search path for httpd units in fpc.cft & fpccfg.incjonas2010-01-121-3/+0
* compiler: 'static' keyword:paul2010-01-071-1/+0
* * fixed in case fpc is installed under a path containing spacesjonas2010-01-021-2/+2
* * use pipes instead of temporary files by default for assembling underjonas2009-11-201-0/+6
* * set default cpu type to pentiumm for darwin/i386 (since the first Macsjonas2009-11-201-0/+7
* * -Ratt removed from default fp.cfg - it is not necessary and makes trouble...hajny2009-02-081-3/+0
* * fixed paths to http units (mantis #13065)jonas2009-01-291-3/+3
* * additional safeguards - double quotes around environment variables plus a...hajny2009-01-171-18/+20
* * Fixed scriptjoost2009-01-161-2/+2
* * fix for potential security issue with ~/.fp directory owned by roothajny2009-01-101-22/+27
* * Use a single = to compare string valuesjoost2009-01-031-1/+1
* * Use version number without rc-suffix in the fp base dirjoost2009-01-021-1/+1
* * Removed Oppentium3 compiler flag from default ide configuration files beca...joost2009-01-021-3/+0
* * If the local-configuration directory is used and does not exist, attempt t...joost2009-01-011-1/+7
* + samplecfg able to create default configuration for IDE nowhajny2008-12-301-10/+201
* * sample configuration script generates powerpc* multiarch library load path ...tom_at_work2008-06-191-0/+6
* * Fixed error in line 56, preventing backupmichael2008-06-041-1/+1
* It is of course apache 1.3, not 1.13michael2008-01-021-1/+1
* Fixed wrong path for apache definesmichael2008-01-021-3/+3
* * FPCAPACHE_1_13 or FPCAPACHE_2_0 define will determine what Apache version i...michael2007-12-301-0/+10
* * improved gcc library path detection for cross-compilation on Linuxjonas2007-10-211-37/+31
* * quoted a bunch of variablesjonas2007-10-141-15/+15
* * fixed in case the fpc binary is not in the PATHjonas2007-10-141-1/+2
* * Replaced "uname m" from which the output was not very consistent with "fpc...joost2007-07-171-1/+1
* * adds amd64 to the list of uname -m possible results in samplecfgAlmindor2007-07-091-1/+1
* * exchange "arch" with "uname -m" in samplecfg to work on non-linuxAlmindor2007-07-091-1/+1
* * darwin->darwin compilation does not need cross binutils (regardlessjonas2007-03-211-0/+12
* * use i?86 instead of i386peter2007-03-211-1/+1
* * Better check to avoid cross-binutilsdaniel2007-03-191-10/+25
* + A binutils prefix is not necessary when cross-compiling from i386 to x86_...daniel2007-03-191-0/+15
* * fixed bashismsjonas2007-01-151-2/+2
* * updated for new compiler switches (mantis 7063)jonas2006-12-271-28/+27
* + support multiple gcc dirs depending on the target architecture forjonas2006-12-011-6/+63
* * fixed missing escaping of -XP parameter valuejonas2006-09-101-1/+1
* * Linux case now default for solaris, OS Xmarco2006-07-071-1/+1
* * fix for freebsd and linux)marco2006-07-061-6/+8
* * from Ales Katona: use $fpcversion instead of fixed version number when gene...florian2006-02-091-5/+9
* * fix for gcc4 from Colin Westernjonas2005-06-211-0/+3
* fixed misspelling of commentolle2005-06-051-1/+1
* initial importfpc2005-05-161-0/+264