]> sigrok.org Git - pulseview.git/commit
Build: Use -dirty version suffix for local changes
authorDaniel Elstner <redacted>
Sat, 18 Jul 2015 20:47:11 +0000 (22:47 +0200)
committerUwe Hermann <redacted>
Sat, 25 Jul 2015 17:11:40 +0000 (19:11 +0200)
commit3d87310109576c77819c4c592d41bc1d9731978b
tree4c37709e0301937df6e7ee162981887d53aa1bbd
parent1e8c82e90f947b5803430b08b7912ea3c95fd604
Build: Use -dirty version suffix for local changes

Pass --dirty to git describe.  This needed a slight hack to
GetGitRevisionDescription.cmake to make it work.  Also pass
--tags to make git include lightweight tags in its search.
CMake/GetGitRevisionDescription.cmake
CMakeLists.txt