aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc10
AgeCommit message (Collapse)Author
2016-10-20CREATE_PROJECT: Disable new net, curl, & sparkle for old MSVC versionsPaul Gilbert
2016-08-26DISTS: Add the --disable-fluidsynth option to the older VS batch filesPaul Gilbert
2013-07-07CREATE_PROJECT: Add support for testsLittleboy
- Added --tests command line switch - Parse test/module.mk to extract the list of test folders - Automatically run tests after a successful build
2011-09-06DIST: Add support for new -tools switch to MSVC batch filesLittleboy
2011-04-09DEVTOOLS: Renamed 'tools' directory to 'devtools'Max Horn
2010-11-23TOOLS: Move MSBuild and Visual Studio project providers to separate filesJulien Templier
- Add option --build-events to run custom pre/post build events as part of the build (defaults to false and VS2010 only ATM) - Only run build events as part of VS2010 build with all engines enabled (ie. dev build) svn-id: r54424
2010-11-18TOOLS: Update create_msvc batch filesJulien Templier
- Add support for /clean switch to remove all created files - Add switches for generating stable & all engines - Add command line help - Properly initialize answer variables to default choice svn-id: r54308
2010-11-10TOOLS: Update batch files for new create_project toolJulien Templier
svn-id: r54180
2009-12-30Commit of patch 6 "Add MSVC10 dists folder (batch file and readme)" from fr ↵Johannes Schickel
#2891357 "create_msvc: Add support for MSVC10". svn-id: r46762