The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 20c0a14e1e * Fixed makefile
git-svn-id: trunk@22197 -
2012-08-23 08:04:36 +00:00
compiler Make sure f2X+1 is also considered used if f2X is used 2012-08-22 22:49:53 +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 * When bmBuildUnit is the only available build mode, use it 2012-08-22 18:58:07 +00:00
rtl * Use gsed if present and temp directory to avoid system recompilation 2012-08-22 09:43:34 +00:00
tests * support referencing "result" in nostackframe pure assembler routines if 2012-08-21 19:51:40 +00:00
utils * Fixed makefile 2012-08-23 08:04:36 +00:00
.gitattributes + Lazarus project file for PowerPC64 2012-08-22 18:00:11 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile
Makefile.fpc