Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add zlib to the third_party directory. | Lukacs T. Berki | 2016-04-06 |
zlib is the only dependency of Bazel that comes from the host system, so let's change that. There isn't much point in using the preinstalled version of a single library while having everything else under third_party/ . Change-Id: I60c129a41ff4a1b532f8b1d6e2508bd6e6b0a755 |