The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9d9fd923d9 * the 'main' procedure for darwin is now placed in the main program instead
of in the system unit
+ ability to rename this 'main' symbol (-XM<x>, e.g. -XMSDL_main for SDL), for
  all OS'es
+ mention the -Xm parameter in the help

git-svn-id: trunk@503 -
2005-06-26 13:24:12 +00:00
compiler * the 'main' procedure for darwin is now placed in the main program instead 2005-06-26 13:24:12 +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 * remove $Log 2005-06-07 09:47:55 +00:00
packages + added some missing stuff to the activex unit, fixes bug #3820 2005-06-26 09:32:19 +00:00
rtl * the 'main' procedure for darwin is now placed in the main program instead 2005-06-26 13:24:12 +00:00
tests + added some missing stuff to the activex unit, fixes bug #3820 2005-06-26 09:32:19 +00:00
utils * FPDoc / FCL/PasSrc: Added variant record support to parser and HTML writer 2005-06-20 10:32:54 +00:00
.gitattributes + added some missing stuff to the activex unit, fixes bug #3820 2005-06-26 09:32:19 +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