summaryrefslogtreecommitdiff
path: root/BaseTools/Conf
AgeCommit message (Expand)AuthorFilesLines
2018-06-25BaseTools tools_def.template: Ignore link warning 4281 for VS2017Liming Gao1-3/+3
2018-06-18BaseTools/tools_def CLANG35: add NOOPT build targetArd Biesheuvel1-2/+4
2018-06-18BaseTools/tools_def IA32: drop -no-pie linker option for GCC49Ard Biesheuvel1-4/+4
2018-06-12BaseTools/tools_def IA32: disable PIE code generation explicitlyArd Biesheuvel1-5/+5
2018-05-23BaseTools/tools_def: add "-fno-unwind-tables" to GCC_AARCH64_CC_FLAGSLaszlo Ersek1-1/+1
2018-05-21BaseTools: Separate HOST and PREFIX env for GCC tool chainLiming Gao1-7/+8
2018-05-07BaseTools/Conf: Add /Gw optimisation option for VS2017 IA32 and X64Pete Batard1-4/+4
2018-03-19BaseTools/Conf: Add VS2017/ARM64 supportPete Batard2-3/+31
2018-02-28BaseTools/tools_def: use separate PP definition for DTCArd Biesheuvel2-8/+4
2018-02-09BaseTools: not specified value of MAX_CONCURRENT_THREAD_NUMBERYonghong Zhu1-5/+9
2018-02-07BaseTools/Conf: Add VS2017/ARM supportPete Batard2-1/+61
2018-02-06BaseTools/Conf: disable DTC legacy phandle formatArd Biesheuvel2-1/+2
2018-01-22BaseTools/tools_def CLANG3x: ignore unknown warning optionsArd Biesheuvel1-3/+3
2018-01-16BaseTools: Use nasm as the preferred assembly source files for XCODE5 toolLiming Gao1-1/+0
2018-01-16BaseTools: Disable -Wno-unused-const-variable in XCODE5 RELEASE targetLiming Gao1-3/+3
2018-01-16BaseTools: Disable warning varargs in XCODE5 align to CLANG38Liming Gao1-6/+6
2017-12-08BaseTool/tools_def GCC5: enable optimization for ARM/AARCH64 DEBUG buildsArd Biesheuvel1-4/+4
2017-12-08BaseTools/tools_def CLANG38: add -Wno-unused-const-variableArd Biesheuvel1-1/+1
2017-12-08BaseTools/tools_def: add CLANG38 LTO versions for AARCH64 and ARMArd Biesheuvel1-3/+95
2017-11-29BaseTools: Add VS2017 tool chain in BaseTools tools_def.templateLiming Gao1-0/+126
2017-11-23BaseTools/tools_def AARCH64 ARM: suppres PIE sections via linker scriptArd Biesheuvel1-6/+7
2017-11-01BaseTools/tools_def AARCH64 ARM: disable PIE linking for .aslc sourcesArd Biesheuvel1-2/+2
2017-10-27BaseTools/tools_def: suppress GCC predefined macros in DTB compilationArd Biesheuvel1-1/+1
2017-10-27BaseTools/tools_def AARCH64 ARM: disable PIE linkingArd Biesheuvel1-2/+2
2017-09-19BaseTools/tools_def AARCH64: enable frame pointers for RELEASE buildsArd Biesheuvel1-5/+5
2017-09-08BaseTools/GCC: set -Wno-unused-const-variable on RELEASE buildsThomas Lamprecht1-8/+8
2017-08-31BaseTools/Gcc ARM AARCH64: add support for building device tree binariesArd Biesheuvel2-0/+33
2017-08-31BaseTools: Enable --whole-archive in GCC tool chain as the default optionLiming Gao1-2/+2
2017-08-29BaseTools/Conf: Support LLVM39 and LLVM40 in CLANG38 toolchainShi, Steven1-2/+3
2017-08-29BaseTools: Support /WHOLEARCHIVE option in VS2015 tool chainLiming Gao2-1/+6
2017-08-25BaseTools: Update tools_def to remove /Gw option in VS NOOPT targetLiming Gao1-16/+16
2017-08-25BaseTools: Add the missing -pie link option in GCC tool chainLiming Gao1-2/+2
2017-08-07BaseTools/Conf: apply nasmb, asm16 build rule orderChris Ruffin1-1/+1
2017-07-14BaseTools/tools_def AARCH64: avoid SIMD registers in XIP codeArd Biesheuvel1-1/+1
2017-07-14BaseTools/tools_def AARCH64: mark register x18 as reservedArd Biesheuvel1-1/+1
2017-07-05BaseTools: Update tools_def.template to remove old XCLANG and XCODE32Liming Gao1-176/+0
2017-06-23BaseTools: add /Gw to CC_FLAGS for VS2013 and higher tool chain tagsYonghong Zhu1-48/+48
2017-06-22BaseTools/tools_def: AARCH64: disable LTO type mismatch warningsArd Biesheuvel1-1/+1
2017-06-22BaseTools/tools_def GCC: ARM/AARCH64: drop -save-temps from command lineArd Biesheuvel1-3/+3
2017-06-01BaseTools/GCC ARM/AARCH64: Force disable PIEdann frazier1-2/+2
2017-05-19BaseTools: Clean up tools_def.template for XCODE5Michael Kinney1-26/+28
2017-05-19BaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGSMichael Kinney1-3/+3
2017-04-11BaseTools: Add option in CLANG38 to disable warning unknown-warning-optionLiming Gao1-1/+1
2017-04-06BaseTools: Update tools_def.template to add -fno-builtin in GCC tool chainLiming Gao1-7/+7
2017-03-31BaseTools/GCC AARCH64: force disable PIC code generationArd Biesheuvel1-1/+1
2017-03-29BaseTools: Add Brotli algorithm toolSong, BinX1-0/+6
2017-03-22BaseTools/tools_def: Use armv7-a for CLANG35 ARM compilations.Marvin Haeuser1-1/+1
2017-02-13BaseTools: Add NOOPT target in CLANG38 tool chainLiming Gao1-9/+25
2016-11-16BaseTools tools_def.txt: Include AutoGen.h in GCC ASLPP_FLAGSLiming Gao1-5/+5
2016-11-16BaseTools tools_def.txt: Remove -P option in GCC ASLPP_FLAGSLiming Gao1-2/+2