The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-04-03 18:02:27 +00:00
compiler * formatting 2012-04-03 16:14:15 +00:00
ide * fix building IDE by adding fcl-xml and fcl-base 2012-02-29 20:52:18 +00:00
installer Update Makefile for mips-linux support 2012-02-29 11:19:02 +00:00
packages * xmlread.pp, changed constructor using TXMLCharSource into two constructors using TStream and Text, in order to simplify the upcoming public usage of this class. 2012-04-03 18:02:27 +00:00
rtl * Overloaded AddStrings 2012-04-02 11:22:02 +00:00
tests Recompile sparc-linux objects using gcc Debian 4.3.2-1.1 2012-03-30 21:13:00 +00:00
utils * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +00:00
.gitattributes Recompile sparc-linux objects using gcc Debian 4.3.2-1.1 2012-03-30 21:13:00 +00:00
.gitignore
Makefile
Makefile.fpc