The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 10d4b8e66f * added "HaltOnNotReleased:=true;" so test exits with an error if not all
memory is released

git-svn-id: trunk@22459 -
2012-09-26 14:16:19 +00:00
compiler * fixed/cleaned up lazarus project file 2012-09-25 18:53:11 +00:00
ide * Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814) 2012-07-31 10:37:03 +00:00
installer
packages * Fix compilation for targets without process unit 2012-09-26 11:48:15 +00:00
rtl rtl: initialize DefaultSystemCodePage on aix,beos,haiku,solaris 2012-09-21 01:45:18 +00:00
tests * added "HaltOnNotReleased:=true;" so test exits with an error if not all 2012-09-26 14:16:19 +00:00
utils * Implemented coCreateDeclaration 2012-09-16 15:06:12 +00:00
.gitattributes Fix for Mantis #21538. 2012-09-25 10:25:30 +00:00
.gitignore
Makefile * Don't build utils by default when cross building. FPC's build system is not made 2012-08-24 21:18:06 +00:00
Makefile.fpc * Don't build utils by default when cross building. FPC's build system is not made 2012-08-24 21:18:06 +00:00