The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-01-07 20:18:17 +00:00
compiler * move the indirect symbols from al_exports to a new assembler list al_indirectglobals; otherwise compilation would fail horribly if we'd try to compile with a .def file as then the al_exports sections are ignored by the internal linker 2017-01-07 20:18:17 +00:00
ide Regenerate Makefile with fpcmake 2016-11-07 12:55:52 +00:00
installer Regenerate Makefile with fpcmake 2016-11-07 12:56:52 +00:00
packages fcl-db: interbase: detect BLOB CHARACTER SET NONE and set TMemoField.CodePage to CP_NONE in this case. Related to #31162 2017-01-06 08:39:15 +00:00
rtl * -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name 2017-01-07 14:50:58 +00:00
tests * -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name 2017-01-07 14:50:58 +00:00
utils * Replaced the global GFFppkg instance at some locations 2016-12-28 22:35:56 +00:00
.gitattributes * -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name 2017-01-07 14:50:58 +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 * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00