Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-06 | Remove vs2015 build dependencies | jashook | 1 | -31/+5 | |
2017-10-27 | Address code review feedback | Jacek Blaszczynski | 1 | -2/+2 | |
2017-10-24 | Cleanup VsDevCmd.bat usage and improve build system messages to ease diagnostics | Jacek Blaszczynski | 1 | -1/+4 | |
2017-10-03 | Update Buildtools and Roslyn (#14228) | Jose Perez Rodriguez | 1 | -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-16 | Update Coreclr to 2.0.0 buildtools | wtgodbe | 1 | -3/+0 | |
2017-04-26 | Fix building with only VS2017 installed. (#11182) | Felipe Pessoto | 1 | -1/+7 | |
The fix was originally made in https://github.com/dotnet/corefx/pull/18700 | |||||
2017-03-13 | Pick up new CoreFX packages and abandon old ones | wtgodbe | 1 | -0/+3 | |
2017-03-07 | Updating the various windows build scripts to have a comment explaining the ↵ | Tanner Gooding | 1 | -0/+15 | |
VS version selection logic. | |||||
2017-03-06 | Updating the build scripts to support VS2017. | Tanner Gooding | 1 | -2/+8 | |
2016-10-07 | Standardize on _echo name (#7532) | Vance Morrison | 1 | -1/+1 | |
2016-09-23 | Remove the dependency of using config.json in cwd (#7330) | Jarret Shook | 1 | -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-29 | Use run tool in coreclr dev workflow. | Lakshmi Priya Sekar | 1 | -0/+39 | |