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 09:42:52 +00:00
compiler * disable the use of C-operators inside the compiler's sources 2019-10-05 09:42:52 +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 netbsd: updated to link against the right setlocale function. the renaming from __setlocale_mb_len_max_32 to __setlocale50 occured in NetBSD include/locale.h in rev 1.17, which was in 2010, and shipped in NetBSD 6 in 2012. 2019-10-04 11:28:10 +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 * 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