Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-21 | Make BUILD files more finely-grained. | iphydf | |
This allows us to precisely see which libraries depend on which and lets us split them up more, if necessary. | |||
2018-01-21 | Add BUILD files for all the little tools in the repo. | iphydf | |
Also, fix av_test.c, since I broke it last time. | |||
2018-01-18 | Add bazel build scripts for c-toxcore. | iphydf | |
This allows us and users to reproducibly build verified versions of the library with checksums. It will power the toktok-stack continuous build with checked-in checksums at specific git revisions. |