summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add util/kconfig/Makefile.real to nocompile listMartin Roth2022-07-171-3/+11
* Makefile: Update error if building real-all when NOCOMPILE is setMartin Roth2022-06-281-3/+5
* Treewide: Remove doxygen config files and targetsMartin Roth2022-05-281-27/+2
* Makefile: Clean up old targetsArthur Heymans2022-03-311-2/+2
* Makefile: Add .SECONDARYRaul E Rangel2022-02-281-0/+1
* Makefile: Defer normalizing configuration for reproducible buildsPatrick Georgi2022-01-141-11/+11
* Makefiles: Hide skipping submodule info unless V=1Martin Roth2021-11-221-0/+1
* util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi2021-07-131-2/+3
* tests: improve code coverage supportPaul Fagerburg2021-05-191-2/+2
* Makefile: Don't run genbuild_h if not doing a buildMartin Roth2021-05-121-0/+2
* Makefile: Add unit-tests help and targets listJakub Czapiga2021-04-151-1/+8
* Makefile: set and export SOURCE_DATE_EPOCHAlexander Couzens2021-04-091-1/+2
* Makefile: export LANG LC_ALL TZ without using COREBOOT_EXPORTSAlexander Couzens2021-04-091-1/+3
* Makefile.inc: Use `additional-dirs` for $(objcbfs), $(objgenerated)Nico Huber2021-03-271-0/+2
* Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel2020-12-231-7/+10
* Makefile: Remove possibly illegal characters from doxyplatformMartin Roth2020-10-311-2/+2
* build system: Rely on xcompile for HOSTCC and HOSTCXXPatrick Georgi2020-07-081-2/+5
* Documentation: Add several fixesPatrick Rudolph2020-07-011-1/+9
* crossgcc: Remove "Make"Elyes HAOUAS2020-06-171-1/+1
* Makefile: Use SPDX identifierJacob Garber2020-05-231-30/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* tests: Add build subsystem for unit testing corebootJan Dabros2020-05-011-0/+19
* cbfstool: Build vboot libraryYu-Ping Wu2020-03-231-0/+2
* Makefile: Explicitly silence sub-makesNico Huber2020-03-041-0/+1
* util/kconfig: Move coreboot specific changes into Makefile.incPatrick Georgi2019-11-271-1/+1
* Makefile.inc: Add a class 'all' to link files in all stage except SMMArthur Heymans2019-10-301-2/+2
* Makefile: Switch to `.config` as input for the Ada `CB.Config`Nico Huber2019-10-261-1/+1
* Revert "site-local: Allow to read Makefile.inc w/o .config"Werner Zeh2019-10-081-2/+1
* coreboot/Makefile: display error when spaces in path of toplevel makefileHimanshu Sahdev2019-09-261-0/+3
* Makefile: set TZ LANG LC_ALLAlexander Couzens2019-09-241-0/+6
* Makefile: Move the .xcompile rule out of the if !NOCOMPILE blockRaul E Rangel2019-08-281-6/+6
* Makefile: Don't create build directory for additional targetsRaul E Rangel2019-07-291-1/+1
* site-local: Allow to read Makefile.inc w/o .configBalaji Manigandan B2019-07-171-1/+2
* 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