summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/VfrCompile/Pccts
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 Cran2-7/+8
2023-04-05BaseTools: Allow users to specify compiler to use with make CC= CXX=Rebecca Cran2-19/+19
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 Kinney4-11/+10
2022-10-16BaseTools: Remove duplicated words in C toolsPierre Gondois1-2/+2
2020-07-21Using LLVM compiler set to build BaseTools in LinuxLiu, Zhiguang2-0/+8
2019-07-08BaseTools: Fix various typosAntoine Cœur2-2/+2
2019-02-14BaseTools: Various typoAntoine Coeur23-91/+86
2018-01-02BaseTools: silence parentheses-equality warningzenith4324-1/+7
2018-01-02BaseTools: eliminate unused expression resultzenith4322-3/+3
2016-12-23BaseTools/Pccts: Resolve GCC sting format mismatch build warningHao Wu1-1/+1
2016-12-20BaseTools: fix format type build warningsHeyi Guo2-10/+10
2016-12-20BaseTools: fix format-security build warningsHeyi Guo3-6/+6
2016-11-08BaseTools/VfrCompile/Pccts: Make assignment operator not returning voidHao Wu2-4/+6
2016-11-08BaseTools/VfrCompile/Pccts: Add virtual destructor for class DLGInputStreamHao Wu1-0/+1
2016-11-08BaseTools/VfrCompile: Avoid freeing freed memory in classesHao Wu1-0/+3
2016-11-08BaseTools/VfrCompile: Add checks for array accessHao Wu1-0/+3
2016-10-20BaseTools: Fix typos in comments and variablesGary Lin1-1/+1
2016-09-08BaseTools VfrCompile Pccts: Update GCC Flags to the specific one with BUILD_ ...Liming Gao2-12/+19
2016-01-11BaseTools/VfrCompile: honor CC if it is setMichael Thomas1-1/+1
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 Liu2-1/+3
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao4128-0/+68139