Age | Commit message (Expand) | Author |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-01 | tests: Add build subsystem for unit testing coreboot | Jan Dabros |
2020-03-23 | cbfstool: Build vboot library | Yu-Ping Wu |
2020-03-04 | Makefile: Explicitly silence sub-makes | Nico Huber |
2019-11-27 | util/kconfig: Move coreboot specific changes into Makefile.inc | Patrick Georgi |
2019-10-30 | Makefile.inc: Add a class 'all' to link files in all stage except SMM | Arthur Heymans |
2019-10-26 | Makefile: Switch to `.config` as input for the Ada `CB.Config` | Nico Huber |
2019-10-08 | Revert "site-local: Allow to read Makefile.inc w/o .config" | Werner Zeh |
2019-09-26 | coreboot/Makefile: display error when spaces in path of toplevel makefile | Himanshu Sahdev |
2019-09-24 | Makefile: set TZ LANG LC_ALL | Alexander Couzens |
2019-08-28 | Makefile: Move the .xcompile rule out of the if !NOCOMPILE block | Raul E Rangel |
2019-07-29 | Makefile: Don't create build directory for additional targets | Raul E Rangel |
2019-07-17 | site-local: Allow to read Makefile.inc w/o .config | Balaji Manigandan B |
2019-02-06 | Hook up Kconfig Ada spec file | Nico Huber |
2019-01-24 | util/kconfig: Add `toada` Ada spec generation tool | Nico Huber |
2018-12-11 | Makefile.inc: Avoid race condition when using 'make -j<N>' | Jonathan Neuschäfer |
2018-08-08 | Makefile: Enable DELETE_ON_ERROR for all targets | Raul E Rangel |
2018-01-29 | Makefile: Add filelist to help | Martin Roth |
2017-10-29 | build system: Deal with wildcard in subdirs-y | Patrick Georgi |
2017-10-13 | Makefile: Exclude util directory from project_filelist | Martin Roth |
2017-09-23 | toolchain: Always use GCC for Ada sources | Nico Huber |
2017-09-21 | Makefile: Don't rebuild when generating tags or file list | Martin Roth |
2017-09-06 | Makefile: Include Makefile from site-local | Naresh G Solanki |
2017-09-06 | Makefile: Keep list of exported variables | Nico Huber |
2017-08-11 | copy & update test routines from what-jenkins-does | Martin Roth |
2017-08-11 | Make: Move testing into a subdirectory | Martin Roth |
2017-07-08 | Makefile: update clean-utils & distclean-utils | Martin Roth |
2017-07-01 | Makefile: Update clean targets | Martin Roth |
2017-06-07 | Makefile: add 'filelist' target | Martin Roth |
2017-04-28 | build system: when cleaning the tree, remove ..config.tmp* | Patrick Georgi |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2017-03-23 | Documentation: Add doxygen_platform target | Martin Roth |
2017-01-31 | build system: mark sub-make invocations as parallelizable | Patrick Georgi |
2017-01-27 | Makefile: Just error out if no .config exists | Martin Roth |
2017-01-24 | build system: don't run xcompile or git for %clean/%config targets | Patrick Georgi |
2016-10-29 | Makefile: Allow inclusion of source files from 3rdparty/ | Nico Huber |
2016-09-20 | Makefile: Give .ali files an empty recipe | Nico Huber |
2016-09-19 | Add minimal GNAT run time system (RTS) | Nico Huber |
2016-09-19 | Make Ada a first class citizen | Nico Huber |
2016-08-13 | crossgcc: Add gnumake target so that make can be built directly | Martin Roth |
2016-07-28 | Makefile: Include $(top) in DOTCONFIG definition to allow override | Paul Kocialkowski |
2016-07-15 | Makefile: Include config from DOTCONFIG instead of HAVE_DOTCONFIG | Paul Kocialkowski |
2016-06-07 | Makefile: Make printall target more readable | Martin Roth |
2016-03-09 | Makefile: Update payload clean targets | Martin Roth |
2016-02-02 | build system: avoid setting HOSTCC to " gcc" | Patrick Georgi |
2016-02-02 | Makefile: Add a comment to fix syntax highlighting | Martin Roth |
2016-01-28 | Move object files to $(obj)/<class>/ | Nico Huber |
2016-01-28 | Makefile: Make full use of src-to-obj macro | Nico Huber |
2016-01-12 | Makefile: Correct spelling in help message | Werner Zeh |
2015-12-17 | Enable KCONFIG_STRICT mode | Stefan Reinauer |