Generate ProductInfo based on git info
authorCarl Myers <cmyers@cmyers.org>
Sun, 27 Feb 2011 10:20:38 +0000 (02:20 -0800)
committerCarl Myers <cmyers@cmyers.org>
Sun, 27 Feb 2011 10:22:05 +0000 (02:22 -0800)
commitf53fe30708c9d523b8d0d0f88b2c428377995fe4
tree969edfdc9efa87e615dd0d5a0cb23d0624b61e7b
parentd50c4b414c4e29eeddba252e5522f405a317b7fe
Generate ProductInfo based on git info

* Generates Version and Date info from git
* Encapsulates all that info in the ProductInfo class
src/DiagnosticsUtil.cpp
src/Makefile.am
src/NetworkSyncManager.cpp
src/PrefsManager.cpp
src/ProductInfo.cpp [new file with mode: 0644]
src/ProductInfo.h
src/ProductInfo.inc
src/ScreenTitleMenu.cpp
src/StepMania.cpp
src/archutils/Unix/CrashHandlerChild.cpp