summaryrefslogtreecommitdiff
path: root/run.cmd
AgeCommit message (Collapse)AuthorFilesLines
2018-03-06Remove vs2015 build dependenciesjashook1-31/+5
2017-10-27Address code review feedbackJacek Blaszczynski1-2/+2
2017-10-24Cleanup VsDevCmd.bat usage and improve build system messages to ease diagnosticsJacek Blaszczynski1-1/+4
2017-10-03Update Buildtools and Roslyn (#14228)Jose Perez Rodriguez1-16/+10
* Update Buildtools and Roslyn * Fixing importing of the roslyn files on msbuild 14.0 * Correctly looking for the latest VS Installation
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-3/+0
2017-04-26Fix building with only VS2017 installed. (#11182)Felipe Pessoto1-1/+7
The fix was originally made in https://github.com/dotnet/corefx/pull/18700
2017-03-13Pick up new CoreFX packages and abandon old oneswtgodbe1-0/+3
2017-03-07Updating the various windows build scripts to have a comment explaining the ↵Tanner Gooding1-0/+15
VS version selection logic.
2017-03-06Updating the build scripts to support VS2017.Tanner Gooding1-2/+8
2016-10-07Standardize on _echo name (#7532)Vance Morrison1-1/+1
2016-09-23Remove the dependency of using config.json in cwd (#7330)Jarret Shook1-3/+3
Currently the config.json file is looked for in the current working directory. This change forces run.exe to use the relative path of the file relative to the build script.
2016-07-29Use run tool in coreclr dev workflow.Lakshmi Priya Sekar1-0/+39