The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-12-30 16:36:25 +00:00
compiler + on windows, search %ALLUSERSPROFILE% and %USERPROFILE% for fpc.cfg 2011-12-30 16:20:27 +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 * interface function declarations had no stdcall modifier, patch by Ludo #20987 2011-12-30 16:25:51 +00:00
rtl * get rid of some feature checks, probably the whole feature stuff is plainly the wrong way, embedded rtl compiles again, resolves #20913 2011-12-29 14:06:30 +00:00
tests * handle flag to reg./ref. conversion correctly for boolean64 2011-12-29 17:28:35 +00:00
utils * Remove upx support from makefiles. 2011-12-29 21:50:00 +00:00
.gitattributes * handle flag to reg./ref. conversion correctly for boolean64 2011-12-29 17:28:35 +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