The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 28c90c9c91 * build objects unit for gba
git-svn-id: trunk@19986 -
2012-01-06 19:41:56 +00:00
compiler * Safecall handling: forgot to free cgpara before doing the call, fixed. 2012-01-05 19:12:56 +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 * Do not install the build-unit 2012-01-06 17:10:23 +00:00
rtl * build objects unit for gba 2012-01-06 19:41:56 +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 * search libs in %basepath%/lib/$FPCTARGET by default, so FPC can install libs if needed 2012-01-06 16:43:17 +00:00
.gitattributes * More packages switched to fpmake building 2012-01-05 16:29:36 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00