The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost bfae5e097d * When IsSuperUser is true, use the GlobalUnitDir instead of the
LocalUnitDir. Just like that the GlobalInstallDir is passed to fpmake.

git-svn-id: trunk@12945 -
2009-03-22 09:21:42 +00:00
compiler * check validity of calling conventions specified using {$calling x} 2009-03-21 21:21:45 +00:00
ide * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * FPCMacOSAll -> MacOSAll 2009-03-21 21:20:29 +00:00
rtl * handle EsockEINTR for fpaccept and fpconnect 2009-03-21 16:11:08 +00:00
tests * only use calling conventions supported on all platforms 2009-03-21 20:56:28 +00:00
utils * When IsSuperUser is true, use the GlobalUnitDir instead of the 2009-03-22 09:21:42 +00:00
.gitattributes * delay effect of {$calling x} until switches are flushed (mantis #12985) 2009-03-20 16:27:56 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00