The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-10-05 20:48:20 +00:00
compiler * renamed tls model switches and symbols to match gcc 2019-10-05 20:48:20 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * improve language id handling, patch by cdslow, mantis #36135 2019-10-04 11:19:13 +00:00
rtl * use clib constant instead of literal 'c' in case we have a target where the library is not called 'c' (hopefully all targets that use cgeneric.inc have the clib constant declared in their sysos.inc) 2019-10-05 09:42:55 +00:00
tests * fix for Mantis #36114: when converting a static class field to a global variable the varspez of the field needs to be respected 2019-10-03 16:39:40 +00:00
utils Remove symbian from fppkg OS list 2019-10-01 12:50:26 +00:00
.gitattributes * fix for Mantis #36114: when converting a static class field to a global variable the varspez of the field needs to be respected 2019-10-03 16:39:40 +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
fpmake_proc1.inc
fpmake.pp
Makefile * renamed tls model switches and symbols to match gcc 2019-10-05 20:48:20 +00:00
Makefile.fpc * renamed tls model switches and symbols to match gcc 2019-10-05 20:48:20 +00:00