mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 18:49:26 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() Change conditions under which IDE executable is generated: Add GDBMI_IS_STATIC variable, set to true for systems which generate static FP IDE executable (without library dependencies) and can thus also be compiled in cross-compile conditions. Only add -sp fpmake option (which means skip executable generation) if GDBMI_IS_STATIC is not defined. git-svn-id: trunk@34523 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |