aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_rules
Commit message (Expand)AuthorAge
...
* Set DYLD_LIBRARY_PATH correctly for rustc.Gravatar David Chen2015-09-02
* Fix path for input fileGravatar Googler2015-08-26
* Use sorted lists instead of sets for generated file list comparisonGravatar Googler2015-08-26
* Ignore ordering for generated files checkGravatar Googler2015-08-26
* Change some terminology to reflect standard usage:Gravatar Googler2015-08-26
* 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
* Change the skylark Java rules to use the configuration path separator.Gravatar Ulf Adams2015-08-24
* Improve the JDK and JRE filegroups to include all the necessary parts. Then f...Gravatar Philipp Wollermann2015-08-24
* Remove errant paths from crosstool test files.Gravatar Alex Humesky2015-08-20
* Updated some bazel files to reflect the new way of how configuration fragment...Gravatar Florian Weikert2015-08-20
* Add closure_library target to closure.WORKSPACE and update to the latest vers...Gravatar Kamil Jiwa2015-08-14
* Remove the Skylark data configuration accessor and the only repositoryGravatar Greg Estren2015-08-05
* Restore Rust examples and add Rust rule tests that were inadvertently excluded.Gravatar David Chen2015-07-30
* Introduce trivial rust testsGravatar Francois-Rene Rideau2015-07-29
* 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
* Skylark: Remove flags in attributesGravatar Laurent Le Brun2015-07-27
* Fix symlink test flagGravatar Kristina Chodorow2015-07-21
* Improvements to skylark testsGravatar Francois-Rene Rideau2015-07-21
* Rename the "unobfuscated" compilation level to "whitespace_only" to match nam...Gravatar Kamil Jiwa2015-07-13
* Exclude third-party tests from closure_library js_library.Gravatar Kamil Jiwa2015-07-10
* Global cleanup change.Gravatar Googler2015-07-10
* Added a deploy target to AppEngine supportGravatar Damien Martin-Guillerez2015-07-08
* Basic dashboard for build resultsGravatar Kristina Chodorow2015-07-07
* Add support for externs files.Gravatar Kamil Jiwa2015-07-02
* Add a CSS library target for Closure Library CSS files.Gravatar Kamil Jiwa2015-07-01
* Add basic support for building Java AppEngine WARGravatar Damien Martin-Guillerez2015-06-29
* Add Closure JS rules to Bazel.Gravatar Kamil Jiwa2015-06-23
* Trivial skylark testingGravatar Francois-Rene Rideau2015-06-19
* Add initial Rust rules to Bazel.Gravatar David Chen2015-06-18
* Use JDK's jar instead on relying on the one on the path in Java Skylark rules.Gravatar Damien Martin-Guillerez2015-06-15
* Remove tools/jdk/jdk symbolic link creationGravatar Damien Martin-Guillerez2015-06-11
* Bootstrapping tools using BazelGravatar Damien Martin-Guillerez2015-06-05
* Simplify genproto.bzl.Gravatar Han-Wen Nienhuys2015-06-02
* Skylark cleanup: ctx.target(s) is deprecated, stop using itGravatar Laurent Le Brun2015-05-21
* Fix issue #82Gravatar Ethan Rublee2015-03-31
* Make Skylark genproto deterministicGravatar Damien Martin-Guillerez2015-03-31
* Remove experimental Go support until we have a solution which fits the 'go' t...Gravatar Han-Wen Nienhuys2015-03-25
* Fixed Skylark python rule under OS XGravatar Damien Martin-Guillerez2015-03-23
* Fix forgotten assignment.Gravatar Han-Wen Nienhuys2015-03-11
* Productionize Bazel's skylark go rules.Gravatar Han-Wen Nienhuys2015-03-11
* Add documentation for Skylark Go rules.Gravatar Han-Wen Nienhuys2015-02-23
* Improve Java examplesGravatar Kristina Chodorow2015-02-20
* Add symlinks to third_party/ and tools/ to base_workspaceGravatar Kristina Chodorow2015-02-19