summaryrefslogtreecommitdiff
path: root/compiler/Makefile.fpc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused, obsolete -dBROWSERLOG optionpierre2021-04-221-1/+1
* Add sinclairql to NO_NATIVE_COMPILER_OS_LISTpierre2021-04-071-1/+1
* + added wasm32 to the list of targets that don't support a native compilernickysn2021-03-131-1/+1
* * synchronized with trunknickysn2021-03-081-2/+6
|\
| * Add new make rule named full_targetspierre2021-03-061-2/+6
* | * synchronized with trunknickysn2021-03-011-1/+4
|\ \ | |/
| * * Remove obsolete -OG2p3 option for extcyclepierre2021-02-241-1/+4
* | * synchronized with trunknickysn2021-02-141-2/+2
|\ \ | |/
| * * correctly handle multiple codesign binaries in the PATHjonas2021-02-131-2/+2
* | * synchronized with trunknickysn2021-02-121-1/+22
|\ \ | |/
| * * strip codesignature when comparing compiler binaries on Darwinjonas2021-02-071-1/+22
* | * synchronized with trunknickysn2020-10-191-0/+16
|\ \ | |/
| * * compiler Makefile checks if SOURCE_SOURCE_DATE_EPOCH_DATE is set or if gi...florian2020-10-181-0/+16
* | * synchronized with trunknickysn2020-10-141-15/+15
|\ \ | |/
| * * copy only the instruction table related inc files during make insdatflorian2020-10-101-15/+15
* | * synchronized with trunknickysn2020-10-031-37/+27
|\ \ | |/
| * Refactor setting of NoNativeBinaries:pierre2020-10-031-37/+27
* | * synchronized with trunknickysn2020-08-211-20/+12
|\ \ | |/
| * * Remove debug ECHO linespierre2020-08-211-20/+12
* | * synchronized with trunknickysn2020-08-201-9/+14
|\ \ | |/
| * Fix error in previous commitpierre2020-08-201-10/+13
| * Do not set EXCLUDE_80BIT_TARGETS to 1 if OPT variable contains -dFPC_SOFT_FP...pierre2020-08-201-0/+2
* | * the wasm target in the makefiles renamed wasm32nickysn2020-08-051-9/+9
* | * synchronized with trunknickysn2020-08-031-10/+45
|\ \ | |/
| * * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOSjonas2020-07-101-1/+1
| * Add z80 to PPC_TARGETS to reove ppcz80 on cleanpierre2020-07-101-2/+2
| * + add intrdat targetflorian2020-07-031-0/+10
| * + added z80 to cycletargetsnickysn2020-04-191-1/+1
| * + Z80 support to the compiler makefilenickysn2020-04-191-0/+9
| * * synchronized with trunknickysn2020-04-181-0/+3
| |\
| | * * FreeRTOS: try not to build native binariesflorian2020-04-181-0/+3
| * | + generate the Z80 instruction enum and string table from z80ins.dat via a ne...nickysn2020-04-041-1/+5
| * | * fixed duplicated regdat definition in makefile, that was caused as an artif...nickysn2020-03-291-3/+1
| * | * synchronize with trunknickysn2020-03-291-70/+307
| |\ \ | | |/
| | * makefiles: Add support for xtensa-embedded target.laksen2020-03-211-4/+10
| | * * first part of merging parts of Jeppe's intrinsics patch, mainly r31135florian2020-01-141-2/+2
| | * Remove ALLOW_WARNINGS=1 for m68k compilerpierre2019-11-051-1/+0
| * | + skeleton for Z80 supportflorian2017-03-261-1/+5
* | | + added wasm regdat regeneration to the compiler makefilenickysn2020-08-031-1/+5
* | | [PATCH 55/83] minor fixes and cleanups for the wasm target (#1)nickysn2020-07-291-3/+11
| |/ |/|
* | Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targetspierre2019-08-051-1/+1
* | Do not use -Sew (turn warnings into errors) if CYCLELEVEL is equal to 1pierre2019-08-051-1/+1
* | Add PPUDUMP variable to be able to specify explicit version of ppudump progr...pierre2019-08-051-2/+11
* | * synchronised with trunk till r40776jonas2019-04-131-38/+162
|\ \
| * | + Add variables to use gppc386 utils more easily:pierre2019-04-031-38/+162
* | | * synchronised with trunk till r41537jonas2019-03-011-0/+5
|\ \ \ | |/ /
| * | Fix fullcycle/fullinstall by adding missing armgen directory -Fu option if P...pierre2019-02-241-0/+5
* | | * synchronised with trunk till r41423jonas2019-02-231-1/+6
|\ \ \ | |/ /
| * | * move the homogenous float aggregate determination function to a commonjonas2019-02-231-1/+6
* | | * fix compilation of ARM compiler for LLVMjonas2019-02-031-3/+3