The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael d9f733bada * Re-add Pas2jsLibCompiler to uses clause
git-svn-id: trunk@37881 -
2017-12-30 10:45:24 +00:00
compiler amiga/m68k: disable dynlibs feature. while the amiga has dynamic libraries, they have a different architecture, which don't mix with this feature. powerpc amiga could support the mainstream-style dynlibs, so keep it enabled there. 2017-12-30 07:00:15 +00:00
ide * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages packages: disable some packages and files, in preparation of turning off threading feature for atari tos 2017-12-30 06:47:18 +00:00
rtl amiga: added some code to compile the Amiga RTL with tinyheap. will be useful for Kickstart 1.3 and better very-low-end systems support. disabled by default. also added ifdefs around DynLibs support 2017-12-30 06:57:15 +00:00
tests * avr: correctly write references to nil, resolves #32821 2017-12-28 10:32:16 +00:00
utils * Re-add Pas2jsLibCompiler to uses clause 2017-12-30 10:45:24 +00:00
.gitattributes * Compile server 2017-12-29 19:08:29 +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 * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
Makefile.fpc * allow using 3.0.2 and 3.0.4 as starting compilers for trunk 2017-12-05 00:38:11 +00:00