summaryrefslogtreecommitdiff
path: root/BaseTools/Conf
AgeCommit message (Expand)AuthorFilesLines
2026-04-28BaseTools: Add GENFWHII_FLAGS to fix VS2026 GenFw build issueYang Gang1-0/+1
2026-04-15BaseTools: tools_def: Align X64 CLANGDWARF and CLANGPDB DefsOliver Smith-Denny1-2/+2
2026-04-15BaseTools: tools_def: Canonicalize CLANGDWARF DefsOliver Smith-Denny1-120/+123
2026-04-11BaseTools/Conf: Add missing CLANGDWARF OBJCOPY_FLAGSMichael D Kinney1-0/+2
2026-04-10BaseTools: add --apply-dynamic-relocs option for AARCH64 CLAGNDWARFYeoreum Yun1-3/+3
2026-04-02BaseTools: Enable 4k alignment for tool chainsAaron Pop2-27/+32
2026-03-06BaseTools/Source/Python/Trim: Add -f/--source-code-format optionMichael D Kinney1-2/+2
2026-02-27BaseTools: Remove no longer needed warning suppressionMike Beaton1-17/+17
2026-02-26BaseTools: Remove previously deprecated GCC48, GCC49 and GCC5Mike Beaton1-638/+184
2026-02-26BaseTools: Remove period in v3.00 comment to standardize punctuationMike Beaton1-1/+1
2026-01-23BaseTools/Conf: CLANGDWARF remove -mno-sse -mno-mmxMichael D Kinney1-1/+1
2026-01-20BaseTools: use double hyphens for CLANGPDB llvm-rcAlexander Gryanko1-0/+1
2026-01-15BaseTools: tools_def: Add support for CLANGPDB with AARCH64Oliver Smith-Denny2-1/+47
2026-01-07BaseTools: Drop AArch64 definitions, Linker aligning and EBC infoDaniel1-39/+3
2026-01-07BaseTools: Add VS2026 support.Daniel1-2/+150
2026-01-06BaseTools/Conf: Add target to CLANGDWARF for IA32/X64Michael D Kinney1-6/+6
2026-01-06BaseTools/Conf: Use common rule for Hii-Binary-PackageMichael D Kinney2-10/+44
2026-01-06BaseTools/Conf: Align CLANGDWARF with GCC .efi rulesMichael D Kinney2-10/+6
2026-01-06BaseTools/Conf: Update CLANG NASM flags for IA32/X64Michael D Kinney1-4/+20
2025-12-24BaseTools/Conf: Remove -U _MSC_VER from CLANGPDBMichael D Kinney1-1/+1
2025-11-25BaseTools/tools_def: Use LLD to link ACPI table binariesArd Biesheuvel1-2/+2
2025-11-24BaseTools/tools_def.template: add NOOPT CC_FLAGS for LOONGARCH64Leif Lindholm1-0/+2
2025-10-30BaseTools: Remove DXE_SAL_DRIVERSathya Ravichandran1-7/+0
2025-10-10BaseTools: Disable GCC relax on LoongArchChao Li1-3/+3
2025-09-26BaseTools: Remove ARM32 SupportOliver Smith-Denny3-328/+14
2025-09-25BaseTools: Align Pre-Processor Macros for CLANGPDB and CLANGDWARFNate DeSimone1-1/+1
2025-09-22BaseTools/Conf: Add support for C++ compiler flagsMichael D Kinney1-3/+21
2025-09-22BaseTools/Conf: Remove -nostdlib -nostdlibinc for CLANGMichael D Kinney1-1/+1
2025-09-22BaseTools/Conf: Remove -imacros from GCC_ASM_FLAGSMichael D Kinney1-1/+1
2025-09-22BaseTools/Conf: Make ASLCC_FLAGS independent of CC_FLAGSMichael D Kinney2-4/+9
2025-09-22BaseTools/Conf: USER_DEFINED/HOST_APPLICATION CLANG supportMichael D Kinney1-1/+1
2025-09-22BaseTools/Conf: Fix build_rule.template for CLANGDWARFMichael D Kinney1-2/+2
2025-09-04BaseTools: Update architectures in target.templateGao Qihang1-2/+2
2025-07-23BaseTools/tools_def: Enable frame pointer for RISC-VTuan Phan1-1/+1
2025-07-22BaseTools/tools_def: Always link with -Wl,-z,notext for BFD/LLDJames Le Cuirot1-10/+11
2025-07-22BaseTools/tools_def: Make linker warnings fatal for RISCV + LOONGARCH64James Le Cuirot1-3/+3
2025-07-22BaseTools/tools_def: Drop unused GCC IA32/X64 flag variablesJames Le Cuirot1-12/+9
2025-07-10BaseTools/tools_def: Use MSVC ABI for CLANGPDB TargetsNate DeSimone1-3/+3
2025-06-25BaseTools: Declare $(DEBUG_DIR)/<module>.efi outputJean-Philippe Brucker1-0/+1
2025-05-03BaseTools: Change arm align value from 32 to 64Vivian Nowka-Keane1-2/+2
2025-05-03BaseTools: Update tools_def for aarch64Vivian Nowka-Keane1-3/+3
2025-04-29BaseTools/Conf: Enable GCC preprocessor line-markers for VFRNate DeSimone1-2/+2
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