The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-08-12 19:07:24 +00:00
compiler * allow iso gotos within a procedure 2020-08-12 19:07:23 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages * do not automatically register the RC reader, because it captures any file, instead handle that in fpcres itself if the output format calls for it 2020-08-12 19:07:18 +00:00
rtl FExpand: always uppercase drive letter also in BasePath 2020-08-10 20:42:13 +00:00
tests * 0 is a valid label in iso mode, resolves #37428 2020-08-11 12:05:13 +00:00
utils * for RC files set the current directory to the directory of the RC file so that relative paths are resolved correctly 2020-08-12 19:07:24 +00:00
.gitattributes * move FileInfo unit and the corresponding example from fcl-base to fcl-extra 2020-08-12 19:06:57 +00:00
.gitignore Add zxspectrum, msxdos and amstradcpc list of unsupported OSes for most utils packages 2020-08-05 09:30:16 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00