index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
utils
/
samplecfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
*Use newly generated fpcmkcfg binary if available
pierre
2011-12-08
1
-5
/
+11
*
* samplecfg now also creates fppkg configuration files
joost
2011-03-27
1
-0
/
+21
*
* Do not use scripts, but let fpcmkcfg create eventual parent directories
joost
2011-03-26
1
-25
/
+8
*
* Do not create a backup, fpcmkcfg does this already
joost
2011-03-26
1
-32
/
+0
*
* Samplecfg now uses fpcmkcfg to create the configuration files
joost
2011-03-19
1
-469
/
+3
*
* Fixed the order in which the httpd-units are searched for (bug 18405)
joost
2011-01-06
1
-6
/
+6
*
* fixed search path for httpd units in fpc.cft & fpccfg.inc
jonas
2010-01-12
1
-3
/
+0
*
compiler: 'static' keyword:
paul
2010-01-07
1
-1
/
+0
*
* fixed in case fpc is installed under a path containing spaces
jonas
2010-01-02
1
-2
/
+2
*
* use pipes instead of temporary files by default for assembling under
jonas
2009-11-20
1
-0
/
+6
*
* set default cpu type to pentiumm for darwin/i386 (since the first Macs
jonas
2009-11-20
1
-0
/
+7
*
* -Ratt removed from default fp.cfg - it is not necessary and makes trouble...
hajny
2009-02-08
1
-3
/
+0
*
* fixed paths to http units (mantis #13065)
jonas
2009-01-29
1
-3
/
+3
*
* additional safeguards - double quotes around environment variables plus a...
hajny
2009-01-17
1
-18
/
+20
*
* Fixed script
joost
2009-01-16
1
-2
/
+2
*
* fix for potential security issue with ~/.fp directory owned by root
hajny
2009-01-10
1
-22
/
+27
*
* Use a single = to compare string values
joost
2009-01-03
1
-1
/
+1
*
* Use version number without rc-suffix in the fp base dir
joost
2009-01-02
1
-1
/
+1
*
* Removed Oppentium3 compiler flag from default ide configuration files beca...
joost
2009-01-02
1
-3
/
+0
*
* If the local-configuration directory is used and does not exist, attempt t...
joost
2009-01-01
1
-1
/
+7
*
+ samplecfg able to create default configuration for IDE now
hajny
2008-12-30
1
-10
/
+201
*
* sample configuration script generates powerpc* multiarch library load path ...
tom_at_work
2008-06-19
1
-0
/
+6
*
* Fixed error in line 56, preventing backup
michael
2008-06-04
1
-1
/
+1
*
It is of course apache 1.3, not 1.13
michael
2008-01-02
1
-1
/
+1
*
Fixed wrong path for apache defines
michael
2008-01-02
1
-3
/
+3
*
* FPCAPACHE_1_13 or FPCAPACHE_2_0 define will determine what Apache version i...
michael
2007-12-30
1
-0
/
+10
*
* improved gcc library path detection for cross-compilation on Linux
jonas
2007-10-21
1
-37
/
+31
*
* quoted a bunch of variables
jonas
2007-10-14
1
-15
/
+15
*
* fixed in case the fpc binary is not in the PATH
jonas
2007-10-14
1
-1
/
+2
*
* Replaced "uname m" from which the output was not very consistent with "fpc...
joost
2007-07-17
1
-1
/
+1
*
* adds amd64 to the list of uname -m possible results in samplecfg
Almindor
2007-07-09
1
-1
/
+1
*
* exchange "arch" with "uname -m" in samplecfg to work on non-linux
Almindor
2007-07-09
1
-1
/
+1
*
* darwin->darwin compilation does not need cross binutils (regardless
jonas
2007-03-21
1
-0
/
+12
*
* use i?86 instead of i386
peter
2007-03-21
1
-1
/
+1
*
* Better check to avoid cross-binutils
daniel
2007-03-19
1
-10
/
+25
*
+ A binutils prefix is not necessary when cross-compiling from i386 to x86_...
daniel
2007-03-19
1
-0
/
+15
*
* fixed bashisms
jonas
2007-01-15
1
-2
/
+2
*
* updated for new compiler switches (mantis 7063)
jonas
2006-12-27
1
-28
/
+27
*
+ support multiple gcc dirs depending on the target architecture for
jonas
2006-12-01
1
-6
/
+63
*
* fixed missing escaping of -XP parameter value
jonas
2006-09-10
1
-1
/
+1
*
* Linux case now default for solaris, OS X
marco
2006-07-07
1
-1
/
+1
*
* fix for freebsd and linux)
marco
2006-07-06
1
-6
/
+8
*
* from Ales Katona: use $fpcversion instead of fixed version number when gene...
florian
2006-02-09
1
-5
/
+9
*
* fix for gcc4 from Colin Western
jonas
2005-06-21
1
-0
/
+3
*
fixed misspelling of comment
olle
2005-06-05
1
-1
/
+1
*
initial import
fpc
2005-05-16
1
-0
/
+264