index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
build_rules
Commit message (
Expand
)
Author
Age
...
*
Merge pull request #910 from Dominator008/closure
Kamil Jiwa
2016-02-17
|
\
|
*
Add "--language_in" and "--language_out" to closure_js_binary.bzl
Michael Zhou
2016-02-17
*
|
Reformat genproto.bzl to comply with the style guide.
Julio Merino
2016-02-17
*
|
Stop bundling ijar's sources in bazel_tools
Damien Martin-Guillerez
2016-02-17
|
*
Update dependencies in closure_repositories.bzl
Michael Zhou
2016-02-16
|
/
*
Updates the appengine_war() rule to include the transitive dependencies of th...
Alex Humesky
2016-02-15
*
Use build_file_content attribute of new_* repositories instead of build_file ...
Damien Martin-Guillerez
2016-02-12
*
Update documentation of skylark rules: correct load statements
Damien Martin-Guillerez
2016-02-10
*
[rust] Update Rust rules to Rust 1.6
David Chen
2016-02-04
*
Use labels in load statements
Damien Martin-Guillerez
2016-02-02
*
Update appengine repository rule names
Kristina Chodorow
2016-01-29
*
Convert skylark rules and tests to use _ in repo names
Kristina Chodorow
2016-01-27
*
Fix appengine rule to use all @bazel_tools targets
Kristina Chodorow
2016-01-21
*
Update appengine.bzl rules to use remote repos
Kristina Chodorow
2016-01-21
*
Allow empty go_prefix.
Han-Wen Nienhuys
2016-01-20
*
Basic build tag support for go rules
David Santiago
2016-01-11
*
Fix bazel_go_example_test. Changes:
Han-Wen Nienhuys
2015-12-22
*
Make the Go rules depend on the Go toolchain targets in the main repository.
Lukacs Berki
2015-12-15
*
Remove deleted WORKSPACE.go-toolchain from srcs.
David Chen
2015-12-07
*
Use load() to add external repositories for Skylark rules.
David Chen
2015-12-04
*
Drop intermediate zip archive from py_binary output
Benjamin Staffin
2015-12-03
*
Fix for I82f1d300470ff69e9d70c3008cf569d9ec94764d
Brian Silverman
2015-12-02
*
[rust] Use load() to add external repositories.
David Chen
2015-12-02
*
Update Rust new_http_archive rules to use 1.4 and strip_prefix
Kamal Marhubi
2015-12-02
*
Add missing comma.
Han-Wen Nienhuys
2015-12-01
*
Processes runfiles for libraries in addition to binaries. The behavior
Jake Voytko
2015-12-01
*
Make go test rule run tests from the directory of the source file
David Santiago
2015-12-01
*
Go rules now set GOOS and GOARCH environment variables
David Santiago
2015-12-01
*
Refactor Skylark rules and attributes in preparation to Skylark aspects.
Dmitry Lomov
2015-11-26
*
Fixes the closure binary inputs to include externs
Jake Voytko
2015-11-25
*
[rust] Fix bugs in Rust test rules.
David Chen
2015-11-25
*
Update go_binary and go_test rules to copy files in the "data"
David Santiago
2015-11-18
*
When computing the transitive config fragments required by a target,
Greg Estren
2015-11-18
*
More fixing breakage of the go rule tests.
Damien Martin-Guillerez
2015-11-18
*
Fix breakage caused by visibility.
Damien Martin-Guillerez
2015-11-17
*
Add srcs for Go rules.
Han-Wen Nienhuys
2015-11-17
*
[go] Add attribute documentation.
David Chen
2015-11-03
*
Update links in Bazel docs to point to new BE pages.
David Chen
2015-11-02
*
Don't overwrite existing __init__.py files in py_binary zips
Benjamin Staffin
2015-10-30
*
[rust] Add linker flags from cpp configuration.
David Chen
2015-10-28
*
Put all of pkg/ into the go toolchain, so it works on Darwin too.
Han-Wen Nienhuys
2015-10-27
*
Tweak styling of Skylark rule READMEs to be consistent when viewed on
David Chen
2015-10-23
*
Fix go toolchain reliance on the bazel src directory
Benjamin Staffin
2015-10-22
*
Add e2e test for Go support.
Han-Wen Nienhuys
2015-10-20
*
Use default_visibility instead of visibility in package()
Brian Silverman
2015-10-13
*
Make Bazel use tools that are embedded in its binary.
Lukacs Berki
2015-10-12
*
Add Darwin toolchain to Go rules.
Han-Wen Nienhuys
2015-10-12
*
RELNOTES: Go rules for Bazel.
Han-Wen Nienhuys
2015-10-09
*
Add commons-lang artifact to the default appengine WORKSPACE
Kristina Chodorow
2015-10-09
*
[rust] Add rust_bench_test and rust_doc_test rules and improve usability of r...
David Chen
2015-10-05
[prev]
[next]