brotli/c
Eugene Kliuchnikov 1e7ea1d8e6
Inverse bazel project/workspace tree (#677)
* Inverse bazel workspace tree.

Now each subproject directly depends on root (c) project.

This helps to mitigate Bazel bug bazelbuild/bazel#2391; short summary:
Bazel does not work if referenced subproject `WORKSPACE` uses any
repositories that embedding project does not.

Bright side: building C project is much faster;
no need to download closure, go and JDK...
2018-06-04 17:53:16 +02:00
..
common Inverse bazel project/workspace tree (#677) 2018-06-04 17:53:16 +02:00
dec Update (#664) 2018-05-03 11:16:21 +02:00
enc Fix #671 (#672) 2018-05-18 22:07:52 +02:00
fuzz Fix fuzzer test script and add it to travis matrix (#606) 2017-09-26 13:49:30 +02:00
include/brotli Update (#664) 2018-05-03 11:16:21 +02:00
tools Update (#660) 2018-04-13 11:44:34 +02:00