The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 3295cd8370 * First search for a user-specific configuration file, if that does not exist,
search for a system-wide configuration file. If this one also does not exist,
   create a system-wide configuration if the user is a super-user. Else create
   a user-specific configuration file

git-svn-id: trunk@15161 -
2010-04-23 12:57:55 +00:00
compiler * update of Portuguese message files by Marcelo B Paula, resolves #16314 2010-04-22 09:25:49 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Moved fptemplate from fcl-web to fcl-base 2010-04-22 08:54:00 +00:00
rtl * thumb2 opcode fixes by Jeppe Johansen, resolves #16306 2010-04-21 17:40:35 +00:00
tests * handle usage of generics type as class type correctly, resolves #16065 2010-04-21 20:19:18 +00:00
utils * First search for a user-specific configuration file, if that does not exist, 2010-04-23 12:57:55 +00:00
.gitattributes * Moved fptemplate from fcl-web to fcl-base 2010-04-22 08:54:00 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc