The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-10-18 18:28:56 +00:00
compiler + propagate FPC_ARMEL if FPC_OARM isn't defined 2008-10-18 14:08:18 +00:00
ide * put expansion of pathname for debugging purposes under ifdef to ease mingw use. 2008-10-18 18:28:56 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * patches from Attila Borka. Mantis 12373. One minor addition. 2008-10-18 17:57:23 +00:00
rtl * made fptime based on usgettimeofday available 2008-10-18 13:50:55 +00:00
tests + TEST_ABI documented 2008-10-18 14:46:30 +00:00
utils * Add the main unit URL to the index, the fp IDE uses the index for context sensitive help. 2008-10-18 12:24:16 +00:00
.gitattributes + support for TEST_ABI in the testsuite 2008-10-18 14:45:03 +00:00
.gitignore
Makefile * when cross compiling, fallback to fpc when no cross compiler is found 2008-09-27 10:06:56 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00