summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/VfrCompile/Pccts/antlr
AgeCommit message (Expand)AuthorFilesLines
2023-04-06BaseTools: Update antlr makefile to use cc by defaultRebecca Cran1-5/+0
2023-04-05BaseTools: Allow users to build with clang using CC=clang CXX=clang++Rebecca Cran1-3/+3
2023-04-05BaseTools: Allow users to specify compiler to use with make CC= CXX=Rebecca Cran1-8/+8
2023-04-03BaseTools/VfrCompile: Fix potential buffer overwritesMichael Kubacki2-7/+7
2022-11-08BaseTools/Source/C: Use /Z7 instead of /Zi for host toolsMichael D Kinney2-5/+5
2022-10-16BaseTools: Remove duplicated words in C toolsPierre Gondois1-2/+2
2020-07-21Using LLVM compiler set to build BaseTools in LinuxLiu, Zhiguang1-0/+4
2019-07-08BaseTools: Fix various typosAntoine Cœur1-1/+1
2019-02-14BaseTools: Various typoAntoine Coeur10-20/+20
2018-01-02BaseTools: silence parentheses-equality warningzenith4322-0/+2
2018-01-02BaseTools: eliminate unused expression resultzenith4322-3/+3
2016-12-20BaseTools: fix format type build warningsHeyi Guo2-10/+10
2016-12-20BaseTools: fix format-security build warningsHeyi Guo3-6/+6
2016-09-08BaseTools VfrCompile Pccts: Update GCC Flags to the specific one with BUILD_ ...Liming Gao1-5/+8
2015-07-08BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran1-1/+1
2014-08-25Fix nmake cleanall bugs.Yingke Liu1-0/+1
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao438-0/+38510