aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_rules
Commit message (Expand)AuthorAge
...
* Update Closure Tools dependencies and add arguments to closure_js_binary()Gravatar Michael Zhou2016-02-17
* 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
* Revert "Merge pull request #910 from Dominator008/closure"Gravatar Damien Martin-Guillerez2016-02-17
* Merge pull request #910 from Dominator008/closureGravatar Kamil Jiwa2016-02-17
|\
| * Add "--language_in" and "--language_out" to closure_js_binary.bzlGravatar Michael Zhou2016-02-17
* | Reformat genproto.bzl to comply with the style guide.Gravatar Julio Merino2016-02-17
* | Stop bundling ijar's sources in bazel_toolsGravatar Damien Martin-Guillerez2016-02-17
| * Update dependencies in closure_repositories.bzlGravatar Michael Zhou2016-02-16
|/
* Updates the appengine_war() rule to include the transitive dependencies of th...Gravatar Alex Humesky2016-02-15
* 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
* Update appengine repository rule namesGravatar Kristina Chodorow2016-01-29
* Convert skylark rules and tests to use _ in repo namesGravatar Kristina Chodorow2016-01-27
* Fix appengine rule to use all @bazel_tools targetsGravatar Kristina Chodorow2016-01-21
* Update appengine.bzl rules to use remote reposGravatar Kristina Chodorow2016-01-21
* Allow empty go_prefix.Gravatar Han-Wen Nienhuys2016-01-20
* Basic build tag support for go rulesGravatar David Santiago2016-01-11
* Fix bazel_go_example_test. Changes:Gravatar Han-Wen Nienhuys2015-12-22
* Make the Go rules depend on the Go toolchain targets in the main repository.Gravatar Lukacs Berki2015-12-15
* Remove deleted WORKSPACE.go-toolchain from srcs.Gravatar David Chen2015-12-07
* Use load() to add external repositories for Skylark rules.Gravatar David Chen2015-12-04
* Drop intermediate zip archive from py_binary outputGravatar Benjamin Staffin2015-12-03
* Fix for I82f1d300470ff69e9d70c3008cf569d9ec94764dGravatar Brian Silverman2015-12-02
* [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
* Add missing comma.Gravatar Han-Wen Nienhuys2015-12-01
* Processes runfiles for libraries in addition to binaries. The behaviorGravatar Jake Voytko2015-12-01
* Make go test rule run tests from the directory of the source fileGravatar David Santiago2015-12-01
* Go rules now set GOOS and GOARCH environment variablesGravatar David Santiago2015-12-01
* Refactor Skylark rules and attributes in preparation to Skylark aspects.Gravatar Dmitry Lomov2015-11-26
* Fixes the closure binary inputs to include externsGravatar Jake Voytko2015-11-25
* [rust] Fix bugs in Rust test rules.Gravatar David Chen2015-11-25
* Update go_binary and go_test rules to copy files in the "data"Gravatar David Santiago2015-11-18
* When computing the transitive config fragments required by a target,Gravatar Greg Estren2015-11-18
* More fixing breakage of the go rule tests.Gravatar Damien Martin-Guillerez2015-11-18
* Fix breakage caused by visibility.Gravatar Damien Martin-Guillerez2015-11-17
* Add srcs for Go rules.Gravatar Han-Wen Nienhuys2015-11-17
* [go] Add attribute documentation.Gravatar David Chen2015-11-03
* Update links in Bazel docs to point to new BE pages.Gravatar David Chen2015-11-02
* Don't overwrite existing __init__.py files in py_binary zipsGravatar Benjamin Staffin2015-10-30
* [rust] Add linker flags from cpp configuration.Gravatar David Chen2015-10-28
* Put all of pkg/ into the go toolchain, so it works on Darwin too.Gravatar Han-Wen Nienhuys2015-10-27
* Tweak styling of Skylark rule READMEs to be consistent when viewed onGravatar David Chen2015-10-23
* Fix go toolchain reliance on the bazel src directoryGravatar Benjamin Staffin2015-10-22
* Add e2e test for Go support.Gravatar Han-Wen Nienhuys2015-10-20
* Use default_visibility instead of visibility in package()Gravatar Brian Silverman2015-10-13
* Make Bazel use tools that are embedded in its binary.Gravatar Lukacs Berki2015-10-12