The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 0cb21e8338 + test for last commit
git-svn-id: trunk@45773 -
2020-07-11 20:31:00 +00:00
compiler * check if current_procinfo is assigned when creating a default sym to avoid a crash, resolves #37303 2020-07-11 20:30:33 +00:00
installer * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
packages * update copyright year. 2020-07-11 17:56:43 +00:00
rtl * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
tests + test for last commit 2020-07-11 20:31:00 +00:00
utils * add C compiler library search path also for Darwin/AArch64 2020-07-11 14:08:35 +00:00
.gitattributes + test for last commit 2020-07-11 20:31:00 +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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00