The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Vincent Snijders f386573a94 + expected output for meteor benchmark
git-svn-id: trunk@11859 -
2008-10-03 08:46:14 +00:00
compiler * forgot inherited call in previous commit for non-darwin 2008-10-02 21:53:45 +00:00
ide * copyright notice added. 2008-08-04 14:54:32 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * If InitDebugClient fails, do not try to write a debug-message 2008-09-30 13:20:42 +00:00
rtl * added helper function "FindPropInfo" with additional TypeKind filter parameter 2008-10-02 21:56:54 +00:00
tests + expected output for meteor benchmark 2008-10-03 08:46:14 +00:00
utils * when cross compiling, fallback to fpc when no cross compiler is found 2008-09-27 10:06:56 +00:00
.gitattributes + expected output for meteor benchmark 2008-10-03 08:46:14 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
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