summaryrefslogtreecommitdiff
path: root/BaseTools/Conf
AgeCommit message (Expand)AuthorFilesLines
2025-03-12BaseTools: Disable VS2019/2022 ARM/AARCH64 Stack CookiesOliver Smith-Denny1-12/+12
2025-03-11BaseTools: Add BUILDRULEFAMILY for CLANGDWARFVishal Oliyil Kunnil2-0/+14
2025-02-03BaseTools: Add /DRIVER to CLANGPDB link flagsDionna Glaze1-6/+6
2025-02-02BaseTools/tools_def: Remove no-warn-rwx-segments linker optionsArd Biesheuvel1-8/+3
2025-02-02BaseTools/Scripts: Merge GCC and Clang ELF linker scriptsArd Biesheuvel1-2/+1
2025-02-01BaseTools/tools_def: Use no-warn-rwx-segments only for GCC5Ard Biesheuvel1-3/+3
2025-01-22BaseTools: Break Build on Linker WarningsOliver Smith-Denny1-14/+30
2025-01-21BaseTools/Conf: Simplify VS20xx HOST_APPLICATION buildsMichael D Kinney2-1/+32
2025-01-15BaseTools: build_rule.template generate a different dll for wholearchive.Aaron Pop1-2/+4
2024-12-11BaseTools: Update alignment for entry seg for ClangDhaval1-2/+3
2024-12-11BaseTools: Add VS2022 XIPFLAGSOliver Smith-Denny3-2/+18
2024-12-11BaseTools: Add /WHOLEARCHIVE for VS2022 BuildsOliver Smith-Denny1-1/+1
2024-10-18BaseTools: Remove -Wno-unneeded-internal-declaration from CLANGDWARFMike Beaton1-1/+1
2024-09-18BaseTools/tools_def ARM: Disable stack protector with CLANGDWARFArd Biesheuvel1-1/+1
2024-09-13BaseTools: Add Stack Cookie Support to MSVC and GCC IA32/X64/ARM/AARCH64Taylor Beebe1-31/+34
2024-09-06BaseTools: Disable MSVC volatileMetadata for VS2019 and VS2022 for X64Ashraf Ali1-6/+6
2024-07-30BaseTools: fix build error with TOOL_CHAIN_TAG VS2015 & VS2015x86wilson_chen1-2/+2
2024-07-28BaseTools/tools_def CLANGDWARF: Always use -Oz in RELEASE modeArd Biesheuvel1-3/+3
2024-07-23BaseTools: Move GnuNoteBti.bin to BaseToolsOliver Smith-Denny1-1/+1
2024-07-23BaseTools: Move GccLto Files to BaseToolsOliver Smith-Denny1-12/+12
2024-07-12BaseTools: Remove fno-plt from LoongArch CC flagsChao Li1-1/+1
2024-07-08BaseTools: Add VS2022 support.Matthew Carlson1-5/+160
2023-11-29BaseTools/Conf/target.template: Use VS2019 as default tool chainMichael Kubacki1-5/+5
2023-11-09BaseTools/tools_def: drop -mgeneral-regs-only for AArch64 CLANGDWARFYeping Song1-1/+1
2023-08-29BaseTools: drop tautological warning overrides for CLANGDWARFLeif Lindholm1-1/+1
2023-07-31BaseTools/tools_def: Add CLANGDWARF support for RISC-VSunil V L1-0/+53
2023-06-27BaseTools/tools_def: Add "-fno-unwind-tables" to GCC5_RISCV64_CC_FLAGSSunil V L1-1/+1
2023-06-01BaseTools: add -fdirect-access-external-data to clang pie buildsGerd Hoffmann1-3/+3
2023-05-12BaseTools/tools_def: Disable overzealous unused variable warning on ClangArd Biesheuvel1-1/+1
2023-05-12BaseTools/tools_def: Drop ref to undefined CLANGDWARF_ARM_PREFIXArd Biesheuvel1-1/+1
2023-05-11BaseTools: Revert Set the CLANGDWARF OBJCOPY path in tools_def.templateRebecca Cran1-4/+0
2023-05-10BaseTools: Remove the CLANGCC build rule for Hii-Binary-Package.UEFI_HIIRebecca Cran1-1/+1
2023-05-10BaseTools: Set CLANGDWARF RC path to llvm-objcopy in tools_def.templateRebecca Cran1-4/+4
2023-05-10BaseTools: Set the CLANGDWARF OBJCOPY path in tools_def.templateRebecca Cran1-0/+4
2023-05-10BaseTools: Remove BUILDRULEFAMILY from CLANGDWARF in tools_def.templateRebecca Cran1-1/+1
2023-05-06BaseTools/Conf: Add quotes to ADDDEBUGFLAG in tools_def.txtMichael D Kinney1-2/+2
2023-05-06BaseTools/Conf: Align CLANGDWARF and CLANGPDB warning overridesMichael D Kinney1-1/+1
2023-05-05BaseTools/Conf/tools_def.template: Bump VERSION to 3.00Rebecca Cran1-1/+6
2023-05-05BaseTools: Delete CLANG38 from tools_def.templateRebecca Cran1-211/+22
2023-05-05BaseTools: Remove CLANG35 toolchain from tools_def.templateRebecca Cran1-88/+0
2023-05-05BaseTools: As with CLANGDWARF IA32 and X64, use lld for ARM and AARCH64Rebecca Cran1-6/+6
2023-05-05BaseTools: Add ARM and AARCH64 CLANGDWARF support in tools_def.templateRebecca Cran1-0/+90
2023-05-05BaseTools/Conf/tools_def.template: Add section for deprecated toolchainsRebecca Cran1-8/+23
2023-05-05Add GCC and GCCNOLTO toolchains to tools_def.txt and update packagesRebecca Cran1-0/+366
2023-05-05BaseTools: Update VS toolchain descriptions in tools_def.txt.templateRebecca Cran1-5/+2
2023-05-05BaseTools: Remove EBC (EFI Byte Code) compiler definitionsRebecca Cran1-98/+0
2023-05-05BaseTools: Remove unused IPHONE_TOOLS and SOURCERY_CYGWIN_TOOLS defsRebecca Cran1-4/+0
2023-05-05BaseTools: Remove VS2008-VS2013 remnantsRebecca Cran1-12/+0
2023-05-05BaseTools: Remove VS2008, 2010, 2012 and 2013 toolchain definitionsRebecca Cran1-1005/+0
2023-04-25BaseTools: Add quotes around OBJCOPY cmd in build_rule.templateRebecca Cran1-2/+2