]> git.lyx.org Git - lyx.git/commit
Autotools: read git commit hash at compile time
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 24 Nov 2014 17:39:18 +0000 (18:39 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 24 Nov 2014 21:00:21 +0000 (22:00 +0100)
commit0b09424017866d0f1d9dfff8cb54cedaf17b99aa
tree5962bedff005d107bf149ed07a509146bdbcde87
parent489cdae255294f760b9814a17f8571f2410f6548
Autotools: read git commit hash at compile time

Also do as cmake to avoid full recompilation when the hash changes.
config/lyxinclude.m4
configure.ac
src/Makefile.am
src/lyx_commit_hash.h.in [new file with mode: 0644]
src/version.cpp