summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-07-08Makefile: update clean-utils & distclean-utilsMartin Roth
2017-07-01Makefile: Update clean targetsMartin Roth
2017-06-07Makefile: add 'filelist' targetMartin Roth
2017-04-28build system: when cleaning the tree, remove ..config.tmp*Patrick Georgi
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-23Documentation: Add doxygen_platform targetMartin Roth
2017-01-31build system: mark sub-make invocations as parallelizablePatrick Georgi
2017-01-27Makefile: Just error out if no .config existsMartin Roth
2017-01-24build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi
2016-10-29Makefile: Allow inclusion of source files from 3rdparty/Nico Huber
2016-09-20Makefile: Give .ali files an empty recipeNico Huber
2016-09-19Add minimal GNAT run time system (RTS)Nico Huber
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