The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-10-03 12:34:42 +00:00
compiler * fix for Mantis #36121: define FPC_ISO and FPC_EXTENDEDPASCAL for modes ISO and EXTENDEDPASCAL respectively 2019-10-03 12:34:36 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * Introduce codepage, bug ID #0016587 2019-10-02 07:26:54 +00:00
rtl * implement FileSymLinkGetTarget for *nix systems 2019-10-03 12:07:33 +00:00
tests + add tests to check for correct definition of the FPC_* mode defines 2019-10-03 12:34:42 +00:00
utils Remove symbian from fppkg OS list 2019-10-01 12:50:26 +00:00
.gitattributes + add tests to check for correct definition of the FPC_* mode defines 2019-10-03 12:34:42 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +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 * the final build of packages and rtl are compiled with the general tls model on i386 as they could be used in dyn. libraries. 2019-09-25 21:19:04 +00:00
Makefile.fpc * the final build of packages and rtl are compiled with the general tls model on i386 as they could be used in dyn. libraries. 2019-09-25 21:19:04 +00:00