The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 8aba24ecdf * fix for mantis #27555
git-svn-id: trunk@30028 -
2015-02-27 23:08:55 +00:00
compiler * ensure that data pools are not inserted right after add/tbb/tbh-based 2015-02-27 20:52:12 +00:00
ide * handle properly debugger errors returned by an exec command in RunExecCommand 2015-02-27 01:43:26 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages * fix for mantis #27555 2015-02-27 23:08:55 +00:00
rtl * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00
tests * test programs previously having extension .pas renamed to .pp so that they are found during testsuite runs 2015-02-27 13:03:13 +00:00
utils * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
.gitattributes * test programs previously having extension .pas renamed to .pp so that they are found during testsuite runs 2015-02-27 13:03:13 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00