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
/
WORKSPACE
Commit message (
Expand
)
Author
Age
*
Add @googleapis repository to WORKSPACE
Jakob Buchgraber
2017-05-31
*
Update bundled OpenJDK to azul-zulu-8.21.0.1-jdk8.0.131.
Philipp Wollermann
2017-05-19
*
Add the upstream URLs for Azul Zulu to Bazel's WORKSPACE as a secondary source.
philwo
2017-05-09
*
Update protobuf dependency to 3.2.0
Jakob Buchgraber
2017-05-02
*
Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."
Jakob Buchgraber
2017-04-14
*
protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.
Jakob Buchgraber
2017-04-14
*
Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."
Jakob Buchgraber
2017-04-13
*
protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.
Jakob Buchgraber
2017-04-13
*
Simplify the steps needed to run android_integration_test.
Adam Michael
2017-03-24
*
Build a version of Bazel with a bundled OpenJDK inside the binary.
Philipp Wollermann
2017-03-20
*
Revert "Upgrade //third_party/protobuf to v3.2.0"
Irina Iancu
2017-02-24
*
Upgrade //third_party/protobuf to v3.2.0
Carmi Grushko
2017-02-23
*
--proto_compiler points at @com_google_protobuf//:protoc
Carmi Grushko
2017-02-17
*
Delete //external references related to protos.
Carmi Grushko
2017-02-03
*
Rollback of commit b7c00d8762d74fb54d0a6b0eb355abc6dc7a97c3.
Damien Martin-Guillerez
2016-12-22
*
Export dot-format graphs as-is and download dot as an external repo
Kristina Chodorow
2016-12-22
*
Rollback of commit b9f914fa56a00530d38b597dc853aad50d1decfb.
Kristina Chodorow
2016-12-19
*
Make Bazel build dot
Kristina Chodorow
2016-12-19
*
Make it easier to use protos in Bazel out of the box.
Carmi Grushko
2016-11-29
*
Update comments in Bazel WORKSPACE regarding running maven_skylark_test.
Adam Michael
2016-11-17
*
Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979.
Carmi Grushko
2016-11-08
*
Rollback of commit a396b070ae36032a973672e11145533621c39edc.
Klaus Aehlig
2016-11-07
*
Use proto_lang_toolchain() in java_proto_library.
Carmi Grushko
2016-11-04
*
Implementation of maven_jar rule in Skylark.
Jingwen Chen
2016-09-23
*
Fix Bazel CI by appending the newline to WORKSPACE, which got lost in commit ...
Philipp Wollermann
2016-08-19
*
java_(lite_)?proto_library to get Java proto runtimes from //external: instea...
Carmi Grushko
2016-08-18
*
Prototype for remote execution using gRPC and Netty transport
Alpha Lam
2016-05-16
*
Remove rust, jsonnet, scala and closure from the Bazel repository
Damien Martin-Guillerez
2016-05-09
*
Set Bazel's workspace name
Kristina Chodorow
2016-04-27
*
Bind path to xcrunwrapper in workspace files.
Cal Peyser
2016-04-22
*
Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...
Damien Martin-Guillerez
2016-04-22
*
Move the runfiles for external repositories to under the x.runfiles/ directory
Kristina Chodorow
2016-04-20
*
Rollback of commit 9dc24effb614f3695c962c4e1d1012e9e2aeb453.
Cal Peyser
2016-04-19
*
Bind path to xcrunwrapper in workspace files.
Cal Peyser
2016-04-19
*
Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.
Damien Martin-Guillerez
2016-04-14
*
Refactor build for JDK 7
Damien Martin-Guillerez
2016-04-13
*
Remove deprecated Skylark rules
Kristina Chodorow
2016-03-24
*
Add Python protobuf to Bazel third_party and move all protobuf targets into
David Chen
2016-03-17
*
Tests for tools/cpp:cc_configure.bzl
Damien Martin-Guillerez
2016-03-03
*
Remove scala rules from the Bazel source tree
Damien Martin-Guillerez
2016-02-24
*
Fixes scala workspace rules after the move to build_file_content.
Alex Humesky
2016-02-15
*
Fix ./compile.sh when no android support is present
Damien Martin-Guillerez
2016-02-05
*
Get android path from env (fixes #746)
Steven Dee
2016-02-02
*
Add a scala_test rule to Bazel
Dino Wernli
2016-02-02
*
Improve scalac: use ijar and download scalac
oscar
2015-12-08
*
Use load() to add external repositories for Skylark rules.
David Chen
2015-12-04
*
[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 dotnet csharp support to bazel.
Jeremy Wall
2015-11-10
*
Reformat WORKSPACE using buildifier.
David Chen
2015-11-10
[next]