aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Use xcode_config build target for actions which need to resolve an xcode vers...Gravatar Chris Parsons2016-01-13
* [scala] fix declared dependencies.Gravatar Damien Martin-Guillerez2016-01-13
* Don't break long words for debian control fieldsGravatar Andrew Jorgensen2016-01-12
* Basic build tag support for go rulesGravatar David Santiago2016-01-11
* Implement groovy_junit_testGravatar Erik Kuefler2016-01-11
* making sass work better in different linux situations, minor cleanup overall.Gravatar Derek Perez2016-01-07
* [docker_build] Fix required flag for create_image.pyGravatar Damien Martin-Guillerez2016-01-07
* Add -fno-canonical-system-headers to CROSSTOOL files so that gcc doesn't reso...Gravatar Lukacs Berki2016-01-07
* Fixes formatting in scala rules doc.Gravatar Alex Humesky2016-01-07
* Fix bazel_go_example_test. Changes:Gravatar Han-Wen Nienhuys2015-12-22
* Support LABEL in docker_build ruleGravatar Yuki Yugui Sonoda2015-12-21
* Tweak error detection in incremental_install.py .Gravatar Lukacs Berki2015-12-16
* Source iOS memleak plugin stub from bazel_tools.Gravatar Peter Schmitt2015-12-16
* Make Debian package maintainer scripts executable.Gravatar Piotr Sikora2015-12-15
* Make the Go rules depend on the Go toolchain targets in the main repository.Gravatar Lukacs Berki2015-12-15
* Improve scalac: use ijar and download scalacGravatar oscar2015-12-08
* Make "//..." do not find packages in the base workspace.Gravatar Lukacs Berki2015-12-08
* Remove deleted WORKSPACE.go-toolchain from srcs.Gravatar David Chen2015-12-07
* Fix a bug in which the main process of j2objc wrapper blocks indefinitely if ...Gravatar Rumou Duan2015-12-04
* docker_build: Properly handle / as data_pathGravatar Kamal Marhubi2015-12-04
* Use load() to add external repositories for Skylark rules.Gravatar David Chen2015-12-04
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Drop intermediate zip archive from py_binary outputGravatar Benjamin Staffin2015-12-03
* Explicitly mention that 'manual' test targets are not matched by wildcard tar...Gravatar Nathan Harmata2015-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
* Fix pkg_tar docs.Gravatar Warren Turkal2015-11-30
* 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
* Generate .changes files to go along with .deb packagesGravatar Benjamin Staffin2015-11-24
* Generate proper filenames for .deb packagesGravatar Benjamin Staffin2015-11-24
* Fix leftovers from copy/paste.Gravatar Nathan Harmata2015-11-20
* Rollback of commit 07475c7b3812d6194602213a69e6e9f70643b32a.Gravatar Damien Martin-Guillerez2015-11-20
* Append '/' to the root prefix when missing for tar mergingGravatar Damien Martin-Guillerez2015-11-20
* Update go_binary and go_test rules to copy files in the "data"Gravatar David Santiago2015-11-18
* Tweak the bootstrapping and build process so that the prebuilt tools under to...Gravatar Lukacs Berki2015-11-18
* Rollback of commit 976211dd45215a6146e0ab312186de0eaa955a75.Gravatar Googler2015-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
* [docker] Print a clearer message when xzcat cannot be found and is neededGravatar Damien Martin-Guillerez2015-11-18
* Fix breakage caused by visibility.Gravatar Damien Martin-Guillerez2015-11-17
* Flesh out documentation for .NET rules. Minor formatting changes toGravatar David Z. Chen2015-11-17
* Apply the docker_build directory option to tars as well as files.Gravatar Googler2015-11-17
* [docker] Fixes parsing of data_path for './'Gravatar Damien Martin-Guillerez2015-11-17