summaryrefslogtreecommitdiff
path: root/infrastructure/msvc/getversion.pl
Commit message (Collapse)AuthorAge
* Remove old hard-coded MSVC and MinGW configs.Chris Wilson2016-09-10
| | | | Should be replaced by CMake now.
* Make getversion.pl executable.Chris Wilson2016-05-16
|
* Start generating MSVC project files using CMake.Chris Wilson2015-12-06
| | | | | | | Update getversion.pl to work when run from CMake. Update modules.txt to give our CMake configuration the necessary dependency information.
* Don't die if BoxVersion.h doesn't exist yet.Chris Wilson2011-10-11
|
* Remove redundant copy of the version string from getversion.pl.Chris Wilson2011-04-16
|
* Avoid unnecessary rewriting of BoxVersion.h to speed up MSVC build. Chris Wilson2011-04-08
|
* Added a script to determine the build version on Win32 MSVC. (refs #3)Chris Wilson2006-10-16