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 years ago |
installer
|
56b79257a1
* fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host
|
5 years ago |
packages
|
042ad497d3
pas2js: ArrayOfChar:=String, pass string to ArrayOfChar
|
5 years ago |
rtl
|
3c79a8dd81
* GetLoadErrorStr (currently) returns a ShortString, so avoid a useless conversion to AnsiString
|
5 years ago |
tests
|
7a6bd84bc0
* cast only the longint
|
5 years ago |
utils
|
cf441f6ffa
pas2js: setlength dyn array of static array
|
5 years ago |
.gitattributes
|
a316229ef6
* Always use parentfp for forward-declared nested procedures.
|
5 years ago |
.gitignore
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
7 years ago |
Makefile
|
56b79257a1
* fixed fpmake invokation when building an i386-linux snapshot on a x86_64-linux host
|
5 years ago |
Makefile.fpc
|
0f323df7a3
* synchronized with trunk
|
5 years ago |
fpmake.pp
|
79bbc20f29
* FPMake-option NoIDE added
|
5 years ago |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |