The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 0e7e45d423 * avoid warnings in the avr code generator
git-svn-id: trunk@20015 -
2012-01-08 20:10:59 +00:00
compiler * avoid warnings in the avr code generator 2012-01-08 20:10:59 +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 * Test for special macro handling 2012-01-08 18:17:10 +00:00
rtl * link always against sysbase on arm-gba, fake_heap_end is used in the syste unit, resolves #21005 2012-01-06 19:48:48 +00:00
tests * count the number of successfully started threads, and quit as soon as 2012-01-07 23:08:45 +00:00
utils * Fixed compilation with latest version of fcl-passrc 2012-01-08 14:52:18 +00:00
.gitattributes * Moved consoletestrunner from LCL to fcl 2012-01-08 15:30:07 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00