The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian dbd037afcc * link against libc when profiling
git-svn-id: trunk@12269 -
2008-11-29 12:28:43 +00:00
compiler * fix virtual without constructor warning for forward classes 2008-11-27 19:04:54 +00:00
ide * fix for 0012697. crcs were used using a unit from the compiler. 2008-11-27 20:54:41 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * Changed TFieldDef.Size, TField.Size and TField.DataSize from word to integer. Delphi compatible, reported by Paul Ishenin 2008-11-29 12:18:46 +00:00
rtl * link against libc when profiling 2008-11-29 12:28:43 +00:00
tests * Removed the dependency on the ini-file, specified DBConnectorName manually 2008-11-24 10:04:27 +00:00
utils * Small fix from Andrew Haines to fix dos paths in CHM files 2008-11-26 19:04:20 +00:00
.gitattributes * separate static and dynamic loadable aspell 2008-11-27 10:51:20 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00