The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c477816100 - removed LLVM support for clang < 7.0 and Xcode < 10.0: those versions
contain various bugs and can't even complete "make all", so there is no
    point in keeping them
   o changed default LLVM target version to 7.0

git-svn-id: trunk@43682 -
2019-12-14 14:59:05 +00:00
compiler - removed LLVM support for clang < 7.0 and Xcode < 10.0: those versions 2019-12-14 14:59:05 +00:00
installer Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
packages * Fix option character test (bug ID 36438) 2019-12-14 11:59:53 +00:00
rtl * Fix bug ID #36425 2019-12-12 15:07:46 +00:00
tests * patch by J. Gareth Moreton: improve test and benchmark, resolves #35633 2019-12-10 21:31:42 +00:00
utils * added support for specifying package listing files using wildcards 2019-12-09 21:49:05 +00:00
.gitattributes * patch by J. Gareth Moreton: improve test and benchmark, resolves #35633 2019-12-10 21:31:42 +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
Makefile Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00