Pierre Muller
|
76162a8106
Restrict use of '-o' option to FPCMAKENEW
|
1 week ago |
Pierre Muller
|
6e3c29bfb3
Fix name of Package.fpc in install drectory
|
1 week ago |
Pierre Muller
|
61c09bcb47
Use fpcmake option '-o' to generate Package-$(TARGETSUFFIX).fpc
|
1 week ago |
Pierre Muller
|
5dcaabc91a
Add ALL_EXEEXT Makefile variable to be able to clean cross-compiled executables
|
5 months ago |
Pierre Muller
|
47f10ae336
Add symbol_order*.fpc pattern, used for Darwin targets, to clean rules
|
6 months ago |
Pierre Muller
|
460c86e78a
Change resource string extension variable RSTEXT to '.rsj'
|
6 months ago |
Nikolay Nikolov
|
57fb0bfa35
+ add support for wasip2 to fpcmake
|
7 months ago |
Nikolay Nikolov
|
cf0f337447
+ support wasip1threads in fpcmake
|
7 months ago |
Nikolay Nikolov
|
995a5431c3
* wasi renamed wasip1 in fpcmake
|
7 months ago |
Karoly Balogh
|
33e9bd3c74
m68k: Human68k support for fpcmake
|
1 year ago |
Michaël Van Canneyt
|
37e637b61f
* Pass FPC_DOTTEDUNITS on to fpmake as -ns
|
2 years ago |
Michael VAN CANNEYT
|
34fec3c231
no override
|
2 years ago |
Michael VAN CANNEYT
|
193550945c
* Lazarus project file
|
2 years ago |
Jinyang He
|
f737860763
Add loongarch64 fpcmake support
|
2 years ago |
florian
|
fc6d558727
* compile always with -CX -XX for Z80
|
3 years ago |
Pierre Muller
|
6d26d56f2f
Do not use -m32 option to find generic gcc library
|
3 years ago |
Pierre Muller
|
982071d4a9
Try to fix mips gcc troubles
|
3 years ago |
florian
|
19ff0fe9e5
* patch from Debian packages by Paul Gevers, fixes spelling
|
3 years ago |
Pierre Muller
|
6bded28a10
Fix gcc options for mips CPU
|
3 years ago |
florian
|
b2eaa4e701
+ some MIPS64 stuff added to the Makefiles
|
3 years ago |
Robert Roland
|
53e5a4a03a
Adding aaarch64-embedded target
|
3 years ago |
Pierre Muller
|
7d1b7eda0e
Use filter instead of findstring make function when a whole word needs to match
|
3 years ago |
florian
|
5c9de7edd7
* compile fpc with -Cg on powerpc64-linux
|
3 years ago |
nickysn
|
433050a2c4
* set EXEEXT to .wasm for the WASI target in fpcmake
|
4 years ago |
florian
|
fe06cddbbf
* pass suitable sysroot to aarch64-darwin compiler, if none is supplied by SYSROOTPATH
|
4 years ago |
florian
|
62ea31f255
* riscv64-linux: generate PIC for all units as it is required for shared libraries
|
4 years ago |
pierre
|
96acda5ac9
Add special gcc options for riscv32/riscv64 gcc calls
|
4 years ago |
pierre
|
ec11284222
Only add -Xr option if RLINKPATH variable is not empty
|
4 years ago |
pierre
|
660cfc49e8
Add gcc specific options -mabi=32/-mabi=64 for mips CPU
|
5 years ago |
pierre
|
a5997e266f
Add powerpc specific call to gcc to get the correct libgcc directory for linux
|
5 years ago |