mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 16:29:37 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() so it prevents making an msdos installer. Note that the fcl-res package is currently unusable on this platform anyway, because it uses unit classes, which exceeds the 64kb global data limit (due to too much rtti) and thus doesn't work in any memory model currently supported (it should work in the huge model, but that is not ready yet). git-svn-id: trunk@29440 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |