Commit Graph

  • b275756705 Merge pull request #169 from brson/readme Brian Anderson 2016-03-27 20:47:53 -07:00
  • 309a41b3cc Update README for rustup Brian Anderson 2016-03-27 20:16:01 +00:00
  • f93b9e2038 Disable doc generation due to rust-lang/rust#32532 Brian Anderson 2016-03-28 01:52:08 +00:00
  • 836b98a1cd Build docs with --release Brian Anderson 2016-03-28 01:33:27 +00:00
  • 49e5f09447 Merge pull request #173 from brson/version Brian Anderson 2016-03-27 18:01:19 -07:00
  • 429137679d Merge pull request #161 from brson/multirust-env Brian Anderson 2016-03-27 18:00:49 -07:00
  • 306297f3ff Merge pull request #172 from brson/rustup-setup.sh Brian Anderson 2016-03-27 17:42:01 -07:00
  • b0eaaa98e1 Merge pull request #171 from brson/submod Brian Anderson 2016-03-27 17:41:32 -07:00
  • 928e423673 Bump version to 0.1 Brian Anderson 2016-03-28 00:39:51 +00:00
  • ee6a8832cc Remove author name from rustup-setup UI Brian Anderson 2016-03-28 00:38:16 +00:00
  • 7f811afb50 Fix the RUSTUP_UPDATE_ROOT value in rustup-setup.sh Brian Anderson 2016-03-27 23:59:31 +00:00
  • 50a844adc7 Remove binaries submodule Brian Anderson 2016-03-27 23:57:07 +00:00
  • 80ea54a00f Merge pull request #167 from brson/crossmsg Brian Anderson 2016-03-27 16:37:47 -07:00
  • d04ec91507 Convert defer! to scopeguard::guard Brian Anderson 2016-03-27 16:31:20 -07:00
  • 9fdd25ebb0 Merge pull request #165 from brson/patch Brian Anderson 2016-03-27 13:24:17 -07:00
  • d1f92867a9 Merge pull request #166 from nodakai/repo-name Brian Anderson 2016-03-27 12:50:04 -07:00
  • 073aee3bbf More informative infos for target installation Brian Anderson 2016-03-27 19:48:22 +00:00
  • 40ec171f34 sed -i -e 's/Diggsey/rust-lang-nursery/g' NODA, Kai 2016-03-28 03:27:26 +08:00
  • f744108268 Change a minor status message from 'multirust' to 'rustup' Brian Anderson 2016-03-27 18:11:34 +00:00
  • bc0e31ef97 Add temporary compatibility for MULTIRUST_ env vars Brian Anderson 2016-03-26 21:47:08 +00:00
  • 6a1e3336aa Change MULTIRUST_ env args to RUSTUP_ Brian Anderson 2016-03-26 20:38:32 +00:00
  • 760387c640 Add MULTIRUST_UPDATE_ROOT to README Brian Anderson 2016-03-26 20:30:44 +00:00
  • f160fab0a2 Merge pull request #164 from brson/cargo-fallback Alex Crichton 2016-03-26 22:15:04 -07:00
  • e371c9110b Merge pull request #163 from brson/bold Alex Crichton 2016-03-26 22:13:58 -07:00
  • fa869218cb Ignore failing test on windows Brian Anderson 2016-03-27 04:08:23 +00:00
  • 5aa10800b4 Implement cargo fallback for custom toolchains Brian Anderson 2016-03-27 02:14:47 +00:00
  • ab8076ed5a Use more bold and less cyan Brian Anderson 2016-03-26 22:42:37 +00:00
  • ebabbb1a77 Don't set the PATH environment variable when running proxies Brian Anderson 2016-03-27 02:02:40 +00:00
  • 6ac6f34435 Merge pull request #162 from brson/tty Brian Anderson 2016-03-26 17:22:29 -07:00
  • dcc429c188 Make rustup-setup.sh use /dev/tty as stdin Brian Anderson 2016-03-26 23:19:52 +00:00
  • a860289b89 Colorize colons in cli messages Brian Anderson 2016-03-26 22:29:52 +00:00
  • 4471a6cfe6 Merge pull request #156 from brson/show Alex Crichton 2016-03-26 14:57:02 -07:00
  • 50d8b21890 Merge pull request #160 from brson/multi-host Brian Anderson 2016-03-26 14:52:40 -07:00
  • 13c8a5942a CI uses the stable branch, not 'new' Brian Anderson 2016-03-26 21:50:31 +00:00
  • 38cddbd4ff Put the target triple at the end of toolchain names Brian Anderson 2016-03-26 19:10:46 +00:00
  • 96e624f0a6 Merge pull request #157 from brson/s3 Brian Anderson 2016-03-26 13:58:34 -07:00
  • cc7141e48c Deploy to s3. Add simple website. Brian Anderson 2016-03-20 19:11:45 +00:00
  • a5ef44ea3e Add rustup show Brian Anderson 2016-03-26 02:02:43 +00:00
  • 161a506411 Merge pull request #154 from brson/noauthor Diggory Blake 2016-03-26 02:00:17 +00:00
  • 524dd2d652 Remove Diggory's name from rustup --help Brian Anderson 2016-03-26 01:43:36 +00:00
  • 7170938464 Merge pull request #153 from brson/subcommands Alex Crichton 2016-03-25 18:14:24 -07:00
  • 96948a24a7 Merge pull request #152 from brson/which Alex Crichton 2016-03-25 18:13:59 -07:00
  • 6b545ef5cb Don't panic when subcommands don't have subcommands. Fixes #140 Brian Anderson 2016-03-26 00:40:42 +00:00
  • 4d7f186288 Add rustup which Brian Anderson 2016-03-26 00:00:39 +00:00
  • a76ab4eada Merge pull request #146 from brson/termfix Alex Crichton 2016-03-25 15:08:28 -07:00
  • d9beadd750 Merge pull request #147 from brson/metavers Brian Anderson 2016-03-25 12:50:12 -07:00
  • 3143f01110 Add the metadata version check to rustup Brian Anderson 2016-03-25 05:35:36 +00:00
  • 9b69585379 Wrap the term types so they are transparent to missing terminfo. Fixes #145 Brian Anderson 2016-03-25 04:34:32 +00:00
  • 102bc642a1 Merge pull request #142 from brson/next Brian Anderson 2016-03-24 11:00:54 -07:00
  • 8fd97c9ead Merge pull request #143 from brson/curl Brian Anderson 2016-03-24 11:00:29 -07:00
  • ddaca07fd3 Overhaul the UI for updates Brian Anderson 2016-03-22 23:00:31 +00:00
  • d76756b7d1 Add rustup-setup.sh Brian Anderson 2016-03-24 01:05:21 +00:00
  • 05993db61c Stop using BRIGHT_WHITE for terminal output. Fixes #139 Brian Anderson 2016-03-22 21:51:20 +00:00
  • 1fbe4b0ef4 Make rustup do self-updates Brian Anderson 2016-03-22 20:57:55 +00:00
  • 549c8601d7 Move setting of CARGO_HOME from cli-rustup-setup to clitools Brian Anderson 2016-03-22 20:53:02 +00:00
  • 0ef60d4b26 Use PathBufs in clitools Config type instead of TempDirs Brian Anderson 2016-03-22 18:34:11 +00:00
  • 99fb7ba0ce Rename Config::homedir to rustupdir in clitools Brian Anderson 2016-03-22 18:25:41 +00:00
  • 07039b6408 Merge pull request #138 from brson/travis Brian Anderson 2016-03-21 17:17:58 -07:00
  • 6174f1a904 Use real bash syntax an .travis.yml Brian Anderson 2016-03-22 00:17:10 +00:00
  • 11505efe2e Merge pull request #136 from brson/rustup Brian Anderson 2016-03-21 16:19:08 -07:00
  • 5f93275126 Implement the rustup cli Brian Anderson 2016-03-18 23:13:07 +00:00
  • c34904bb68 Upgrade to clap 2.2.1 Brian Anderson 2016-03-19 05:44:43 +00:00
  • d52b3d3872 Fix the test for 'default' Brian Anderson 2016-03-18 21:25:29 +00:00
  • 7e448e31d1 Merge pull request #133 from brson/masterci Brian Anderson 2016-03-19 21:38:13 -07:00
  • 798d3e3441 Merge pull request #135 from brson/whitespace Brian Anderson 2016-03-19 21:38:02 -07:00
  • 778ef6d172 Merge pull request #120 from brson/lists Brian Anderson 2016-03-19 21:37:55 -07:00
  • 2593dc8138 Whitespace fixes Brian Anderson 2016-03-19 21:07:55 +00:00
  • 372944b929 Merge pull request #121 from brson/winapi Alex Crichton 2016-03-19 11:34:20 -07:00
  • 518f73fdf9 Merge pull request #122 from brson/job Brian Anderson 2016-03-18 22:35:27 -07:00
  • 55d2d52a13 Merge pull request #134 from brson/copies Brian Anderson 2016-03-18 22:35:20 -07:00
  • 9394ebb578 Put process in a job on windows to kill children Brian Anderson 2016-03-17 19:40:31 +00:00
  • 129229b248 Use hardlinks in test suite instead of copies Brian Anderson 2016-03-18 21:09:25 +00:00
  • aa6b093fda Merge pull request #132 from brson/issue-131 Diggory Blake 2016-03-18 20:26:21 +00:00
  • a175ab8c46 Only publish binaries for the master branch Brian Anderson 2016-03-18 20:12:12 +00:00
  • bb2b7f29b4 Tell cargo where rustc is when printing the version info Brian Anderson 2016-03-18 19:59:11 +00:00
  • 7bcbd511d4 Merge pull request #124 from brson/init Brian Anderson 2016-03-18 12:24:58 -07:00
  • 2daddc5607 Prettify --list-targets Brian Anderson 2016-03-16 17:58:28 +00:00
  • 7bd3f3ec5f Merge pull request #125 from brson/travis Brian Anderson 2016-03-17 19:14:04 -07:00
  • ae688f538e Merge pull request #118 from brson/issue-111 Brian Anderson 2016-03-17 17:56:39 -07:00
  • 76412932d6 Fix generation of compatible linux bins on travis Brian Anderson 2016-03-17 21:50:07 +00:00
  • 250496dd68 Merge pull request #126 from brson/cargo-home Brian Anderson 2016-03-17 17:33:59 -07:00
  • 35b1cdaa67 Fix setting of CARGO_HOME Brian Anderson 2016-03-18 00:31:28 +00:00
  • dc051c5b29 Only show the stable version on initial install Brian Anderson 2016-03-17 21:32:42 +00:00
  • c253c8ffa9 Merge pull request #119 from brson/unused-import Alex Crichton 2016-03-17 14:05:50 -07:00
  • ffafe9abaf Import GetUserProfileDirectoryW from winapi Brian Anderson 2016-03-17 19:28:26 +00:00
  • b902ff36d5 Emit proper errors for multirust update $bogus. Fixes #111 Brian Anderson 2016-03-17 05:48:25 +00:00
  • 160b9ea52e Unused import Brian Anderson 2016-03-17 06:34:47 +00:00
  • cefd153039 Merge pull request #117 from brson/winfix Brian Anderson 2016-03-16 20:59:35 -07:00
  • 55b44e3f91 Don't consider HOME when searching for user home dir on windows Brian Anderson 2016-03-17 00:02:22 +00:00
  • c0f40cd41c Merge pull request #113 from brson/readme Brian Anderson 2016-03-16 17:17:33 -07:00
  • 409041cbfb Merge pull request #114 from brson/setup Brian Anderson 2016-03-16 16:24:35 -07:00
  • 5ef31581c2 Don't prompt on upgrade from multirust-rs Brian Anderson 2016-03-16 23:20:02 +00:00
  • 229ff58c8d Merge pull request #115 from brson/ci Brian Anderson 2016-03-16 13:32:54 -07:00
  • 0f71fbc6cd Use a real security token in appveyor.yml Brian Anderson 2016-03-16 20:12:42 +00:00
  • a8396e4509 Make multirust-setup(2), etc. also work as installer names Brian Anderson 2016-03-16 20:08:30 +00:00
  • 791bbf5443 Update README with new download names Brian Anderson 2016-03-16 18:47:28 +00:00
  • 3b37160cea Merge pull request #112 from brson/up Brian Anderson 2016-03-16 11:42:50 -07:00
  • 33d50c428b Fix self-upgrade compatibility Brian Anderson 2016-03-16 18:42:43 +00:00
  • c8887f3272 Add new appveyor security token Brian Anderson 2016-03-16 17:27:31 +00:00
  • d67d5c9352 Compute hashes *after* testing. Brian Anderson 2016-03-16 17:20:42 +00:00