The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost c3d0757f11 * Added ability to read the name of the configuration file
which was used during initialization

git-svn-id: trunk@41848 -
2019-04-07 19:33:49 +00:00
compiler * hopefully fix fpu emulation ppu header flag check after r41846 2019-04-07 17:10:49 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * Added ability to read the name of the configuration file 2019-04-07 19:33:49 +00:00
rtl * metrics constants by Gareth and 440bx. Added SM_CARETBLINKINGENABLED for good measure. 2019-04-06 14:57:50 +00:00
tests * fix for Mantis #34526: rely on tc_arrayconstructor_2_set instead of manually converting an array constructor to a set, this way assignment operator overloads are taken into account as well 2019-04-05 15:24:39 +00:00
utils * Fix some warnings 2019-04-01 08:49:36 +00:00
.gitattributes * fix for Mantis #34526: rely on tc_arrayconstructor_2_set instead of manually converting an array constructor to a set, this way assignment operator overloads are taken into account as well 2019-04-05 15:24:39 +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