mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-06-27 08:25:37 +02:00
deprecate makerelease.py (someday drop version.h too?)
This commit is contained in:
parent
53262c66d9
commit
b7894977e7
@ -10,6 +10,9 @@ python makerelease.py --force --retag --platform=msvc6,msvc71,msvc80,mingw -uble
|
|||||||
|
|
||||||
Example of invocation when doing a release:
|
Example of invocation when doing a release:
|
||||||
python makerelease.py 0.5.0 0.6.0-dev
|
python makerelease.py 0.5.0 0.6.0-dev
|
||||||
|
|
||||||
|
Note: This was for Subversion. Now that we are in GitHub, we do not
|
||||||
|
need to build versioned tarballs anymore, so makerelease.py is defunct.
|
||||||
"""
|
"""
|
||||||
import os.path
|
import os.path
|
||||||
import subprocess
|
import subprocess
|
||||||
|
Loading…
x
Reference in New Issue
Block a user