The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-04-21 14:18:35 +00:00
compiler * regenerate makefiles 2020-04-21 06:09:20 +00:00
installer * regenerate makefiles 2020-04-21 06:09:20 +00:00
packages * regenerate makefiles 2020-04-21 06:09:20 +00:00
rtl * Minor improvement. No need to move the terminating null char, since it is written later anyway. Remove a local var. 2020-04-21 14:18:35 +00:00
tests * regenerate makefiles 2020-04-21 06:09:20 +00:00
utils * regenerate makefiles 2020-04-21 06:09:20 +00:00
.gitattributes + implement compiler support for SEH on Win64 2020-04-21 06:06:05 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerate makefiles 2020-04-21 06:09:20 +00:00
Makefile.fpc * do all make targets in parallel, no issues found yet 2020-04-19 13:28:41 +00:00