summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/Makefiles
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix BaseTools nmake cleanall hang issuefengyunhua2020-11-061-1/+4
* BaseTools: Move C tool flags before the common flagsgaoliming2020-10-101-1/+1
* BaseTools: Add RISCV64 bindingNikita2020-09-291-0/+6
* Using LLVM compiler set to build BaseTools in LinuxLiu, Zhiguang2020-07-211-2/+20
* edksetup.bat stuck on unicode locale WindowsPark, Aiden2019-12-231-1/+1
* BaseTools: strip trailing whitespaceLeif Lindholm2019-10-045-11/+11
* BaseTools: Fix various typosAntoine Cœur2019-07-081-1/+1
* BaseTools: support arm64 as a platform name in addition to aarch64Rebecca Cran2019-05-031-2/+3
* BaseTools: Add GCC flags to Basetool build.Feng, Bob C2019-05-011-1/+2
* BaseTools: split long line into multiple short lines.Bob Feng2019-05-011-2/+5
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0910-70/+10
* BaseTools:Coding problems caused by special charactersFan, ZhijuX2019-04-011-1/+1
* BaseTools: Remove unused logic from C toolsFeng, Bob C2019-01-141-1/+0
* BaseTools: Support multi thread build Basetool on WindowsDongao Guo2018-09-121-0/+169
* BaseTools/Source/C: take EXTRA_LDFLAGS from the callerLaszlo Ersek2018-08-161-0/+3
* BaseTools/Source/C: take EXTRA_OPTFLAGS from the callerLaszlo Ersek2018-08-161-1/+4
* BaseTools/Source/C: split "-O2" to BUILD_OPTFLAGSLaszlo Ersek2018-08-161-1/+5
* BaseTools/header.makefile: remove "-c" from BUILD_CFLAGSLaszlo Ersek2018-08-161-2/+2
* BaseTools/footer.makefile: expand BUILD_CFLAGS last for C files tooLaszlo Ersek2018-08-161-1/+1
* BaseTools: Clean up source filesLiming Gao2018-07-091-2/+2
* BaseTools/header.makefile: revert gcc-8 "-Wno-xxx" options on OSXLaszlo Ersek2018-03-071-1/+1
* BaseTools/header.makefile: add "-Wno-restrict"Laszlo Ersek2018-03-051-2/+2
* BaseTools/header.makefile: add "-Wno-stringop-truncation"Laszlo Ersek2018-03-051-2/+2
* BaseTools GNUmakefile: Move HOST_ARCH detection into common makefileLiming Gao2018-02-061-2/+26
* BaseTools: Barf on unknown HOST_ARCH in C MakefileChema Gonzalez2018-01-242-8/+10
* BaseTools: Update Makefile to work at absolute pathLiming Gao2017-12-252-3/+3
* BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao2017-11-303-18/+18
* BaseTools/Source/C/Makefiles: Fix NmakeSubdirs.bat always return 0Hao Wu2017-03-021-3/+2
* BaseTools GCC makefile: disable unused-result warning for CPP fileLiming Gao2016-12-201-1/+1
* BaseTools VS Makefile: Use /MT in replace of /MD to remove specific dllLiming Gao2016-10-211-2/+2
* BaseTools Makefile: Enable O2 option for GCC tool chainLiming Gao2016-10-081-3/+3
* BaseTools Makefile: Enable O2 option to replace Od for VS tool chainLiming Gao2016-10-082-3/+3
* BaseTools VS Makefile: Don't include ms.common in ms.appLiming Gao2016-09-301-2/+0
* BaseTools Makefile: Missing LFAGS in app.makefileLiming Gao2016-09-301-1/+1
* BaseTools GNU makefile: remove unused .S ruleLiming Gao2016-09-081-3/+0
* BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in ruleLiming Gao2016-09-082-1/+2
* BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao2016-08-232-18/+18
* BaseTools GNU Makefile: Add the missing rules for cpp source fileLiming Gao2016-08-231-1/+4
* BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran2015-07-081-5/+5
* BaseTools: Actually plug in BaseTools build on AArch64Leif Lindholm2014-09-241-0/+4
* BaseTools: Update nmake Makefile to handle the file path with “:\\”.Gao, Liming2014-09-231-0/+4
* BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish2014-09-161-2/+6
* License header updated to match correct format.Yingke Liu2014-08-287-8/+26
* BaseTools: Fix BaseTools C compiler flags for Xcode 5Anderw Fish2014-08-281-1/+1
* Fix nmake cleanall bugs.Yingke Liu2014-08-251-2/+2
* Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming2014-01-277-164/+164
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-0/+5
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-11/+11
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-182-18/+22
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-152-63/+67