brotli/c/common
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
..
constants.h Update (#656) 2018-03-27 22:29:22 +02:00
context.h New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
dictionary.bin Fix permissions of various files in project (#613) 2017-10-10 11:24:13 +02:00
dictionary.bin.br New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
dictionary.c Update (#664) 2018-05-03 11:16:21 +02:00
dictionary.h Update (#630) 2017-12-12 14:33:12 +01:00
platform.h Add RISC-V 64-bit (riscv64) platform configuration (#669) 2018-05-22 14:35:04 +02:00
transform.c New feature: "Large Window Brotli" (#640) 2018-02-26 09:04:36 -05:00
transform.h Inverse bazel project/workspace tree (#677) 2018-06-04 17:53:16 +02:00
version.h Update (#656) 2018-03-27 22:29:22 +02:00