Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-12 | Use rules_cc instead of native cc_library rules. | iphydf | |
2018-07-22 | Run Clang global static analysis on Travis. | iphydf | |
This uses a single .cc file containing almost all the code in the repository to perform whole program analysis. | |||
2018-07-21 | Avoid implementations in .h files or #including .c files. | iphydf | |
Also, avoid the need for putting `_XOPEN_SOURCE` in every test file. | |||
2018-01-28 | Avoid clashes with "build" directories on case-insensitive file systems. | iphydf | |