The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 9a52335df8 * don't rebuild ctest.o implicit, gives troubles under win32
that has only gcc.exe, but no cc1.exe and other support files
  * fix passing of arguments for win32

git-svn-id: trunk@494 -
2005-06-25 19:47:01 +00:00
compiler * better error recovering 2005-06-25 09:08:19 +00:00
fcl * add GetLanguageIDs, patch by Ales Katona 2005-06-23 06:03:55 +00:00
fv * removed obsolete ifdefs 2005-06-10 07:11:29 +00:00
ide * removed obsolete ifdefs 2005-06-10 07:11:29 +00:00
installer
packages * exception patch from Ales Katona 2005-06-21 19:22:24 +00:00
rtl + Added overloaded stringtoset which starts from typinfo, not propinfo 2005-06-25 17:26:36 +00:00
tests * don't rebuild ctest.o implicit, gives troubles under win32 2005-06-25 19:47:01 +00:00
utils * FPDoc / FCL/PasSrc: Added variant record support to parser and HTML writer 2005-06-20 10:32:54 +00:00
.gitattributes * don't allow assignments to properties that need a call 2005-06-24 07:34:12 +00:00
.gitignore * node optimizer branch merged 2005-06-19 17:42:10 +00:00
Makefile * mime properties on Makfiles set 2005-06-19 21:58:46 +00:00
Makefile.fpc * moved package building parts to fpcbuild repository 2005-06-09 20:55:59 +00:00