summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-09-19Make Ada a first class citizenNico Huber
2016-08-13crossgcc: Add gnumake target so that make can be built directlyMartin Roth
2016-07-28Makefile: Include $(top) in DOTCONFIG definition to allow overridePaul Kocialkowski
2016-07-15Makefile: Include config from DOTCONFIG instead of HAVE_DOTCONFIGPaul Kocialkowski
2016-06-07Makefile: Make printall target more readableMartin Roth
2016-03-09Makefile: Update payload clean targetsMartin Roth
2016-02-02build system: avoid setting HOSTCC to " gcc"Patrick Georgi
2016-02-02Makefile: Add a comment to fix syntax highlightingMartin Roth
2016-01-28Move object files to $(obj)/<class>/Nico Huber
2016-01-28Makefile: Make full use of src-to-obj macroNico Huber
2016-01-12Makefile: Correct spelling in help messageWerner Zeh
2015-12-17Enable KCONFIG_STRICT modeStefan Reinauer
2015-12-06Makefile: Individualize help targets & set as non-compile targetsMartin Roth
2015-11-27Makefile.inc: Add build targets for IASL & ClangMartin Roth
2015-11-24Makefiles: Add / Update help for makefile targetsMartin Roth
2015-11-21build system: also remove .xcompile.tmpPatrick Georgi
2015-11-20build system: tighten down .xcompile handling some morePatrick Georgi
2015-11-20build system: don't let a broken .xcompile linger in the treePatrick Georgi
2015-11-20Makefile: Set HOSTCC as gcc or cc respectivelyzbao
2015-11-17$(top)/Makefile: Strip the white space in function strip_quotesZheng Bao
2015-07-30Add cscope/ctags generation for the current projectMartin Roth
2015-07-18Makefile: Fix KCONFIG_AUTOHEADER dependenciesStefan Reinauer
2015-06-30Makefile: Use variables defined for KconfigStefan Reinauer
2015-06-07fix doxy target in root MakefileNicky Sielicki
2015-06-04build system: move more clang handling to xcompilePatrick Georgi
2015-06-04build system: Move .xcompile include further downPatrick Georgi
2015-05-08make: support absolute and relative obj= specificationsVadim Bendebury
2015-04-28make: avoid problems with mv aliasesVadim Bendebury
2015-04-22Makefile: Disable implicit rulesJulius Werner
2015-04-22Makefile: Avoid duplicate class suffixes in $(call src-to-obj)Julius Werner
2015-04-17Makefile: Fix dependency tracking for ramstage objectsJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-04-04build system: use full (in-tree) pathsPatrick Georgi
2015-04-04build system: Allow defining generic rulesPatrick Georgi
2015-04-04build system: create proper dependency filesPatrick Georgi
2015-04-02build system: extend src-to-obj for non-.c/.S filesPatrick Georgi
2015-03-30build system: generalize src-to-objPatrick Georgi
2015-03-30build system: provide generic compiler flag variablesPatrick Georgi
2015-02-17build system: Allow running make what-jenkins-does without ccachePatrick Georgi
2015-02-17build system: lint targets aren't compile targetsPatrick Georgi
2015-01-08Doxygen: add a "simple" output config and make targetMartin Roth
2014-12-12Makefile: Tone down some clang warnings, some are unproductiveEdward O'Callaghan
2014-11-25build system: use a single variable name for compiler runtimesPatrick Georgi
2014-11-09build: Add ccopts back into the buildMarc Jones
2014-10-30Makefile: Fix HOSTCC for clangEdward O'Callaghan
2014-10-28build: Allow clang build linkage to use libcompiler-rtEdward O'Callaghan
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-07-20build system: avoid warning about missing .xcompilePatrick Georgi
2014-07-15build system: create .xcompile dependencyPatrick Georgi