summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Hook up Kconfig Ada spec fileNico Huber2019-02-061-1/+9
* util/kconfig: Add `toada` Ada spec generation toolNico Huber2019-01-241-0/+9
* Makefile.inc: Avoid race condition when using 'make -j<N>'Jonathan Neuschäfer2018-12-111-1/+1
* Makefile: Enable DELETE_ON_ERROR for all targetsRaul E Rangel2018-08-081-0/+1
* Makefile: Add filelist to helpMartin Roth2018-01-291-0/+1
* build system: Deal with wildcard in subdirs-yPatrick Georgi2017-10-291-1/+1
* Makefile: Exclude util directory from project_filelistMartin Roth2017-10-131-2/+2
* toolchain: Always use GCC for Ada sourcesNico Huber2017-09-231-5/+11
* Makefile: Don't rebuild when generating tags or file listMartin Roth2017-09-211-3/+6
* Makefile: Include Makefile from site-localNaresh G Solanki2017-09-061-0/+1
* Makefile: Keep list of exported variablesNico Huber2017-09-061-16/+22
* copy & update test routines from what-jenkins-doesMartin Roth2017-08-111-2/+0
* Make: Move testing into a subdirectoryMartin Roth2017-08-111-0/+1
* Makefile: update clean-utils & distclean-utilsMartin Roth2017-07-081-2/+4
* Makefile: Update clean targetsMartin Roth2017-07-011-2/+11
* Makefile: add 'filelist' targetMartin Roth2017-06-071-0/+5
* build system: when cleaning the tree, remove ..config.tmp*Patrick Georgi2017-04-281-1/+1
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-0/+4
* Documentation: Add doxygen_platform targetMartin Roth2017-03-231-0/+10
* build system: mark sub-make invocations as parallelizablePatrick Georgi2017-01-311-1/+1
* Makefile: Just error out if no .config existsMartin Roth2017-01-271-2/+5
* build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi2017-01-241-10/+10
* Makefile: Allow inclusion of source files from 3rdparty/Nico Huber2016-10-291-2/+4
* Makefile: Give .ali files an empty recipeNico Huber2016-09-201-1/+1
* Add minimal GNAT run time system (RTS)Nico Huber2016-09-191-1/+2
* Make Ada a first class citizenNico Huber2016-09-191-4/+74
* crossgcc: Add gnumake target so that make can be built directlyMartin Roth2016-08-131-1/+1
* Makefile: Include $(top) in DOTCONFIG definition to allow overridePaul Kocialkowski2016-07-281-1/+1
* Makefile: Include config from DOTCONFIG instead of HAVE_DOTCONFIGPaul Kocialkowski2016-07-151-1/+1
* Makefile: Make printall target more readableMartin Roth2016-06-071-6/+5
* Makefile: Update payload clean targetsMartin Roth2016-03-091-1/+2
* build system: avoid setting HOSTCC to " gcc"Patrick Georgi2016-02-021-1/+1
* Makefile: Add a comment to fix syntax highlightingMartin Roth2016-02-021-0/+1
* Move object files to $(obj)/<class>/Nico Huber2016-01-281-1/+7
* Makefile: Make full use of src-to-obj macroNico Huber2016-01-281-6/+6
* Makefile: Correct spelling in help messageWerner Zeh2016-01-121-1/+1
* Enable KCONFIG_STRICT modeStefan Reinauer2015-12-171-0/+1
* Makefile: Individualize help targets & set as non-compile targetsMartin Roth2015-12-061-1/+1
* Makefile.inc: Add build targets for IASL & ClangMartin Roth2015-11-271-3/+3
* Makefiles: Add / Update help for makefile targetsMartin Roth2015-11-241-0/+15
* build system: also remove .xcompile.tmpPatrick Georgi2015-11-211-0/+1
* build system: tighten down .xcompile handling some morePatrick Georgi2015-11-201-1/+8
* build system: don't let a broken .xcompile linger in the treePatrick Georgi2015-11-201-1/+1
* Makefile: Set HOSTCC as gcc or cc respectivelyzbao2015-11-201-1/+1
* $(top)/Makefile: Strip the white space in function strip_quotesZheng Bao2015-11-171-1/+1
* Add cscope/ctags generation for the current projectMartin Roth2015-07-301-1/+18
* Makefile: Fix KCONFIG_AUTOHEADER dependenciesStefan Reinauer2015-07-181-2/+2
* Makefile: Use variables defined for KconfigStefan Reinauer2015-06-301-2/+2
* fix doxy target in root MakefileNicky Sielicki2015-06-071-2/+2
* build system: move more clang handling to xcompilePatrick Georgi2015-06-041-22/+0