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
/
packages
/
fpmkunit
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Fixed 19068
michael
2011-04-03
1
-3
/
+4
*
* If a found package seems to contain the source of the package, check if the
joost
2011-04-01
1
-4
/
+19
*
* Do not use TProcess to run the compiler when it is not available
joost
2011-02-20
1
-0
/
+6
*
* NO_UNIT_PROCESS define added for OS/2 and GO32v2 targets
hajny
2011-02-20
1
-0
/
+8
*
* Show target when compiling/installing
joost
2011-02-18
1
-4
/
+4
*
* Store the location of the original source when installing a package
joost
2011-02-15
1
-3
/
+12
*
* Fixed parsing fpc-output
joost
2011-02-12
1
-1
/
+1
*
* Made Searchfiles public
joost
2011-02-09
1
-1
/
+6
*
* Show messages when the builds starts and when the installation is complete
joost
2011-02-08
1
-3
/
+5
*
* Show the fpc-console output when compilation failed
joost
2011-02-08
1
-25
/
+102
*
* Show arguments of command in the error message if the command failed
joost
2011-02-08
1
-2
/
+9
*
* Check if compilation has failed
joost
2011-02-08
1
-0
/
+2
*
* patch from Darius that makes lower verbosity output more FPC language inde...
marco
2010-12-19
1
-5
/
+26
*
* Patch from Darius Blaszijk to support version numbers with less then three...
joost
2010-11-30
1
-19
/
+39
*
* Added patch from Darius Blaszijk to be less verbose by default
michael
2010-11-28
1
-1
/
+90
*
* Applied patch from Darius Blaszijk to implement fpdoc building
michael
2010-11-28
1
-2
/
+97
*
* Added ability to override which files should be stored in the archive of a...
joost
2010-11-28
1
-2
/
+9
*
* Fixed mem-leak
joost
2010-11-28
1
-12
/
+47
*
* Added option to ignore further invalid options
joost
2010-11-14
1
-2
/
+9
*
* Added ability to add custom command-line options for fpmake
joost
2010-11-14
1
-0
/
+55
*
* Added ability to specify absolute paths to install files into
joost
2010-11-14
1
-1
/
+19
*
* Added the ability to use sub-dirs for examples and documents
joost
2010-09-01
1
-6
/
+6
*
* Use prefix again as base-path for examples and binaries (changed in r15919)
joost
2010-08-31
1
-5
/
+5
*
* Added GlobalPrefix and LocalPrefix settings to compilersettings of fppkg
joost
2010-08-29
1
-1
/
+1
*
* Install the doc and example sourcefiles
joost
2010-07-10
1
-7
/
+97
*
* Added -o/--options parameters to pass extra parameters to the compiler
joost
2010-05-18
1
-0
/
+25
*
* Do not sort the order of the unit, include and object path
joost
2010-05-12
1
-8
/
+28
*
* Changed missing file on clean from warning to debug message, bug 13517
joost
2010-05-05
1
-2
/
+2
*
* Write 'Done' when compiling succeeded
joost
2010-04-15
1
-8
/
+29
*
* Improved error message for unknown targets in dependencies
joost
2010-04-15
1
-3
/
+3
*
* Include package name in warning when file is not found
joost
2010-04-15
1
-5
/
+9
*
* Fixed TTarget.HaveOptions
michael
2009-06-01
1
-1
/
+1
*
* Options is now a stringlist
michael
2009-06-01
1
-22
/
+186
*
* Use ExeSearch instead of FileSearch to find compiler/command executable
joost
2009-03-22
1
-2
/
+2
*
* split externalurl in homepageurl and downloadurl
peter
2008-11-18
1
-4
/
+8
*
* use stdout only
peter
2008-10-23
1
-6
/
+1
*
* fixed previous commit
peter
2008-04-01
1
-1
/
+2
*
* avr, armeb added
peter
2008-04-01
1
-31
/
+30
*
* try to compile targets only in neutral state
peter
2008-03-25
1
-1
/
+4
*
* simplify compile states
peter
2008-03-13
1
-128
/
+99
*
* basic work for checksum on packages to detect if recompile
peter
2008-02-26
1
-11
/
+48
*
* log archive name that is created
peter
2008-02-10
1
-4
/
+3
*
* use TFPVersion internally
peter
2008-02-07
1
-49
/
+196
*
* dependency os and cpu added
peter
2008-02-04
1
-129
/
+164
*
* package in directory fixed
peter
2008-02-02
1
-287
/
+258
*
* quote parameters for compiler command line
peter
2008-02-01
1
-13
/
+67
*
* remove default sourceext to keep things simple and consistent
peter
2008-01-28
1
-13
/
+1
*
* archiving is independent of selected os/cpu
peter
2008-01-25
1
-2
/
+1
*
* check package os and cpu before resolving filenames, reduces
peter
2008-01-24
1
-0
/
+2
*
* check Target.Install boolean
peter
2008-01-24
1
-1
/
+1
[next]