The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 5a8a3ddc21 * Fix content sending
git-svn-id: trunk@38585 -
2018-03-21 10:22:34 +00:00
compiler o patch by Dávid Pethes: Fixes for compilation with nasm 2.10 and higher on Win64: 2018-03-20 21:55:01 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Fix content sending 2018-03-21 10:22:34 +00:00
rtl + Add RTE 236 for thread errors: 2018-03-21 10:19:04 +00:00
tests - remove ret check to make it more stable 2018-03-20 21:58:56 +00:00
utils pas2js: fixed typo 2018-03-19 18:31:34 +00:00
.gitattributes * scale constants if possible before currency multiplications to avoid overflows, resolves #33439 2018-03-17 21:33:07 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +00:00
Makefile.fpc * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00