The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-10-30 21:11:19 +00:00
compiler * aarch64 compilation fixes 2014-10-26 08:35:13 +00:00
ide * Removed rtl-dependency in fpmake.pp (rtl is always added implicitly) 2014-10-30 21:11:19 +00:00
installer * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 2014-10-23 23:14:30 +00:00
packages * Pass "-fsp 0" to fpmake on distinstall and zipdistinstall to remove absolute source path from fpunits.cfg files 2014-10-29 21:20:01 +00:00
rtl * minor optimization (don't clear the result of GetDynLibsErrorStr twice) 2014-10-30 14:52:34 +00:00
tests Reverted separation of test and test subdirs that led to incomplete testsuite results 2014-10-26 16:47:55 +00:00
utils * Pass "-fsp 0" to fpmake on distinstall and zipdistinstall to remove absolute source path from fpunits.cfg files 2014-10-29 21:20:01 +00:00
.gitattributes + implementation of unit dbf_wtil now split into target dependant include files, added implementation for OS/2 2014-10-21 23:56:31 +00:00
.gitignore Amiga: sockets, fcl-net, fcl-web included. 2014-09-22 18:12:43 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00