summaryrefslogtreecommitdiff
path: root/util/genbuild_h
AgeCommit message (Expand)Author
2021-05-12util/genbuild_h: Update IASL location finding codeMartin Roth
2021-04-09util/genbuild_h: add COREBOOT_BUILD_EPOCH seconds since epochAlexander Couzens
2021-01-25util: Update all shebangs to use /usr/bin/envMartin Roth
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2019-08-28Makefile: Pass .xcompile into genbuild_hRaul E Rangel
2019-04-15util/genbuild_h: Prefer iasl from .xcompile over a hard codePatrick Georgi
2019-04-12util/genbuild_h: Allow operation with older git versionsPatrick Georgi
2019-04-11util/genbuild_h: Do not print PGP verification results in `git log` outputSergey Alirzaev
2019-02-26ACPI: Fix error on asl_compiler_revision formatElyes HAOUAS
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-21SMBIOS: Fix bios versionElyes HAOUAS
2018-07-26util: Add description.md to each utilTom Hiller
2018-01-23util/genbuild_h: Add gitfile supportAlex Thiessen
2017-10-20util/genbuild_h: improve robustness against corrupt .git directoriesPatrick Georgi
2017-10-14util: Make TZ environment variable POSIX compatiblePaul Menzel
2016-03-14genbuild_h: Fix numeric comparison to remove errorMartin Roth
2016-03-09Add option for "timeless" buildsNico Huber
2016-01-04genbuild_h.sh: allow coreboot to be a git submoduleBen Gardner
2015-12-28genbuild_h.sh: Get current rev for git revision, not origin/masterMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-10genbuild_h: Add Mac OS to case of "data -r"zbao
2015-08-10genbuild_h: Actually use git's current commit for timestamp if possiblePatrick Georgi
2015-08-10genbuild_h: actually make date(1) based timestamp locale independentPatrick Georgi
2015-06-09genbuild_h: set LC_ALL=C to get rid of language influence to dateAlexander Couzens
2015-06-09genbuild_h: refactor environment variable into export'sAlexander Couzens
2015-06-07genbuild_h: timestamps should not depend on LANG or LC_ALLAlexander Couzens
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-29util/genbuild_h: work around GNU dateIdwer Vollering
2015-03-16genbuild_h.sh: use the last git commit as timesource if availableAlexander Couzens
2015-03-09genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` outputAlexander Couzens
2015-03-09genbuild_h.sh: derive all timestamp variables from one timestampAlexander Couzens
2015-03-09build.h: remove variable for the builduser, -hostname and -domainAlexander Couzens
2015-03-06Move generation of build.h into a shell scriptMartin Roth