mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 09:30:21 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() + Add CYCLELEVEL variable, whose value can be from 1 to 3 to be able to modify used options at a specific level, using OPTLEVELX, LOCALOPTLEVELX and RTLOPTLEVELX with X being the current value of CYCLELEVEL. extcycle: Append to value of OPT variable instead of overwriting it. fullcycle: Remove i386 target for x86_64 source cpu as this does not work for windows-64bit. git-svn-id: trunk@21590 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |