- added support for compilation using Microsoft Visual Studio 2008

This commit is contained in:
Baptiste Lepilleur
2010-03-13 10:59:50 +00:00
parent cd6cb5d0e6
commit e1b26455e7
3 changed files with 20 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
Requires Python 2.6
Example of invocation (use to test the script):
python makerelease.py --platform=msvc6,msvc71,msvc80,mingw -ublep 0.6.0 0.7.0-dev
python makerelease.py --platform=msvc6,msvc71,msvc80,msvc90,mingw -ublep 0.6.0 0.7.0-dev
When testing this script:
python makerelease.py --force --retag --platform=msvc6,msvc71,msvc80,mingw -ublep test-0.5.0 test-0.6.0-dev