summaryrefslogtreecommitdiff
path: root/run.cmd
AgeCommit message (Collapse)AuthorFilesLines
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