mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 12:50:27 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() needs to run 'fppkg fixbroken' first * add --broken option to skip the broken package detection at startup * call fixbroken implicitly after an install command from the commandline has been processed. This will make sure that all packages depending on the installed package will also be recompiled and reinstalled. Warning: Installing a new rtl will recompile everything. Currently this will give a broken installation because not all packages compile yet. git-svn-id: trunk@10595 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |