summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2012-12-31 16:40:51 +0100
committerDavid Herrmann <dh.herrmann@googlemail.com>2013-01-02 15:51:54 +0100
commitca446c691f702bfc5585d8ac69e245d5b3382679 (patch)
tree5a3d325fc9e24d50e8d731e2f4e7ed0336d4483b /.gitignore
parent7a9b85c306e6928a330d4ca8a0e41c447f355e65 (diff)
build: provide git-head revision via githead.h
We need the git-revision for module-version checks so provide the infrastructure now and print it in log_init(). Note that the git-describe string is distributed with the tarballs so end-users will not have to generate it themself. But when building from git, the revision will be automatically updated whenever something changes. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0f45cfe..0c9b5b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,7 @@ genshader
genunifont
src/static_shaders.c
src/genshader.c
+src/githead.h
src/text_font_unifont_data.c
docs/reference/*.txt
docs/reference/*.bak