The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 0c87700084 * More packages switched to fpmake building
git-svn-id: trunk@19970 -
2012-01-05 16:29:36 +00:00
compiler * don't try to build a native compiler for arm-gba 2012-01-04 23:31:08 +00:00
ide * ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870 2011-12-30 16:36:25 +00:00
installer * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
packages * More packages switched to fpmake building 2012-01-05 16:29:36 +00:00
rtl * use SarInt64 to optimize 64 bit divs on 32 bit platforms, resolves #20998 2012-01-04 22:58:25 +00:00
tests * use SarInt64 to optimize 64 bit divs on 32 bit platforms, resolves #20998 2012-01-04 22:58:25 +00:00
utils * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross- 2012-01-02 15:16:52 +00:00
.gitattributes * More packages switched to fpmake building 2012-01-05 16:29:36 +00:00
.gitignore
Makefile * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
Makefile.fpc