summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/Makefiles/header.makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-091-7/+1
* BaseTools: Remove unused logic from C toolsFeng, Bob C2019-01-141-1/+0
* 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/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-241-6/+6
* BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflictLiming Gao2017-11-301-10/+10
* BaseTools GCC makefile: disable unused-result warning for CPP fileLiming Gao2016-12-201-1/+1
* BaseTools Makefile: Enable O2 option for GCC tool chainLiming Gao2016-10-081-3/+3
* BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in ruleLiming Gao2016-09-081-0/+1
* BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao2016-08-231-14/+14
* 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/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish2014-09-161-2/+6
* BaseTools: Fix BaseTools C compiler flags for Xcode 5Anderw Fish2014-08-281-1/+1
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-0/+5
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-151-54/+58
* 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-181-2/+2
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-0/+11
* Sync tool code to BuildTools project r1783.lgao42009-12-291-0/+12
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-1/+1
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+40