aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
Commit message (Expand)AuthorAge
...
* Refactor docker tests to be buildable without docker.Gravatar Damien Martin-Guillerez2017-07-19
* Add bazel mirror url for bazel_toolchains external repo.Gravatar xingao2017-07-14
* Add bazel-toolchains repository which will be used to test remote executionGravatar Googler2017-07-13
* Move the docker tests in src/test/dockerGravatar dmarting2017-06-27
* Add @googleapis repository to WORKSPACEGravatar Jakob Buchgraber2017-05-31
* Update bundled OpenJDK to azul-zulu-8.21.0.1-jdk8.0.131.Gravatar Philipp Wollermann2017-05-19
* Add the upstream URLs for Azul Zulu to Bazel's WORKSPACE as a secondary source.Gravatar philwo2017-05-09
* Update protobuf dependency to 3.2.0Gravatar Jakob Buchgraber2017-05-02
* Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."Gravatar Jakob Buchgraber2017-04-14
* protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.Gravatar Jakob Buchgraber2017-04-14
* Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."Gravatar Jakob Buchgraber2017-04-13
* protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.Gravatar Jakob Buchgraber2017-04-13
* Simplify the steps needed to run android_integration_test.Gravatar Adam Michael2017-03-24
* Build a version of Bazel with a bundled OpenJDK inside the binary.Gravatar Philipp Wollermann2017-03-20
* Revert "Upgrade //third_party/protobuf to v3.2.0"Gravatar Irina Iancu2017-02-24
* Upgrade //third_party/protobuf to v3.2.0Gravatar Carmi Grushko2017-02-23
* --proto_compiler points at @com_google_protobuf//:protocGravatar Carmi Grushko2017-02-17
* Delete //external references related to protos.Gravatar Carmi Grushko2017-02-03
* Rollback of commit b7c00d8762d74fb54d0a6b0eb355abc6dc7a97c3.Gravatar Damien Martin-Guillerez2016-12-22
* Export dot-format graphs as-is and download dot as an external repoGravatar Kristina Chodorow2016-12-22
* Rollback of commit b9f914fa56a00530d38b597dc853aad50d1decfb.Gravatar Kristina Chodorow2016-12-19
* Make Bazel build dotGravatar Kristina Chodorow2016-12-19
* Make it easier to use protos in Bazel out of the box.Gravatar Carmi Grushko2016-11-29
* Update comments in Bazel WORKSPACE regarding running maven_skylark_test.Gravatar Adam Michael2016-11-17
* Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979.Gravatar Carmi Grushko2016-11-08
* Rollback of commit a396b070ae36032a973672e11145533621c39edc.Gravatar Klaus Aehlig2016-11-07
* Use proto_lang_toolchain() in java_proto_library.Gravatar Carmi Grushko2016-11-04
* Implementation of maven_jar rule in Skylark.Gravatar Jingwen Chen2016-09-23
* Fix Bazel CI by appending the newline to WORKSPACE, which got lost in commit ...Gravatar Philipp Wollermann2016-08-19
* java_(lite_)?proto_library to get Java proto runtimes from //external: instea...Gravatar Carmi Grushko2016-08-18
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Remove rust, jsonnet, scala and closure from the Bazel repositoryGravatar Damien Martin-Guillerez2016-05-09
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Bind path to xcrunwrapper in workspace files.Gravatar Cal Peyser2016-04-22
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Rollback of commit 9dc24effb614f3695c962c4e1d1012e9e2aeb453.Gravatar Cal Peyser2016-04-19
* Bind path to xcrunwrapper in workspace files.Gravatar Cal Peyser2016-04-19
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14
* Refactor build for JDK 7Gravatar Damien Martin-Guillerez2016-04-13
* Remove deprecated Skylark rulesGravatar Kristina Chodorow2016-03-24
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Tests for tools/cpp:cc_configure.bzlGravatar Damien Martin-Guillerez2016-03-03
* Remove scala rules from the Bazel source treeGravatar Damien Martin-Guillerez2016-02-24
* Fixes scala workspace rules after the move to build_file_content.Gravatar Alex Humesky2016-02-15
* Fix ./compile.sh when no android support is presentGravatar Damien Martin-Guillerez2016-02-05
* Get android path from env (fixes #746)Gravatar Steven Dee2016-02-02
* Add a scala_test rule to BazelGravatar Dino Wernli2016-02-02
* Improve scalac: use ijar and download scalacGravatar oscar2015-12-08
* Use load() to add external repositories for Skylark rules.Gravatar David Chen2015-12-04