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.2.3
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.3.0
Choose a head ref
  • 8 commits
  • 25 files changed
  • 2 contributors

Commits on Dec 21, 2016

  1. tweak CI

    Jorge Aparicio committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    29103f9 View commit details
    Browse the repository at this point in the history
  2. allow master

    Jorge Aparicio committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    0ed6841 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2016

  1. rustfmt and s/try!/?/g

    Jorge Aparicio committed Dec 25, 2016
    Configuration menu
    Copy the full SHA
    7e2285b View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2016

  1. Fix warning about SipHasher being deprecated.

    thejpster authored and Jorge Aparicio committed Dec 26, 2016
    Configuration menu
    Copy the full SHA
    486524e View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Xargo.toml, support other built-in targets, refactor

    closes #77
    closes #98
    Jorge Aparicio committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    fb36b3b View commit details
    Browse the repository at this point in the history
  2. unset CARGO_TARGET_DIR when building the sysroot

    Jorge Aparicio committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    26ce79a View commit details
    Browse the repository at this point in the history
  3. use fs2 0.4.1

    Jorge Aparicio committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    e9e7ec8 View commit details
    Browse the repository at this point in the history
  4. release v0.3.0

    Jorge Aparicio committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    6c3f7f0 View commit details
    Browse the repository at this point in the history
Loading