Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-12 | Build system: remove references to travis | FearlessTobi | |
Co-Authored-By: Vitor K <vitor-kiguchi@hotmail.com> | |||
2020-08-02 | ci: Make use of clang-format 10.0 | Lioncash | |
10.0 seems to play nicer with C++ attributes compared to clang-format 6.0. | |||
2018-10-16 | travis: Ignore binary files when checking for trailing whitespace | Cameron Cawley | |
2018-01-20 | Travis: Update clang-format to 6.0 | James Rowe | |
2017-10-07 | travis: Split build scripts for different platforms | MerryMage | |
This commit also separates clang-format from the linux build, closing #2702. |