new-thegrex-source / cqvm

not my repo, i imported this from google code
Other
0 stars 0 forks source link

Automatic QVM_VERSION #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We had this in P-g-qvm, and i cant remember how it was done. Basically, it 
would fetch the revision that was compiled from the server, and add that to 
the version string.

If at all possible, this should now also update to match possible tags

Original issue reported on code.google.com by Paradox460 on 10 Jun 2009 at 1:59

GoogleCodeExporter commented 9 years ago
svn revision id is now added to the qvm_version cvar, even when building a qvm.

commited in r13

untested on mingw, may have to special case the escapes in the Makefile.

Original comment by Rez...@gmail.com on 10 Jun 2009 at 10:12

GoogleCodeExporter commented 9 years ago
I compile on linux now, so MinGW isnt a problem anymore.

Does this get the tag name? Because that would be quite useful. Eg for a 
release, just 
make a tag.

Original comment by Paradox460 on 10 Jun 2009 at 10:13

GoogleCodeExporter commented 9 years ago

Original comment by Paradox460 on 10 Jun 2009 at 11:05

GoogleCodeExporter commented 9 years ago

Original comment by Paradox460 on 10 Sep 2009 at 4:23