The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 24fe46b3a3 + missing includes of fpcdefs.inc added
git-svn-id: trunk@11916 -
2008-10-18 14:07:42 +00:00
compiler + missing includes of fpcdefs.inc added 2008-10-18 14:07:42 +00:00
ide * some more minor fixes to the debug info 2008-10-12 11:14:35 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * reset version to latest release: 2.2.2-0 2008-10-17 18:36:45 +00:00
rtl * made fptime based on usgettimeofday available 2008-10-18 13:50:55 +00:00
tests * fix range check error in options handling, resolves #12365 2008-10-14 17:06:55 +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 * reset version to latest release: 2.2.2-0 2008-10-17 18:36:45 +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