index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
genbuild_h
Age
Commit message (
Expand
)
Author
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