Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-24 | travis: Use pre-built image for clang-format target | Cameron Cawley | 3 | -5/+2 | |
2018-10-16 | travis: Ignore binary files when checking for trailing whitespace | Cameron Cawley | 1 | -1/+1 | |
2018-02-18 | Update build.sh | N00byKing | 1 | -1/+1 | |
2018-02-16 | Use Docker for Build Target clang-format for travis. | N00byKing | 3 | -0/+14 | |
This uses the (apparently) more stable Ubuntu Repo instead of the LLVM one. | |||||
2018-01-21 | Travis: Update clang-format to 6.0 | James Rowe | 1 | -1/+1 | |
2017-10-07 | travis: Split build scripts for different platforms | MerryMage | 1 | -0/+37 | |
This commit also separates clang-format from the linux build, closing #2702. |