aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-07-01Makefile: Add symlink targets to helpMartin Roth
2024-07-01Makefile: update clean-symlink targetMartin Roth
2024-06-27Makefile: Add cleanall-symlink targetMartin Roth
2024-06-27Makefile: Update symlink targetMartin Roth
2024-03-19Makefile: Drop unused variable originalobjsNicholas Chin
2024-02-26util/amdfwtool: build amdfwtool only for all tools or AMD CPUsMartin Roth
2024-01-24Makefiles: Rename top-level Makefiles from .inc to .mkMartin Roth
2023-11-30Kconfig: Move rustccfg file to a more benign placePatrick Georgi
2023-11-30build system: Exempt `make *config` from strict symbol checksPatrick Georgi
2023-11-25util/kconfig: Uprev to Linux 6.6's kconfigPatrick Georgi
2023-11-16Revert "tests: Allow specifying vboot source directory"Felix Singer
2023-11-16tests: Allow specifying vboot source directoryroccochen@chromium.com
2023-08-24Makefile: Fix typo in `make help` outputNico Huber
2023-08-24docs: Redirect top-level make targets to Documentation/Nico Huber
2023-08-24Makefile: Update build for include-what-you-useMartin Roth
2023-08-08Makefile: Get rid of invalid pathsNikolai Vyssotski
2023-06-11Append per-board ccache statistics in logKyösti Mälkki
2023-05-25cpu/Kconfig: Remove MMX config optionArthur Heymans
2023-02-20Makefile: Fix project_filelist.txt generationMaximilian Brune
2022-12-17Add option to use Ada code in romstageJeremy Compostella
2022-12-12Makefile: Add default for HOSTPKG_CONFIGNico Huber
2022-12-05Makefile: Add printall as a NOCOMPILE targetMartin Roth
2022-10-17Makefile: Add targets to add and remove symlinksChristian Walter
2022-07-17Makefile: Add util/kconfig/Makefile.real to nocompile listMartin Roth
2022-06-28Makefile: Update error if building real-all when NOCOMPILE is setMartin Roth
2022-05-28Treewide: Remove doxygen config files and targetsMartin Roth
2022-03-31Makefile: Clean up old targetsArthur Heymans
2022-02-28Makefile: Add .SECONDARYRaul E Rangel
2022-01-14Makefile: Defer normalizing configuration for reproducible buildsPatrick Georgi
2021-11-22Makefiles: Hide skipping submodule info unless V=1Martin Roth
2021-07-13util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi
2021-05-19tests: improve code coverage supportPaul Fagerburg
2021-05-12Makefile: Don't run genbuild_h if not doing a buildMartin Roth
2021-04-15Makefile: Add unit-tests help and targets listJakub Czapiga
2021-04-09Makefile: set and export SOURCE_DATE_EPOCHAlexander Couzens
2021-04-09Makefile: export LANG LC_ALL TZ without using COREBOOT_EXPORTSAlexander Couzens
2021-03-27Makefile.inc: Use `additional-dirs` for $(objcbfs), $(objgenerated)Nico Huber
2020-12-23Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel
2020-10-31Makefile: Remove possibly illegal characters from doxyplatformMartin Roth
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
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