The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-12-30 16:38:13 +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 * after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875 2017-12-30 16:38:13 +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
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