summaryrefslogtreecommitdiffstats
path: root/BaseTools/Conf
Commit message (Expand)AuthorAgeFilesLines
...
* BaseTools/tools_def AARCH64 ARM: disable PIE linking for .aslc sourcesArd Biesheuvel2017-11-011-2/+2
* BaseTools/tools_def: suppress GCC predefined macros in DTB compilationArd Biesheuvel2017-10-271-1/+1
* BaseTools/tools_def AARCH64 ARM: disable PIE linkingArd Biesheuvel2017-10-271-2/+2
* BaseTools/tools_def AARCH64: enable frame pointers for RELEASE buildsArd Biesheuvel2017-09-191-5/+5
* BaseTools/GCC: set -Wno-unused-const-variable on RELEASE buildsThomas Lamprecht2017-09-081-8/+8
* BaseTools/Gcc ARM AARCH64: add support for building device tree binariesArd Biesheuvel2017-08-312-0/+33
* BaseTools: Enable --whole-archive in GCC tool chain as the default optionLiming Gao2017-08-311-2/+2
* BaseTools/Conf: Support LLVM39 and LLVM40 in CLANG38 toolchainShi, Steven2017-08-291-2/+3
* BaseTools: Support /WHOLEARCHIVE option in VS2015 tool chainLiming Gao2017-08-292-1/+6
* BaseTools: Update tools_def to remove /Gw option in VS NOOPT targetLiming Gao2017-08-251-16/+16
* BaseTools: Add the missing -pie link option in GCC tool chainLiming Gao2017-08-251-2/+2
* BaseTools/Conf: apply nasmb, asm16 build rule orderChris Ruffin2017-08-071-1/+1
* BaseTools/tools_def AARCH64: avoid SIMD registers in XIP codeArd Biesheuvel2017-07-141-1/+1
* BaseTools/tools_def AARCH64: mark register x18 as reservedArd Biesheuvel2017-07-141-1/+1
* BaseTools: Update tools_def.template to remove old XCLANG and XCODE32Liming Gao2017-07-051-176/+0
* BaseTools: add /Gw to CC_FLAGS for VS2013 and higher tool chain tagsYonghong Zhu2017-06-231-48/+48
* BaseTools/tools_def: AARCH64: disable LTO type mismatch warningsArd Biesheuvel2017-06-221-1/+1
* BaseTools/tools_def GCC: ARM/AARCH64: drop -save-temps from command lineArd Biesheuvel2017-06-221-3/+3
* BaseTools/GCC ARM/AARCH64: Force disable PIEdann frazier2017-06-011-2/+2
* BaseTools: Clean up tools_def.template for XCODE5Michael Kinney2017-05-191-26/+28
* BaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGSMichael Kinney2017-05-191-3/+3
* BaseTools: Add option in CLANG38 to disable warning unknown-warning-optionLiming Gao2017-04-111-1/+1
* BaseTools: Update tools_def.template to add -fno-builtin in GCC tool chainLiming Gao2017-04-061-7/+7
* BaseTools/GCC AARCH64: force disable PIC code generationArd Biesheuvel2017-03-311-1/+1
* BaseTools: Add Brotli algorithm toolSong, BinX2017-03-291-0/+6
* BaseTools/tools_def: Use armv7-a for CLANG35 ARM compilations.Marvin Haeuser2017-03-221-1/+1
* BaseTools: Add NOOPT target in CLANG38 tool chainLiming Gao2017-02-131-9/+25
* BaseTools tools_def.txt: Include AutoGen.h in GCC ASLPP_FLAGSLiming Gao2016-11-161-5/+5
* BaseTools tools_def.txt: Remove -P option in GCC ASLPP_FLAGSLiming Gao2016-11-161-2/+2
* BaseTools:introduce PREFIX env for VS tool pathYonghong Zhu2016-11-021-46/+44
* BaseTools: support the NOOPT target with the GCC tool chainsYonghong Zhu2016-10-121-25/+73
* BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu2016-09-271-0/+21
* BaseTools/tools_def AARCH64: enable frame pointers for DEBUG buildsArd Biesheuvel2016-09-071-6/+6
* BaseTools: Add the PKCS7 toolYonghong Zhu2016-08-191-0/+6
* BaseTools-CLANG38: Add -O3 in DLINK2 flagShi, Steven2016-08-191-2/+2
* BaseTools RVCT: ignore various RVC diagnosticsArd Biesheuvel2016-08-121-1/+1
* BaseTools ARM AARCH64: drop redundant compiler argumentsArd Biesheuvel2016-08-121-2/+2
* BaseTools ARM AARCH64: pass CC flags to linker for XIP modules as wellArd Biesheuvel2016-08-121-3/+3
* BaseTools-Conf:Introduce CLANG38 new toolchain for x86Shi, Steven2016-08-101-0/+87
* BaseTools-Conf:Remove short dash in ar flag for LLVMShi, Steven2016-08-101-1/+1
* BaseTools ARM: impose strict alignment only for XIP modulesArd Biesheuvel2016-08-092-6/+18
* BaseTools CLANG35: add missing XIP flags for AARCH64Ard Biesheuvel2016-08-091-0/+1
* BaseTools GCC/ARM: add -fno-builtin to CC flagsArd Biesheuvel2016-08-051-1/+1
* BaseTools GCC: add the compiler flags to the linker command lineArd Biesheuvel2016-08-031-1/+1
* BaseTools GCC5: disable warnings-as-errors for nowArd Biesheuvel2016-08-031-4/+4
* BaseTools GCC: move -c compiler flag to build rulesArd Biesheuvel2016-08-032-11/+11
* BaseTools AARCH64: override XIP module linker alignment to 32 bytesArd Biesheuvel2016-08-022-0/+18
* BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO modeArd Biesheuvel2016-08-021-0/+164
* BaseTools GCC: use 'gcc' as the linker command for GCC44 and laterArd Biesheuvel2016-08-022-88/+93
* BaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule family into GCCLDArd Biesheuvel2016-08-022-14/+18