summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/Makefiles
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync EDKII BaseTools to BaseTools project r2042.qhuang82010-09-061-57/+54
* If you install 64-bit kernel build will fail. This requires manually setting ...andrewfish2010-08-131-54/+57
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-189-18/+18
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-289-0/+101
* Sync tool code to BuildTools project r1783.lgao42009-12-292-1/+13
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-112-2/+2
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-179-0/+214