summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-07-08build system: Rely on xcompile for HOSTCC and HOSTCXXPatrick Georgi
2020-07-01Documentation: Add several fixesPatrick Rudolph
2020-06-17crossgcc: Remove "Make"Elyes HAOUAS
2020-05-23Makefile: Use SPDX identifierJacob Garber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01tests: Add build subsystem for unit testing corebootJan Dabros
2020-03-23cbfstool: Build vboot libraryYu-Ping Wu
2020-03-04Makefile: Explicitly silence sub-makesNico Huber
2019-11-27util/kconfig: Move coreboot specific changes into Makefile.incPatrick Georgi
2019-10-30Makefile.inc: Add a class 'all' to link files in all stage except SMMArthur Heymans
2019-10-26Makefile: Switch to `.config` as input for the Ada `CB.Config`Nico Huber
2019-10-08Revert "site-local: Allow to read Makefile.inc w/o .config"Werner Zeh
2019-09-26coreboot/Makefile: display error when spaces in path of toplevel makefileHimanshu Sahdev
2019-09-24Makefile: set TZ LANG LC_ALLAlexander Couzens
2019-08-28Makefile: Move the .xcompile rule out of the if !NOCOMPILE blockRaul E Rangel
2019-07-29Makefile: Don't create build directory for additional targetsRaul E Rangel
2019-07-17site-local: Allow to read Makefile.inc w/o .configBalaji Manigandan B
2019-02-06Hook up Kconfig Ada spec fileNico Huber
2019-01-24util/kconfig: Add `toada` Ada spec generation toolNico Huber
2018-12-11Makefile.inc: Avoid race condition when using 'make -j<N>'Jonathan Neuschäfer
2018-08-08Makefile: Enable DELETE_ON_ERROR for all targetsRaul E Rangel
2018-01-29Makefile: Add filelist to helpMartin Roth
2017-10-29build system: Deal with wildcard in subdirs-yPatrick Georgi
2017-10-13Makefile: Exclude util directory from project_filelistMartin Roth
2017-09-23toolchain: Always use GCC for Ada sourcesNico Huber
2017-09-21Makefile: Don't rebuild when generating tags or file listMartin Roth
2017-09-06Makefile: Include Makefile from site-localNaresh G Solanki
2017-09-06Makefile: Keep list of exported variablesNico Huber
2017-08-11copy & update test routines from what-jenkins-doesMartin Roth
2017-08-11Make: Move testing into a subdirectoryMartin Roth
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