Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-10 | Style: Apply clang-format to Java files | Rémi Verschelde | |
Only those from org/godotengine/godot though, not the thirdparty ones. | |||
2017-12-07 | Style: Update definitions for clang-format 5.0.0 | Rémi Verschelde | |
This will be the new standard from now on. | |||
2017-11-13 | change matrix and enable caching for Android, iOS and macOS (cross-compile) | Rhody Lugo | |
2017-04-09 | Style: Apply clang-format (3.9.1) to Obj-C++ files | Rémi Verschelde | |
2017-03-19 | Travis: Run clang-format static check | Rémi Verschelde | |
Commits or PRs that do not respect the clang-format style that we enforce will fail the test. Adding ubuntu-toolchain-r-test as its libstdc++ is necessary to install libllvm-3.9. |