The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn ded3dec22a + added enum TNewExeTargetOS
git-svn-id: trunk@42187 -
2019-06-07 13:09:35 +00:00
compiler + added enum TNewExeTargetOS 2019-06-07 13:09:35 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * enable method implementation tests for i386 (interface tests will be ignored however as stdcall/cdecl are not yet provided without an external manager) 2019-06-06 20:51:57 +00:00
rtl + add fpmprotect function to complete fpmmap/fpmunmap 2019-06-06 20:46:01 +00:00
tests Add {$goto on} if FPC macro is defined 2019-06-07 07:55:40 +00:00
utils * toplevel name (e.g. "active") is now also redirected. 2019-05-30 21:11:43 +00:00
.gitattributes * fixed cbool "and" with full boolean evaluation, and cbool "xor" 2019-06-02 20:04:06 +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