summaryrefslogtreecommitdiffstats
path: root/util/genbuild_h
Commit message (Expand)AuthorAgeFilesLines
* 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