The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 9869a2b29d * set stacksize in the main program, it makes no sense to set it in fpcdefs.inc and parse it a zillion times
* use maxstacksize to set stacksize on windows

git-svn-id: trunk@12649 -
2009-02-01 18:29:58 +00:00
compiler * set stacksize in the main program, it makes no sense to set it in fpcdefs.inc and parse it a zillion times 2009-02-01 18:29:58 +00:00
ide * fix for supported_target turned into a set in r12622 2009-01-28 20:55:49 +00:00
installer
packages * Replaced longint by clong, and the hardcoded length of 4 by SizeOf(clong) 2009-02-01 16:14:10 +00:00
rtl + build embedded rtl 2009-02-01 17:17:39 +00:00
tests - removed quotes from TEST_REMOTEOPT as mentioned some days ago on fpc-devel 2009-02-01 17:19:44 +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