The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 78fb35525f * change convention for searching sysroot library paths to be the same as the
one used by GNU ld: only search for library paths in the sysroot if they
    are built into the compiler or start with "=". Previously, all
    user-provided library paths were also searched in the sysroot
    (mantis #36198)

git-svn-id: trunk@43279 -
2019-10-20 17:26:44 +00:00
compiler * change convention for searching sysroot library paths to be the same as the 2019-10-20 17:26:44 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * Record/Class operator parsing 2019-10-19 14:10:52 +00:00
rtl Define FPC_IS_SYSTEM at start of all system.pp source 2019-10-15 15:04:32 +00:00
tests * test fixed for i386 2019-10-13 20:11:55 +00:00
utils pastojs: test generic class classproperty 2019-10-17 16:46:32 +00:00
.gitattributes * give an error if an explicit enumeration valid exceeds the valid range, resolves #34633 2019-10-13 15:48:21 +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 * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00