Autogenerate version.gen - no more outdated versions!
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 8 Jun 2008 13:02:47 +0000 (15:02 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 8 Jun 2008 13:03:00 +0000 (15:03 +0200)
commit3982589b93aa14c3cede148b8a5158b63055d65c
treeaeafb1afc656c57aa9577b536e34a255519e3fab
parent03e15ff6f6d7c1fb4f69c1f942105895883dc3e3
Autogenerate version.gen - no more outdated versions!
We now generate a file containing the current git revision, or alternatively,
the contents of a version.dist (for tarballs), on every make.
To do that in a crossplatform way, we compile a small binary for that first...
CMakeLists.txt
src/common/CMakeLists.txt
src/common/genversion.cpp [new file with mode: 0644]
src/common/global.cpp
src/common/global.h
src/core/ctcphandler.cpp
src/qtui/aboutdlg.cpp