The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 2a01a603d8 * Adapted tests for broken dependencies (packages)
* Reload AddIn-state after an AddIn has been compiled
 * Fixed re-compilation of already installed packages, based on the original
   sources
 * Improved the algorithm to determine which package to use when a package
   is being build based on package-name

git-svn-id: trunk@35533 -
2017-03-06 22:19:43 +00:00
compiler * fixed compilation of 64-bit cross-compilers on 32 bit platforms 2017-03-06 21:37:34 +00:00
ide Add -CTsmalltoc option for powerpc64-aix compiled IDE 2017-02-21 16:46:20 +00:00
installer * fix base path handling - ensure using full path in the cfg files and avoid double slashes 2017-02-13 00:03:15 +00:00
packages * Adapted tests for broken dependencies (packages) 2017-03-06 22:19:43 +00:00
rtl netbsd: bits of the m68k support I started to hack together. non functional yet. 2017-03-01 17:26:23 +00:00
tests * Additional tests from Karl-Michael Schindler 2017-03-04 17:06:27 +00:00
utils Regenerated after: Remove obsolete packages/base and packages/extra in PACKAGESDIR variable 2017-03-06 10:30:53 +00:00
.gitattributes * Additional tests from Karl-Michael Schindler 2017-03-04 17:06:27 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc