aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_rules/rust
Commit message (Expand)AuthorAge
* Enable overriding attributes for Rust binaries.Gravatar David Chen2016-04-07
* Update rust rule to reference deps in @bazel_toolsGravatar Kristina Chodorow2016-03-04
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Don't import API functions you don't useGravatar Francois-Rene Rideau2016-02-17
* Use build_file_content attribute of new_* repositories instead of build_file ...Gravatar Damien Martin-Guillerez2016-02-12
* Update documentation of skylark rules: correct load statementsGravatar Damien Martin-Guillerez2016-02-10
* [rust] Update Rust rules to Rust 1.6Gravatar David Chen2016-02-04
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Convert skylark rules and tests to use _ in repo namesGravatar Kristina Chodorow2016-01-27
* [rust] Use load() to add external repositories.Gravatar David Chen2015-12-02
* Update Rust new_http_archive rules to use 1.4 and strip_prefixGravatar Kamal Marhubi2015-12-02
* [rust] Fix bugs in Rust test rules.Gravatar David Chen2015-11-25
* [rust] Add linker flags from cpp configuration.Gravatar David Chen2015-10-28
* Tweak styling of Skylark rule READMEs to be consistent when viewed onGravatar David Chen2015-10-23
* [rust] Add rust_bench_test and rust_doc_test rules and improve usability of r...Gravatar David Chen2015-10-05
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Add rust_docs ruleGravatar David Chen2015-09-24
* Fixes #414: Add rustc + libs to action inputs, add LD_LIBRARY_PATH so that ru...Gravatar Philipp Wollermann2015-09-08
* Add missing tools directory in the filegroup to packageGravatar Damien Martin-Guillerez2015-09-03
* Set DYLD_LIBRARY_PATH correctly for rustc.Gravatar David Chen2015-09-02
* Update Rust rules to use Rust 1.2.0. Rename features attribute toGravatar David Chen2015-08-26
* Update Skylark rules to specify their accessed configuration fragments.Gravatar Ulf Adams2015-08-24
* Updated some bazel files to reflect the new way of how configuration fragment...Gravatar Florian Weikert2015-08-20
* Restore Rust examples and add Rust rule tests that were inadvertently excluded.Gravatar David Chen2015-07-30
* Move BUILD file for Rust to tools/build_rules/rust.Gravatar David Chen2015-07-27
* Add tools dependencies for Rust rules.Gravatar David Chen2015-07-27
* Add initial Rust rules to Bazel.Gravatar David Chen2015-06-18