-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Comparing changes
Open a pull request
base repository: rust-lang/rust
base: master
head repository: kennytm/rust
compare: sdkmanager-beta
- 15 commits
- 19 files changed
- 6 contributors
Commits on Oct 12, 2017
-
This updates the Cargo submodule a bit but is otherwise pretty routine.
Configuration menu - View commit details
-
Copy full SHA for 7ac017d - Browse repository at this point
Copy the full SHA 7ac017dView commit details -
ci: Fix installing the Android SDK
Apparently the https urls are broken due to some certificate validation whatnots, and so far the least intrusive solution I've found is to just disable that.
Configuration menu - View commit details
-
Copy full SHA for 07117cf - Browse repository at this point
Copy the full SHA 07117cfView commit details -
Auto merge of #45160 - alexcrichton:beta-next, r=alexcrichton
Prepare the 1.22.0 beta This updates the Cargo submodule a bit but is otherwise pretty routine.
Configuration menu - View commit details
-
Copy full SHA for e694dd3 - Browse repository at this point
Copy the full SHA e694dd3View commit details
Commits on Oct 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 85f6139 - Browse repository at this point
Copy the full SHA 85f6139View commit details
Commits on Oct 16, 2017
-
Auto merge of #45305 - bgermann:beta, r=alexcrichton
[beta] Make Solaris builder compatible with Solaris 10 Backport of #45255.
Configuration menu - View commit details
-
Copy full SHA for 733203a - Browse repository at this point
Copy the full SHA 733203aView commit details
Commits on Oct 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 13f66d3 - Browse repository at this point
Copy the full SHA 13f66d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e6a37 - Browse repository at this point
Copy the full SHA 97e6a37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9800508 - Browse repository at this point
Copy the full SHA 9800508View commit details -
Auto merge of #45413 - alexcrichton:beta-next, r=Mark-Simulacrum
Configuration menu - View commit details
-
Copy full SHA for a0a837c - Browse repository at this point
Copy the full SHA a0a837cView commit details
Commits on Oct 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1dfc8d2 - Browse repository at this point
Copy the full SHA 1dfc8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c928f9 - Browse repository at this point
Copy the full SHA 4c928f9View commit details
Commits on Oct 24, 2017
-
Auto merge of #45443 - bgermann:beta, r=kennytm
[beta] Make Solaris builder compatible with Solaris 10 retry Backport of #45343.
Configuration menu - View commit details
-
Copy full SHA for f724781 - Browse repository at this point
Copy the full SHA f724781View commit details
Commits on Oct 26, 2017
-
Update the book on beta to fix the print button
Connects to #45552.
Configuration menu - View commit details
-
Copy full SHA for 9d8320b - Browse repository at this point
Copy the full SHA 9d8320bView commit details
Commits on Oct 27, 2017
-
Auto merge of #45555 - integer32llc:update-beta-book, r=steveklabnik
Update the book on beta to fix the print button Connects to #45552. This does bring in changes to the text that we've made since beta branched, since we usually update the book just before beta goes to stable anyway, I didn't think this was a problem. If it is, I will happily make a branch of the book with just the print button fix and send in that instead! r? @steveklabnik
Configuration menu - View commit details
-
Copy full SHA for 49d5276 - Browse repository at this point
Copy the full SHA 49d5276View commit details
Commits on Oct 31, 2017
-
ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager.
* SDK tools is upgraded to 27.0.0. - Refactored to use `sdkmanager`/`avdmanager` instead of the deprecated `android` tool. * The Java version used by Android SDK is downgraded to OpenJDK-8, in order to download the SDK through HTTPS. * NDK is upgrade to r15c. - Dropped support for android-9 (2.3 / Gingerbread), the minimal supported version is now android-14 (4.0 / Ice Cream Sandwich). - Changed the default Android compiler from GCC to clang. - For details of change introduced by NDK r15, see https://github.com/android-ndk/ndk/wiki/Changelog-r15.
Configuration menu - View commit details
-
Copy full SHA for baa33ca - Browse repository at this point
Copy the full SHA baa33caView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...sdkmanager-beta