index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2020-12-23
Makefile: Add $(xcompile) to specify where to write xcompile
Raul E Rangel
2020-10-31
Makefile: Remove possibly illegal characters from doxyplatform
Martin Roth
2020-07-08
build system: Rely on xcompile for HOSTCC and HOSTCXX
Patrick Georgi
2020-07-01
Documentation: Add several fixes
Patrick Rudolph
2020-06-17
crossgcc: Remove "Make"
Elyes HAOUAS
2020-05-23
Makefile: Use SPDX identifier
Jacob Garber
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
2015-12-06
Makefile: Individualize help targets & set as non-compile targets
Martin Roth
2015-11-27
Makefile.inc: Add build targets for IASL & Clang
Martin Roth
2015-11-24
Makefiles: Add / Update help for makefile targets
Martin Roth
2015-11-21
build system: also remove .xcompile.tmp
Patrick Georgi
2015-11-20
build system: tighten down .xcompile handling some more
Patrick Georgi
2015-11-20
build system: don't let a broken .xcompile linger in the tree
Patrick Georgi
2015-11-20
Makefile: Set HOSTCC as gcc or cc respectively
zbao
2015-11-17
$(top)/Makefile: Strip the white space in function strip_quotes
Zheng Bao
2015-07-30
Add cscope/ctags generation for the current project
Martin Roth
2015-07-18
Makefile: Fix KCONFIG_AUTOHEADER dependencies
Stefan Reinauer
2015-06-30
Makefile: Use variables defined for Kconfig
Stefan Reinauer
2015-06-07
fix doxy target in root Makefile
Nicky Sielicki
2015-06-04
build system: move more clang handling to xcompile
Patrick Georgi
2015-06-04
build system: Move .xcompile include further down
Patrick Georgi
2015-05-08
make: support absolute and relative obj= specifications
Vadim Bendebury
2015-04-28
make: avoid problems with mv aliases
Vadim Bendebury
2015-04-22
Makefile: Disable implicit rules
Julius Werner
2015-04-22
Makefile: Avoid duplicate class suffixes in $(call src-to-obj)
Julius Werner
2015-04-17
Makefile: Fix dependency tracking for ramstage objects
Julius Werner
2015-04-06
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-04
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-04-04
build system: use full (in-tree) paths
Patrick Georgi
2015-04-04
build system: Allow defining generic rules
Patrick Georgi
2015-04-04
build system: create proper dependency files
Patrick Georgi
2015-04-02
build system: extend src-to-obj for non-.c/.S files
Patrick Georgi
2015-03-30
build system: generalize src-to-obj
Patrick Georgi
2015-03-30
build system: provide generic compiler flag variables
Patrick Georgi
2015-02-17
build system: Allow running make what-jenkins-does without ccache
Patrick Georgi
2015-02-17
build system: lint targets aren't compile targets
Patrick Georgi
2015-01-08
Doxygen: add a "simple" output config and make target
Martin Roth
2014-12-12
Makefile: Tone down some clang warnings, some are unproductive
Edward O'Callaghan
2014-11-25
build system: use a single variable name for compiler runtimes
Patrick Georgi
2014-11-09
build: Add ccopts back into the build
Marc Jones
2014-10-30
Makefile: Fix HOSTCC for clang
Edward O'Callaghan
2014-10-28
build: Allow clang build linkage to use libcompiler-rt
Edward O'Callaghan
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-07-20
build system: avoid warning about missing .xcompile
Patrick Georgi
2014-07-15
build system: create .xcompile dependency
Patrick Georgi
2014-06-29
Makefile: HOSTCC set too late in clang builds
Edward O'Callaghan
2014-06-29
build: remove -ccopts mechanism
Patrick Georgi
2014-05-26
build system: re-enable clang use
Patrick Georgi
2014-05-17
build: re-enable ccache support
Patrick Georgi
2014-05-17
build: make scan-build work again
Patrick Georgi
2014-05-17
build: allow romcc to be wrapped
Patrick Georgi
[next]