summaryrefslogtreecommitdiff
path: root/init-tools.sh
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Remove Alpine 3.6 buildsWes Haggard1-3/+1
2018-03-28Sync init-tools scripts with what is in source-buildWes Haggard1-42/+43
2018-03-09Revise init-tools.sh to support bootstrappingSteve MacLean1-6/+16
2018-01-30Building non-Windows builds using the CLI's MSBuild (#16101)Jose Perez Rodriguez1-2/+2
2017-12-18Put ToolDir property back on restore commandChad Nedzlek1-2/+2
2017-11-22Ask buildtools to also restore ILAsm (#15103)Michal Strehovský1-0/+10
2017-10-30Add retry logic for setup of dotnet clidseefeld1-9/+35
2017-10-30Move CoreCLRPackageVersion property useageWes Haggard1-6/+6
2017-10-30Align init-tools scripts with other source-build reposWes Haggard1-114/+103
2017-10-24Use new feed tasks package & auto-update versionwtgodbe1-2/+2
2017-10-10Proof-of-concept of using new Publish infra in coreclrwtgodbe1-3/+3
2017-10-10Update to 2.0 RTM CLI (#14396)Jose Perez Rodriguez1-7/+12
2017-09-13Enable end to end Alpine build (#13966)Jan Vorlicek1-1/+9
2017-08-17Enable RedHat 6 in coreclr master (#13315)smile21prc1-0/+8
2017-07-16Update init-tools.sh to match corefx (#12839)Jan Kotas1-7/+15
2017-07-13[CoreCLR] Display the contents of init-tools.log (#12795)Ravi Eda1-4/+13
2017-05-29Make linux test build workedRoman Artemev1-1/+2
2017-05-22Revert "Fixed tests build on Linux"Russ Keldorph1-2/+1
2017-05-19Test build fixes for LinuxRoman Artemev1-1/+2
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-74/+27
2017-04-06remove fedora 23 (#10725)Dan Moseley1-4/+4
2017-02-16Remove all references to OpenSuse13.2wtgodbe1-4/+0
2017-01-24Only consider /etc/os-release for distro infoMatt Ellis1-13/+13
2017-01-06Update CLI to 1.0.0-preview2-1-003182, BuildTools to 1.0.27-prerelease-01205-...Davis Goodin1-1/+1
2017-01-06Swap wget and curl to fix init-tools capability check (#8831)Davis Goodin1-2/+2
2017-01-06Use POSIX "command" instead of non-standard "which" (#8823)Jürgen Hötzel1-2/+1
2016-10-19Support "offline" initializtion of Tools (#7715)Matt Ellis1-43/+66
2016-10-17Allow alpine to run init-tools.shEric Mellino1-0/+3
2016-10-13Update tests to netcoreapp1.1Jan Kotas1-0/+2
2016-09-20Upgrade CLI, buildtools for RTM shared framework. (#7045)Davis Goodin1-47/+67
2016-09-01Revert "Avoid using 'which' for verifying prereqs"Jan Kotas1-7/+7
2016-08-31Avoid using 'which' for verifying prereqs (#6994)Aditya Mandaleeka1-7/+7
2016-07-15Stop chmoding nonexistant corerun file in Tools dirwtgodbe1-1/+0
2016-06-24Fix typo to apply mac build workaround only on OSX (#5988)Ivan Baravy1-1/+1
2016-05-31Support building on all supported distrosMatt Ellis1-9/+9
2016-05-28Fix RHEL 7 BuildMatt Ellis1-1/+1
2016-05-27Adding commit hash to all built binaries.Jose Perez Rodriguez1-1/+1
2016-05-26Add Fedora, OpenSuse and Ubuntu 16.04 packagesMatt Ellis1-14/+9
2016-05-26Add retry logic when downloading the CLI from Azure blob storage.Joel Hendrix1-2/+2
2016-04-01Add mac ulimit -n 2048 workaround and more debug spew in CLI installation int...Yi Zhang (CLR)1-29/+42
2016-03-30Upgrade dotnet cli version.Davis Goodin1-6/+6
2016-03-22Don't use symbolic link 'sh'(/bin/sh) in ./coreclr/init-tools.shGeunsik Lim1-1/+3
2016-03-02Upgrade CLI version and buildtools, and make build file changes.Davis Goodin1-1/+1
2016-02-29Map RHEL distribution to download CentOS CLIGaurav Khanna1-0/+4
2016-02-07Change to support Microsoft.NetCore.Runtime.CoreCLR nuget package generation.Gaurav Khanna (CLR)1-2/+42
2016-01-24Updates based on review commentsJohn Chen1-2/+2
2016-01-23Build mscorlib with CoreCLR MSBuild on LinuxJohn Chen1-0/+68