The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-05-25 10:40:24 +00:00
compiler + enable the Z80 internal assembler 2020-05-25 00:32:55 +00:00
installer Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines 2020-05-13 13:53:15 +00:00
packages fcl-db: do not include <> characters to parameter names. Issue #37142 2020-05-25 10:40:24 +00:00
rtl * disable the new FindResource(Ex) overloads for Win16 for now (the one with PChar is disabled as well); this will need to be revisited once Win16 receives proper resource support 2020-05-24 19:43:36 +00:00
tests + add additional overloads for FindResource and FindResourceEx so that mixtures of AnsiString and MAKEINTRESOURCE types as well as names can be used 2020-05-23 21:24:01 +00:00
utils * Fix use of defines 2020-05-21 08:59:56 +00:00
.gitattributes + add additional overloads for FindResource and FindResourceEx so that mixtures of AnsiString and MAKEINTRESOURCE types as well as names can be used 2020-05-23 21:24:01 +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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines 2020-05-13 13:53:15 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00