The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 0dfd6f6675 * Added GlobalPrefix and LocalPrefix settings to compilersettings of fppkg
* By default only use the prefix instead of the InstallDir settings

git-svn-id: trunk@15919 -
2010-08-29 19:50:19 +00:00
compiler * mark values typecasted to regular array types and indexed as non-regable, 2010-08-29 17:19:58 +00:00
ide + Use SetTbreak method 2010-08-24 13:35:36 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Added GlobalPrefix and LocalPrefix settings to compilersettings of fppkg 2010-08-29 19:50:19 +00:00
rtl * Apply fix for bug #17291 as uploaded by reporter: Compiler generates a 2010-08-28 18:36:30 +00:00
tests * mark values typecasted to regular array types and indexed as non-regable, 2010-08-29 17:19:58 +00:00
utils * Added GlobalPrefix and LocalPrefix settings to compilersettings of fppkg 2010-08-29 19:50:19 +00:00
.gitattributes * mark values typecasted to regular array types and indexed as non-regable, 2010-08-29 17:19:58 +00:00
.gitignore
Makefile
Makefile.fpc