compiler
|
e01de80981
* register the DLL scanner for aarch64-win64
|
5 лет назад |
installer
|
cd6de6a4ca
Regenerate all Makefiles
|
5 лет назад |
packages
|
246bcd75f6
* use StdCall like naming conventions only for Win32; on x86_64-win64 this import unit never worked and on aarch64-win64 this leads to an error in clang's assembler...
|
5 лет назад |
rtl
|
96c52ef16d
+ implement a main_wrapper for the default exception handler for aarch64-win64
|
5 лет назад |
tests
|
cd6de6a4ca
Regenerate all Makefiles
|
5 лет назад |
utils
|
79a4409587
* enable AArch64 for Win64 in fpmkunit and fpcmake
|
5 лет назад |
.gitattributes
|
2b59000d56
+ implement compiler support for SEH on Win64
|
5 лет назад |
.gitignore
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
7 лет назад |
Makefile
|
cd6de6a4ca
Regenerate all Makefiles
|
5 лет назад |
Makefile.fpc
|
5882e2935c
* do all make targets in parallel, no issues found yet
|
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 лет назад |