The FreePascal Compiler (FPC) source repo

svenbarth 0fbd418cb7 * generate CFI data only if we're either using it for exception handling or if debug output is enabled (or should this only be generated for targets that in theory support DWARF exception handling?). This removes unnecessary bloat from e.g. Windows binaries 5 年之前
compiler 0fbd418cb7 * generate CFI data only if we're either using it for exception handling or if debug output is enabled (or should this only be generated for targets that in theory support DWARF exception handling?). This removes unnecessary bloat from e.g. Windows binaries 5 年之前
installer 56b79257a1 * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host 5 年之前
packages 042ad497d3 pas2js: ArrayOfChar:=String, pass string to ArrayOfChar 5 年之前
rtl 3c79a8dd81 * GetLoadErrorStr (currently) returns a ShortString, so avoid a useless conversion to AnsiString 5 年之前
tests 7a6bd84bc0 * cast only the longint 5 年之前
utils cf441f6ffa pas2js: setlength dyn array of static array 5 年之前
.gitattributes a316229ef6 * Always use parentfp for forward-declared nested procedures. 5 年之前
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 年之前
Makefile 56b79257a1 * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host 5 年之前
Makefile.fpc 0f323df7a3 * synchronized with trunk 5 年之前
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added 5 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前