joost
|
6ffe906794
* Mover {CompilerVersion} from the fppkg.cfg template to samplecfg, because
|
6 жил өмнө |
joost
|
bf8e3c9264
* Added example to samplecfg, to make clear which path is meant
|
8 жил өмнө |
joost
|
d08a747c29
* Create fppkg-config files in the new format (v5)
|
8 жил өмнө |
joost
|
8e2a44db88
* Fixed problem with samplecfg that did not write the fppkg-configuration files when fp was not installed
|
9 жил өмнө |
joost
|
5b7f168d2c
* Set the full path to the fpc-binary in the fppkg-configuration file
|
10 жил өмнө |
paul
|
19d71655eb
utils: fix few errors with sharepath in samplecfg
|
11 жил өмнө |
paul
|
4df2637e99
fpc: pass sharepath to fpc.cfg maker using samplecfg
|
11 жил өмнө |
pierre
|
887f43f084
*Use newly generated fpcmkcfg binary if available
|
13 жил өмнө |
joost
|
fe503598c1
* samplecfg now also creates fppkg configuration files
|
14 жил өмнө |
joost
|
dc5f4b038d
* Do not use scripts, but let fpcmkcfg create eventual parent directories
|
14 жил өмнө |
joost
|
6fa6151bef
* Do not create a backup, fpcmkcfg does this already
|
14 жил өмнө |
joost
|
3c6bb40c52
* Samplecfg now uses fpcmkcfg to create the configuration files
|
14 жил өмнө |
joost
|
d97d2490c8
* Fixed the order in which the httpd-units are searched for (bug 18405)
|
14 жил өмнө |
Jonas Maebe
|
2c5ed92a4b
* fixed search path for httpd units in fpc.cft & fpccfg.inc
|
15 жил өмнө |
paul
|
8166148a37
compiler: 'static' keyword:
|
15 жил өмнө |
Jonas Maebe
|
407d60f8a4
* fixed in case fpc is installed under a path containing spaces
|
15 жил өмнө |
Jonas Maebe
|
2ef18ba527
* use pipes instead of temporary files by default for assembling under
|
15 жил өмнө |
Jonas Maebe
|
e244acad77
* set default cpu type to pentiumm for darwin/i386 (since the first Macs
|
15 жил өмнө |
Tomas Hajny
|
7bb670800d
* -Ratt removed from default fp.cfg - it is not necessary and makes troubles under sparc
|
16 жил өмнө |
Jonas Maebe
|
1bda0686d9
* fixed paths to http units (mantis #13065)
|
16 жил өмнө |
Tomas Hajny
|
c75c2e06e1
* additional safeguards - double quotes around environment variables plus avoid checking for $fpcfgfile and $fpinifile if no $FPBIN found
|
16 жил өмнө |
joost
|
9506c91614
* Fixed script
|
16 жил өмнө |
Tomas Hajny
|
d8827829d6
* fix for potential security issue with ~/.fp directory owned by root
|
16 жил өмнө |
joost
|
73f31da836
* Use a single = to compare string values
|
16 жил өмнө |
joost
|
d97232c2b1
* Use version number without rc-suffix in the fp base dir
|
16 жил өмнө |
joost
|
5ef8122b16
* Removed Oppentium3 compiler flag from default ide configuration files because the flag is not valid on all platforms
|
16 жил өмнө |
joost
|
c031a1fcde
* If the local-configuration directory is used and does not exist, attempt to create it
|
16 жил өмнө |
Tomas Hajny
|
4e2676ca13
+ samplecfg able to create default configuration for IDE now
|
16 жил өмнө |
tom_at_work
|
c6fba4f390
* sample configuration script generates powerpc* multiarch library load path configuration
|
17 жил өмнө |
michael
|
da923586c6
* Fixed error in line 56, preventing backup
|
17 жил өмнө |