The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-03-22 10:04:04 +00:00
compiler * Use ExeSearch instead of FileSearch to find compiler executable 2009-03-22 10:03:03 +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 * Implemented function ExeSearch 2009-03-22 10:02:24 +00:00
tests * only use calling conventions supported on all platforms 2009-03-21 20:56:28 +00:00
utils * Use ExeSearch instead of FileSearch to find fpc executable 2009-03-22 10:04:04 +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