Commit Graph

3 Commits

Author SHA1 Message Date
Alexei Frolov
8ecefe902b pw_varint: C support
This change exposes a subset of the pw::varint API for use in C code.

Change-Id: I7db2dd1d2622711785e23c8534de6119301c57c3
2020-01-14 00:13:55 +00:00
Wyatt Hepler
61def0a64a Bazel: Move include paths to libraries
Instead of having a global list of -I include paths, have each library
provide a -I for the public/ directory using the includes argument.

Change-Id: I2e321752906920cd94beaaab97b8796af85078e4
2020-01-06 18:41:23 +00:00
Rob Mohr
3895a127c7 Fix bazel build.
pw_string/util_test.cc was not tested and pw_varint had no BUILD file.

Change-Id: Ibaf5c05d3876b6cef5eb1fc70f644f03468bca2b
2019-12-02 21:44:15 +00:00