]> git.proxmox.com Git - cargo.git/history - src/cargo/ops/cargo_rustc/mod.rs
Implement overrides via local cargo configuration
[cargo.git] / src / cargo / ops / cargo_rustc / mod.rs
2014-11-05 Alex CrichtonImplement overrides via local cargo configuration
2014-11-05 Alex CrichtonImplement the `links` manifest key
2014-11-05 Pierre KriegerMove custom-build-related code in its own module
2014-11-05 Pierre KriegerAddress minor issues
2014-11-05 Pierre KriegerDeprecated a few more things
2014-11-05 Pierre KriegerAdd draft for passing metadata to dependencies
2014-11-05 Pierre KriegerJobs now send back their own description when they...
2014-11-05 Pierre KriegerFlags from custom build script are now used
2014-11-05 Pierre KriegerBuild command output now being checked and written...
2014-11-05 Pierre KriegerCustom build commands are now being run
2014-11-05 Pierre KriegerDeprecate old build system and add rust build script...
2014-11-05 borsauto merge of #776 : alexcrichton/cargo/issue-488,...
2014-11-05 Alex CrichtonUpdate to rust master
2014-11-03 Alex CrichtonAdd a custom join_paths function to wrap the error
2014-10-31 borsauto merge of #775 : alexcrichton/cargo/issue-771,...
2014-10-31 borsauto merge of #774 : alexcrichton/cargo/issue-740,...
2014-10-31 borsauto merge of #773 : alexcrichton/cargo/update-all...
2014-10-31 borsauto merge of #783 : steveklabnik/cargo/require_curl...
2014-10-31 borsauto merge of #786 : alexcrichton/cargo/update, r=alexc...
2014-10-31 Alex CrichtonUpdate to rust master
2014-10-31 borsauto merge of #780 : EduardoBautista/cargo/add-example...
2014-10-30 borsauto merge of #735 : tomaka/cargo/platform-specific...
2014-10-28 borsauto merge of #769 : tomaka/cargo/delete-design, r...
2014-10-28 Pierre KriegerImplement platform-specific dependencies
2014-10-27 borsauto merge of #767 : alexcrichton/cargo/issue-637,...
2014-10-27 borsauto merge of #765 : steveklabnik/cargo/fix_warnings...
2014-10-27 borsauto merge of #758 : alexcrichton/cargo/issue-751,...
2014-10-27 Alex CrichtonBuild examples into `target/examples`
2014-10-27 borsauto merge of #718 : alexcrichton/cargo/issue-715,...
2014-10-17 borsauto merge of #720 : alexcrichton/cargo/no-more-plugins...
2014-10-17 borsauto merge of #711 : alexcrichton/cargo/issue-708,...
2014-10-17 borsauto merge of #712 : alexcrichton/cargo/issue-633,...
2014-10-16 Alex CrichtonPass features to native build commands
2014-10-15 borsauto merge of #709 : alexcrichton/cargo/issue-705,...
2014-10-15 Alex CrichtonAdd an `rpath` option to the profile section
2014-10-07 borsauto merge of #677 : sfackler/cargo/rustdoc-features...
2014-10-07 borsauto merge of #679 : alexcrichton/cargo/fix-doc-test...
2014-10-07 borsauto merge of #676 : jdeseno/cargo/warnings, r=alexcrichton
2014-10-07 Steven FacklerPass features along to rustdoc
2014-10-07 borsauto merge of #671 : alexcrichton/cargo/issue-668,...
2014-10-07 Alex CrichtonMake sure dev-deps are compiled for examples
2014-10-07 borsauto merge of #673 : alexcrichton/cargo/issue-665,...
2014-10-07 Joshua DeSenoFix warnings for constant names
2014-10-06 borsauto merge of #661 : alexcrichton/cargo/issue-660,...
2014-10-06 Alex CrichtonDon't always run doc tests for the root package
2014-10-06 borsauto merge of #663 : alexcrichton/cargo/issue-648,...
2014-10-06 borsauto merge of #675 : alexcrichton/cargo/fix-selective...
2014-10-06 Alex CrichtonRemove the notion of "primary" from Context
2014-10-03 borsauto merge of #630 : alexcrichton/cargo/issue-432,...
2014-10-03 Alex CrichtonAdd a test for #432
2014-10-03 Alex CrichtonFix dependencies linking to the local package
2014-10-03 Alex CrichtonRefine dependencies on dev-deps
2014-10-02 borsauto merge of #631 : alexcrichton/cargo/issue-514,...
2014-09-30 borsauto merge of #628 : alexcrichton/cargo/issue-537,...
2014-09-29 Alex CrichtonAdd cargo {test,bench} -p <spec>
2014-09-29 Alex CrichtonAllow specifying what to build as part of `cargo build`
2014-09-29 Alex CrichtonAllow selectively cleaning packages
2014-09-24 borsauto merge of #617 : alexcrichton/cargo/issue-597,...
2014-09-23 borsauto merge of #509 : alexcrichton/cargo/features, r...
2014-09-23 Alex CrichtonImplement `features`
2014-09-22 borsauto merge of #614 : alexcrichton/cargo/issue-613,...
2014-09-21 Alex CrichtonAllow plugins to have native dylib dependencies
2014-09-21 borsauto merge of #605 : brson/cargo/https, r=alexcrichton
2014-09-21 borsauto merge of #612 : alexcrichton/cargo/nocapture,...
2014-09-21 Alex CrichtonStop capturing output of all dependencies
2014-09-21 borsauto merge of #611 : alexcrichton/cargo/update, r=alexc...
2014-09-21 Alex CrichtonUpdate to rust master
2014-09-19 borsauto merge of #600 : alexcrichton/cargo/update-ssl...
2014-09-18 borsauto merge of #596 : alexcrichton/cargo/update-git2...
2014-09-18 borsauto merge of #599 : epdtry/cargo/profile-codegen-units...
2014-09-18 Stuart Pernsteineradd codegen-units option to profile section
2014-09-17 borsauto merge of #585 : alexcrichton/cargo/update, r=alexc...
2014-09-17 Björn SteinbrinkUpdate to new iter names to fix building with current...
2014-09-17 borsauto merge of #580 : alexcrichton/cargo/fix-cargo-doc...
2014-09-16 Alex CrichtonFix cargo doc with custom build commands
2014-09-15 borsauto merge of #558 : alexcrichton/cargo/issue-553,...
2014-09-15 Alex CrichtonPass profile env vars to build commands
2014-09-15 borsauto merge of #537 : markberger/cargo/510-hg-flag,...
2014-09-15 borsauto merge of #576 : alexcrichton/cargo/update, r=alexc...
2014-09-15 Alex CrichtonUpdate to rust master
2014-09-12 borsauto merge of #564 : EduardoBautista/cargo/contributing...
2014-09-11 borsauto merge of #567 : EduardoBautista/cargo/fix-centerin...
2014-09-11 borsauto merge of #555 : alexcrichton/cargo/issue-215,...
2014-09-11 Alex CrichtonDon't print `Running` for commands that aren't run
2014-09-09 borsauto merge of #534 : alexcrichton/cargo/issue-525,...
2014-09-09 borsauto merge of #528 : alexcrichton/cargo/deadlock, r...
2014-09-08 borsauto merge of #532 : alexcrichton/cargo/issue-530,...
2014-09-07 Alex CrichtonMention the name of a package in a custom build failure
2014-09-07 Alex CrichtonDon't deadlock when a dep has no libs
2014-09-04 СухарикMerge with upstream and update Cargo.lock
2014-09-04 borsauto merge of #508 : carllerche/cargo/static-lib-and...
2014-09-04 Carl LercheDo not pass static lib targets to rustc
2014-09-03 borsauto merge of #474 : alexcrichton/cargo/issue-461,...
2014-09-03 borsauto merge of #470 : alexcrichton/cargo/cargo-new-git...
2014-09-03 borsauto merge of #507 : alexcrichton/cargo/profiles, r...
2014-09-03 Alex CrichtonRe-enable passing -g to rustc
2014-09-03 Alex CrichtonImplement manifest profiles
2014-09-03 borsauto merge of #501 : alexcrichton/cargo/issue-480,...
2014-09-03 borsauto merge of #500 : alexcrichton/cargo/fix-flaky-test...
2014-09-03 borsauto merge of #499 : alexcrichton/cargo/issue-486,...
next