The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 103867412a * If a found package seems to contain the source of the package, check if the
package is compiled earlier and when that's the case include it's unit
   output directory. Usefull if more packages are being compiled manually,
   without installing each package. 

git-svn-id: trunk@17213 -
2011-04-01 09:50:05 +00:00
compiler * use compare_defs() instead of a plain "=" comparison to check that the 2011-03-29 18:51:36 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * If a found package seems to contain the source of the package, check if the 2011-04-01 09:50:05 +00:00
rtl - removed unused variable and label 2011-04-01 05:49:58 +00:00
tests * create $(TEST_OUTPUTDIR)/test/cg before copying the object files there, 2011-03-23 14:17:35 +00:00
utils * Default fpcbin macro added 2011-03-27 12:28:06 +00:00
.gitattributes internal linker support for creating novell netware loadable modules 2011-03-27 14:47:25 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00