Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-osdev/cargo-xbuild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.12
Choose a base ref
...
head repository: rust-osdev/cargo-xbuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.13
Choose a head ref
  • 9 commits
  • 10 files changed
  • 1 contributor

Commits on Oct 6, 2016

  1. build a sysroot for the new built-in thumb targets

    Jorge Aparicio committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    66fe1d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. cache Cargo artifacts

    Jorge Aparicio committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    a020866 View commit details
    Browse the repository at this point in the history
  2. default to rust: stable, drop stray build job

    Jorge Aparicio committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    687360b View commit details
    Browse the repository at this point in the history
  3. stop testing the beta channel

    to reduce test times
    Jorge Aparicio committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    7f84f4a View commit details
    Browse the repository at this point in the history
  4. osx: fix building libssh2

    Jorge Aparicio committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    5b46164 View commit details
    Browse the repository at this point in the history
  5. $TRAVIS_OS -> $TRAVIS_OS_NAME

    Jorge Aparicio committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    2b7021a View commit details
    Browse the repository at this point in the history
  6. set OPENSSL_ROOT_DIR

    Jorge Aparicio committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    07f0b0d View commit details
    Browse the repository at this point in the history
  7. remove stray character

    Jorge Aparicio committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    1572c88 View commit details
    Browse the repository at this point in the history
  8. release v0.1.13

    Jorge Aparicio committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    635ce90 View commit details
    Browse the repository at this point in the history
Loading