The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner faf8a5870c pastojs: handling environment options PAS2JS_OPTS
git-svn-id: trunk@41862 -
2019-04-11 10:31:38 +00:00
compiler * hopefully fix fpu emulation ppu header flag check after r41846 2019-04-07 17:10:49 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages pastojs: handling environment options PAS2JS_OPTS 2019-04-11 10:31:38 +00:00
rtl * add MB_CANCELTRYCONTINUE and MB*MASK constants. mantis 35244 2019-04-11 08:11:31 +00:00
tests * fix for Mantis #34526: rely on tc_arrayconstructor_2_set instead of manually converting an array constructor to a set, this way assignment operator overloads are taken into account as well 2019-04-05 15:24:39 +00:00
utils * patch from Bart for mantis 35271 committed. Avoid create directory block when extractfilepath(<filename>) is empty 2019-04-11 08:03:13 +00:00
.gitattributes + added the initial implementation of my C structure checker code generator 2019-04-10 17:06:17 +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
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00