Commit graph

9 commits

Author SHA1 Message Date
Sridhar Periyasamy
b976419621 Download stage0 from the correct channel
Now that the rel/1.0.0 has been bootstrapped using the 'feature-msbuild'
channel, the correct channel needs to be passed to the install scripts.
2016-09-15 16:19:33 -07:00
Livar Cunha
4220447322 Temporarily hard coding stage0 to come from feature msbuild. This will make a stage0 available that has a dotnet build3 command. Will revert this once we have a rel1.0.0 available with this verb. 2016-08-31 12:46:24 -07:00
Livar Cunha
da688f71c2 Fixing the path to the Build Tools CLI for publisbing tools_runtime 2016-07-28 21:27:46 -07:00
Livar Cunha
b05b0e6dc5 After NuGet started lower casing the packages, we started hitting issues where we failed to locate dependencies under our list of libraries due to different casing in the libraries names. The fix here is to compare the library names ignoring casing. 2016-07-28 21:17:32 -07:00
Jonathan Miller
3a6e15309e Bringing run.exe into the repo and starting with the clean command 2016-07-26 16:15:36 -07:00
Jonathan Miller
ea9a41b81c Pulling in BuildTools into CLI via the build 2016-07-08 13:16:33 -07:00
Livar Cunha
c2fdd41764 Aligning the two versions of run-build we have in what each do and the parameters they get. 2016-07-07 16:16:53 -07:00
Livar Cunha
8eb05a4deb Addressing code review comments and fixing another issue with deb installer generation. 2016-07-06 14:45:07 -07:00
Livar Cunha
cdddc2e432 Addressing code review comments. Fixing issue with compile where we were not copying the msbuild files to the right place. Fixed an issue where we were trying to download installers for OSes that don't have installers. Added init-tools scripts. 2016-07-06 12:03:16 -07:00