summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/Makefiles
AgeCommit message (Expand)AuthorFilesLines
2020-11-06BaseTools: Fix BaseTools nmake cleanall hang issuefengyunhua1-1/+4
2020-10-10BaseTools: Move C tool flags before the common flagsgaoliming1-1/+1
2020-09-29BaseTools: Add RISCV64 bindingNikita1-0/+6
2020-07-21Using LLVM compiler set to build BaseTools in LinuxLiu, Zhiguang1-2/+20
2019-12-23edksetup.bat stuck on unicode locale WindowsPark, Aiden1-1/+1
2019-10-04BaseTools: strip trailing whitespaceLeif Lindholm5-11/+11
2019-07-08BaseTools: Fix various typosAntoine Cœur1-1/+1
2019-05-03BaseTools: support arm64 as a platform name in addition to aarch64Rebecca Cran1-2/+3
2019-05-01BaseTools: Add GCC flags to Basetool build.Feng, Bob C1-1/+2
2019-05-01BaseTools: split long line into multiple short lines.Bob Feng1-2/+5
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney10-70/+10
2019-04-01BaseTools:Coding problems caused by special charactersFan, ZhijuX1-1/+1
2019-01-14BaseTools: Remove unused logic from C toolsFeng, Bob C1-1/+0
2018-09-12BaseTools: Support multi thread build Basetool on WindowsDongao Guo1-0/+169
2018-08-16BaseTools/Source/C: take EXTRA_LDFLAGS from the callerLaszlo Ersek1-0/+3
2018-08-16BaseTools/Source/C: take EXTRA_OPTFLAGS from the callerLaszlo Ersek1-1/+4
2018-08-16BaseTools/Source/C: split "-O2" to BUILD_OPTFLAGSLaszlo Ersek1-1/+5
2018-08-16BaseTools/header.makefile: remove "-c" from BUILD_CFLAGSLaszlo Ersek1-2/+2
2018-08-16BaseTools/footer.makefile: expand BUILD_CFLAGS last for C files tooLaszlo Ersek1-1/+1
2018-07-09BaseTools: Clean up source filesLiming Gao1-2/+2
2018-03-07BaseTools/header.makefile: revert gcc-8 "-Wno-xxx" options on OSXLaszlo Ersek1-1/+1
2018-03-05BaseTools/header.makefile: add "-Wno-restrict"Laszlo Ersek1-2/+2
2018-03-05BaseTools/header.makefile: add "-Wno-stringop-truncation"Laszlo Ersek1-2/+2
2018-02-06BaseTools GNUmakefile: Move HOST_ARCH detection into common makefileLiming Gao1-2/+26
2018-01-24BaseTools: Barf on unknown HOST_ARCH in C MakefileChema Gonzalez2-8/+10
2017-12-25BaseTools: Update Makefile to work at absolute pathLiming Gao2-3/+3
2017-11-30BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao3-18/+18
2017-03-02BaseTools/Source/C/Makefiles: Fix NmakeSubdirs.bat always return 0Hao Wu1-3/+2
2016-12-20BaseTools GCC makefile: disable unused-result warning for CPP fileLiming Gao1-1/+1
2016-10-21BaseTools VS Makefile: Use /MT in replace of /MD to remove specific dllLiming Gao1-2/+2
2016-10-08BaseTools Makefile: Enable O2 option for GCC tool chainLiming Gao1-3/+3
2016-10-08BaseTools Makefile: Enable O2 option to replace Od for VS tool chainLiming Gao2-3/+3
2016-09-30BaseTools VS Makefile: Don't include ms.common in ms.appLiming Gao1-2/+0
2016-09-30BaseTools Makefile: Missing LFAGS in app.makefileLiming Gao1-1/+1
2016-09-08BaseTools GNU makefile: remove unused .S ruleLiming Gao1-3/+0
2016-09-08BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in ruleLiming Gao2-1/+2
2016-08-23BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao2-18/+18
2016-08-23BaseTools GNU Makefile: Add the missing rules for cpp source fileLiming Gao1-1/+4
2015-07-08BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran1-5/+5
2014-09-24BaseTools: Actually plug in BaseTools build on AArch64Leif Lindholm1-0/+4
2014-09-23BaseTools: Update nmake Makefile to handle the file path with “:\\”.Gao, Liming1-0/+4
2014-09-16BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish1-2/+6
2014-08-28License header updated to match correct format.Yingke Liu7-8/+26
2014-08-28BaseTools: Fix BaseTools C compiler flags for Xcode 5Anderw Fish1-1/+1
2014-08-25Fix nmake cleanall bugs.Yingke Liu1-2/+2
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming7-164/+164
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-0/+5
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-11/+11
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42-18/+22
2010-11-15Sync EDKII BaseTools to BaseTools project r2093.lgao42-63/+67