Age | Commit message (Expand) | Author |
2019-08-28 | Makefile: Pass .xcompile into genbuild_h | Raul E Rangel |
2019-04-15 | util/genbuild_h: Prefer iasl from .xcompile over a hard code | Patrick Georgi |
2019-04-12 | util/genbuild_h: Allow operation with older git versions | Patrick Georgi |
2019-04-11 | util/genbuild_h: Do not print PGP verification results in `git log` output | Sergey Alirzaev |
2019-02-26 | ACPI: Fix error on asl_compiler_revision format | Elyes HAOUAS |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2019-02-21 | SMBIOS: Fix bios version | Elyes HAOUAS |
2018-07-26 | util: Add description.md to each util | Tom Hiller |
2018-01-23 | util/genbuild_h: Add gitfile support | Alex Thiessen |
2017-10-20 | util/genbuild_h: improve robustness against corrupt .git directories | Patrick Georgi |
2017-10-14 | util: Make TZ environment variable POSIX compatible | Paul Menzel |
2016-03-14 | genbuild_h: Fix numeric comparison to remove error | Martin Roth |
2016-03-09 | Add option for "timeless" builds | Nico Huber |
2016-01-04 | genbuild_h.sh: allow coreboot to be a git submodule | Ben Gardner |
2015-12-28 | genbuild_h.sh: Get current rev for git revision, not origin/master | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-10 | genbuild_h: Add Mac OS to case of "data -r" | zbao |
2015-08-10 | genbuild_h: Actually use git's current commit for timestamp if possible | Patrick Georgi |
2015-08-10 | genbuild_h: actually make date(1) based timestamp locale independent | Patrick Georgi |
2015-06-09 | genbuild_h: set LC_ALL=C to get rid of language influence to date | Alexander Couzens |
2015-06-09 | genbuild_h: refactor environment variable into export's | Alexander Couzens |
2015-06-07 | genbuild_h: timestamps should not depend on LANG or LC_ALL | Alexander Couzens |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-29 | util/genbuild_h: work around GNU date | Idwer Vollering |
2015-03-16 | genbuild_h.sh: use the last git commit as timesource if available | Alexander Couzens |
2015-03-09 | genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output | Alexander Couzens |
2015-03-09 | genbuild_h.sh: derive all timestamp variables from one timestamp | Alexander Couzens |
2015-03-09 | build.h: remove variable for the builduser, -hostname and -domain | Alexander Couzens |
2015-03-06 | Move generation of build.h into a shell script | Martin Roth |