The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost a67a35c498 * Added the ability to add fpmake as a target in a Makefile.fpc file. This way
there is no special need anymore for complete scripts in the Makefile.fpc
   to call fpmake. And it is now possible to combine other targets with a
   fpmake-target.

git-svn-id: trunk@31240 -
2015-07-28 09:52:19 +00:00
compiler * do not use an extra register, if CPC does a comparison with 0, 2015-07-27 19:49:05 +00:00
ide AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
installer AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
packages * Fix GetModule, cause of wrong class tree 2015-07-26 11:40:28 +00:00
rtl * avr version corrected for several controllers 2015-07-27 19:49:02 +00:00
tests * ensure that managed out-parameters are processed before any other 2015-07-10 22:04:35 +00:00
utils * Added the ability to add fpmake as a target in a Makefile.fpc file. This way 2015-07-28 09:52:19 +00:00
.gitattributes * Improved testunit coverage 2015-07-26 08:31:28 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00