The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6581c8dec5 * hopefully final fix to unix locking: specifying no locking mode again
means "exclusive lock" where supported (not on Solaris when opening
    a file in read-only mode)

git-svn-id: trunk@12675 -
2009-02-03 13:34:56 +00:00
compiler + Wp<Controllertype> support for arm and avr 2009-02-02 20:16:25 +00:00
ide * limit IDE stack to 3M on windows to avoid trouble at IDE startup at least on XP x64 2009-02-01 19:21:10 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * regenerated after patch to Makefile.fpc in r12636 2009-02-02 16:07:24 +00:00
rtl * hopefully final fix to unix locking: specifying no locking mode again 2009-02-03 13:34:56 +00:00
tests * don't perform fmShareDenyNone/fmShareExclusive check for unix, as it 2009-02-03 13:33:47 +00:00
utils * When RemoteRepository is "auto" download a list of mirrors, not the other way around 2009-01-03 15:26:56 +00:00
.gitattributes o Haiku patches by Olivier Coursiere 2009-02-01 10:30:55 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00