The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 2e3605e999 * fixed tobjectdef.is_related() checks in case formal class definitions are
involved and the classes are not exactly equal (but one is a child of the
    other): we have to look up the real class definition first in those cases

git-svn-id: trunk@20622 -
2012-03-25 11:37:21 +00:00
compiler * fixed tobjectdef.is_related() checks in case formal class definitions are 2012-03-25 11:37:21 +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 * Added compilation of dblib, fixes compilation after r20618 2012-03-25 10:18:04 +00:00
rtl * remove duplicate types after r20603, resolves #21548 2012-03-25 09:34:28 +00:00
tests + patch by Seth Grover to support line number macro returning a numerical number, resolves #21372 2012-03-23 20:35:42 +00:00
utils * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +00:00
.gitattributes * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00