summaryrefslogtreecommitdiffstats
path: root/util/genbuild_h
Commit message (Expand)AuthorAgeFilesLines
* util/genbuild_h: micro-adjust the regexp used to set COREBOOT_MAJOR_VERSIONIdwer Vollering2022-03-301-1/+1
* util/genbuild_h: Update IASL location finding codeMartin Roth2021-05-121-2/+10
* util/genbuild_h: add COREBOOT_BUILD_EPOCH seconds since epochAlexander Couzens2021-04-091-0/+1
* util: Update all shebangs to use /usr/bin/envMartin Roth2021-01-251-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-9/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-3/+0
* Makefile: Pass .xcompile into genbuild_hRaul E Rangel2019-08-281-1/+8
* util/genbuild_h: Prefer iasl from .xcompile over a hard codePatrick Georgi2019-04-151-1/+4
* util/genbuild_h: Allow operation with older git versionsPatrick Georgi2019-04-121-2/+8
* util/genbuild_h: Do not print PGP verification results in `git log` outputSergey Alirzaev2019-04-111-2/+2
* ACPI: Fix error on asl_compiler_revision formatElyes HAOUAS2019-02-261-1/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-0/+1
* SMBIOS: Fix bios versionElyes HAOUAS2019-02-211-0/+1
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* util/genbuild_h: Add gitfile supportAlex Thiessen2018-01-231-3/+1
* util/genbuild_h: improve robustness against corrupt .git directoriesPatrick Georgi2017-10-201-1/+1
* util: Make TZ environment variable POSIX compatiblePaul Menzel2017-10-141-2/+2
* genbuild_h: Fix numeric comparison to remove errorMartin Roth2016-03-141-1/+1
* Add option for "timeless" buildsNico Huber2016-03-091-1/+5
* genbuild_h.sh: allow coreboot to be a git submoduleBen Gardner2016-01-041-1/+1
* genbuild_h.sh: Get current rev for git revision, not origin/masterMartin Roth2015-12-281-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* genbuild_h: Add Mac OS to case of "data -r"zbao2015-09-101-1/+1
* genbuild_h: Actually use git's current commit for timestamp if possiblePatrick Georgi2015-08-101-1/+3
* genbuild_h: actually make date(1) based timestamp locale independentPatrick Georgi2015-08-101-2/+2
* genbuild_h: set LC_ALL=C to get rid of language influence to dateAlexander Couzens2015-06-091-0/+1
* genbuild_h: refactor environment variable into export'sAlexander Couzens2015-06-091-3/+7
* genbuild_h: timestamps should not depend on LANG or LC_ALLAlexander Couzens2015-06-071-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* util/genbuild_h: work around GNU dateIdwer Vollering2015-03-291-7/+17
* genbuild_h.sh: use the last git commit as timesource if availableAlexander Couzens2015-03-161-10/+15
* genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` outputAlexander Couzens2015-03-091-8/+8
* genbuild_h.sh: derive all timestamp variables from one timestampAlexander Couzens2015-03-091-8/+10
* build.h: remove variable for the builduser, -hostname and -domainAlexander Couzens2015-03-091-40/+0
* Move generation of build.h into a shell scriptMartin Roth2015-03-061-0/+87