The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-05-30 18:40:33 +00:00
compiler * fixes to the compiler util exe search routines, which caused the compiler to 2019-05-26 16:57:08 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * fix reading binary toc. Lazarus depends on it, and it name,local change changed order, and thus added empty names. 2019-05-30 10:44:52 +00:00
rtl * invoke _csu_finish before __init in the OpenBSD i386 C library startup code 2019-05-28 15:39:43 +00:00
tests * disable regular array -> dynamic array type coversion support unless 2019-05-25 12:31:32 +00:00
utils * first check for s=''. Strange that this wasn't needed on windows 2019-05-30 18:40:33 +00:00
.gitattributes * Added simple example for AssignStream 2019-05-25 15:55:43 +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 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00