michael
|
a880367b37
|
* Show message about creating fppkg/conf.d directory
git-svn-id: trunk@44279 -
|
2020-03-07 11:40:32 +00:00 |
|
joost
|
6ffe906794
|
* Mover {CompilerVersion} from the fppkg.cfg template to samplecfg, because
on Windows it is possible to install fpc in a location without the
compilerversion in the path.
git-svn-id: trunk@41184 -
|
2019-02-03 13:32:43 +00:00 |
|
joost
|
bf8e3c9264
|
* Added example to samplecfg, to make clear which path is meant
git-svn-id: trunk@34733 -
|
2016-10-16 16:50:05 +00:00 |
|
joost
|
d08a747c29
|
* Create fppkg-config files in the new format (v5)
git-svn-id: trunk@34729 -
|
2016-10-16 15:43:27 +00:00 |
|
joost
|
8e2a44db88
|
* Fixed problem with samplecfg that did not write the fppkg-configuration files when fp was not installed
git-svn-id: trunk@31943 -
|
2015-10-04 09:36:07 +00:00 |
|
joost
|
5b7f168d2c
|
* Set the full path to the fpc-binary in the fppkg-configuration file
git-svn-id: trunk@29279 -
|
2014-12-13 11:24:21 +00:00 |
|
paul
|
19d71655eb
|
utils: fix few errors with sharepath in samplecfg
git-svn-id: trunk@26424 -
|
2014-01-11 16:15:02 +00:00 |
|
paul
|
4df2637e99
|
fpc: pass sharepath to fpc.cfg maker using samplecfg
git-svn-id: trunk@26423 -
|
2014-01-11 14:41:45 +00:00 |
|
pierre
|
887f43f084
|
*Use newly generated fpcmkcfg binary if available
git-svn-id: trunk@19778 -
|
2011-12-08 14:50:22 +00:00 |
|
joost
|
fe503598c1
|
* samplecfg now also creates fppkg configuration files
git-svn-id: trunk@17190 -
|
2011-03-27 12:29:32 +00:00 |
|
joost
|
dc5f4b038d
|
* Do not use scripts, but let fpcmkcfg create eventual parent directories
git-svn-id: trunk@17185 -
|
2011-03-26 20:48:31 +00:00 |
|
joost
|
6fa6151bef
|
* Do not create a backup, fpcmkcfg does this already
git-svn-id: trunk@17183 -
|
2011-03-26 17:32:52 +00:00 |
|
joost
|
3c6bb40c52
|
* Samplecfg now uses fpcmkcfg to create the configuration files
git-svn-id: trunk@17148 -
|
2011-03-19 22:09:47 +00:00 |
|
joost
|
d97d2490c8
|
* Fixed the order in which the httpd-units are searched for (bug 18405)
git-svn-id: trunk@16722 -
|
2011-01-06 14:42:57 +00:00 |
|
Jonas Maebe
|
2c5ed92a4b
|
* fixed search path for httpd units in fpc.cft & fpccfg.inc
(mantis #15501)
- removed "include path search paths" from default configs, since they
don't make sense anymore nowadays
git-svn-id: trunk@14630 -
|
2010-01-12 20:25:28 +00:00 |
|
paul
|
8166148a37
|
compiler: 'static' keyword:
- deprecate -St compiler switch
- remove $STATIC directive
- unconditionally enable 'static' keyword usage
- adopt tests, samplecfg, fpc.cft, error messages
git-svn-id: trunk@14569 -
|
2010-01-07 19:02:09 +00:00 |
|
Jonas Maebe
|
407d60f8a4
|
* fixed in case fpc is installed under a path containing spaces
git-svn-id: trunk@14524 -
|
2010-01-02 17:27:03 +00:00 |
|
Jonas Maebe
|
2ef18ba527
|
* use pipes instead of temporary files by default for assembling under
Darwin
git-svn-id: trunk@14227 -
|
2009-11-20 13:20:01 +00:00 |
|
Jonas Maebe
|
e244acad77
|
* set default cpu type to pentiumm for darwin/i386 (since the first Macs
with an Intel cpu had a Core Solo)
git-svn-id: trunk@14226 -
|
2009-11-20 13:07:45 +00:00 |
|
Tomas Hajny
|
7bb670800d
|
* -Ratt removed from default fp.cfg - it is not necessary and makes troubles under sparc
git-svn-id: trunk@12714 -
|
2009-02-08 01:00:02 +00:00 |
|
Jonas Maebe
|
1bda0686d9
|
* fixed paths to http units (mantis #13065)
git-svn-id: trunk@12625 -
|
2009-01-29 10:10:18 +00:00 |
|
Tomas Hajny
|
c75c2e06e1
|
* additional safeguards - double quotes around environment variables plus avoid checking for $fpcfgfile and $fpinifile if no $FPBIN found
git-svn-id: trunk@12554 -
|
2009-01-17 09:55:25 +00:00 |
|
joost
|
9506c91614
|
* Fixed script
git-svn-id: trunk@12552 -
|
2009-01-16 16:53:27 +00:00 |
|
Tomas Hajny
|
d8827829d6
|
* fix for potential security issue with ~/.fp directory owned by root
git-svn-id: trunk@12536 -
|
2009-01-10 23:42:03 +00:00 |
|
joost
|
73f31da836
|
* Use a single = to compare string values
git-svn-id: trunk@12490 -
|
2009-01-03 17:27:47 +00:00 |
|
joost
|
d97232c2b1
|
* Use version number without rc-suffix in the fp base dir
git-svn-id: trunk@12476 -
|
2009-01-02 20:54:13 +00:00 |
|
joost
|
5ef8122b16
|
* Removed Oppentium3 compiler flag from default ide configuration files because the flag is not valid on all platforms
git-svn-id: trunk@12468 -
|
2009-01-02 10:36:42 +00:00 |
|
joost
|
c031a1fcde
|
* If the local-configuration directory is used and does not exist, attempt to create it
* Removed a hard-coded reference to the fpcdir
git-svn-id: trunk@12465 -
|
2009-01-01 23:46:43 +00:00 |
|
Tomas Hajny
|
4e2676ca13
|
+ samplecfg able to create default configuration for IDE now
git-svn-id: trunk@12457 -
|
2008-12-30 02:05:07 +00:00 |
|
tom_at_work
|
c6fba4f390
|
* sample configuration script generates powerpc* multiarch library load path configuration
git-svn-id: trunk@11247 -
|
2008-06-19 19:29:52 +00:00 |
|
michael
|
da923586c6
|
* Fixed error in line 56, preventing backup
git-svn-id: trunk@11194 -
|
2008-06-04 18:04:54 +00:00 |
|
michael
|
eddde27b0b
|
It is of course apache 1.3, not 1.13
git-svn-id: trunk@9614 -
|
2008-01-02 13:18:05 +00:00 |
|
michael
|
7839c9e46b
|
Fixed wrong path for apache defines
git-svn-id: trunk@9613 -
|
2008-01-02 10:55:45 +00:00 |
|
michael
|
ac7f8dee39
|
* FPCAPACHE_1_13 or FPCAPACHE_2_0 define will determine what Apache version is taken
git-svn-id: trunk@9588 -
|
2007-12-30 20:42:32 +00:00 |
|
Jonas Maebe
|
053540e89e
|
* improved gcc library path detection for cross-compilation on Linux
x86_64/i386 systems (patch from C. Western, mantis #9699)
git-svn-id: trunk@8875 -
|
2007-10-21 10:51:58 +00:00 |
|
Jonas Maebe
|
564d93bab8
|
* quoted a bunch of variables
git-svn-id: trunk@8793 -
|
2007-10-14 12:26:16 +00:00 |
|
Jonas Maebe
|
66520db151
|
* fixed in case the fpc binary is not in the PATH
git-svn-id: trunk@8792 -
|
2007-10-14 12:19:52 +00:00 |
|
joost
|
787b968e70
|
* Replaced "uname m" from which the output was not very consistent with "fpc -PP"
git-svn-id: trunk@8084 -
|
2007-07-17 17:39:35 +00:00 |
|
Almindor
|
7f548cf517
|
* adds amd64 to the list of uname -m possible results in samplecfg
git-svn-id: trunk@7996 -
|
2007-07-09 21:14:59 +00:00 |
|
Almindor
|
bfb7294e19
|
* exchange "arch" with "uname -m" in samplecfg to work on non-linux
git-svn-id: trunk@7995 -
|
2007-07-09 21:09:26 +00:00 |
|
Jonas Maebe
|
442598d9f8
|
* darwin->darwin compilation does not need cross binutils (regardless
of source/target processor)
git-svn-id: trunk@6947 -
|
2007-03-21 19:16:51 +00:00 |
|
peter
|
7d6637456b
|
* use i?86 instead of i386
git-svn-id: trunk@6939 -
|
2007-03-21 11:26:46 +00:00 |
|
daniel
|
2607f1f32c
|
* Better check to avoid cross-binutils
git-svn-id: trunk@6934 -
|
2007-03-19 15:33:06 +00:00 |
|
daniel
|
9bf4565f0b
|
+ A binutils prefix is not necessary when cross-compiling from i386 to x86_64 and vice versa.
git-svn-id: trunk@6933 -
|
2007-03-19 14:22:57 +00:00 |
|
Jonas Maebe
|
6604b8ba06
|
* fixed bashisms
git-svn-id: trunk@5994 -
|
2007-01-15 21:56:25 +00:00 |
|
Jonas Maebe
|
e6fbeee5a8
|
* updated for new compiler switches (mantis 7063)
git-svn-id: trunk@5725 -
|
2006-12-27 15:09:13 +00:00 |
|
Jonas Maebe
|
85404fbe79
|
+ support multiple gcc dirs depending on the target architecture for
Darwin (ppc, ppc64, i386, x86_64)
git-svn-id: trunk@5518 -
|
2006-12-01 18:54:06 +00:00 |
|
Jonas Maebe
|
9eb9d90ff7
|
* fixed missing escaping of -XP parameter value
git-svn-id: trunk@4597 -
|
2006-09-10 11:53:58 +00:00 |
|
marco
|
3416a2c5a9
|
* Linux case now default for solaris, OS X
This line, and those below, will be ignored--
M samplecfg
git-svn-id: trunk@4119 -
|
2006-07-07 15:02:15 +00:00 |
|
marco
|
47e32b23a3
|
* fix for freebsd and linux)
git-svn-id: trunk@4115 -
|
2006-07-06 20:33:54 +00:00 |
|