| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
Also fix clang-format pre-commit hook to ignore thirdparty files.
(cherry picked from commit fa2d5b91dc390a11262859e5309351ba58842901)
|
| | |
|
| | |
|
| |
|
|
| |
(cherry picked from commit 1a0d1bb18dc392ffdeef43451b8190f79b02d424)
|
| |
|
|
|
|
|
|
|
|
| |
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.
(cherry picked from commit 6aee289b3efea1d4f44fbcaa7d97ce276d17214e)
|
| |
|
|
|
|
|
| |
Derived from https://github.com/githubbrowser/Pre-commit-hooks
and https://gitlab.cern.ch/GeantV/geant/blob/master/hooks/pre-commit-clang-format
(cherry picked from commit 0e4ee5935a000f5d6de63d3c8ad15e1baf80cd0e)
|
|
|
- `certs` and `editor_fonts` go to `thirdparty`
- `dist` and `scripts` go to a new `misc` folder
- `collada` and `doc` go to `tools/editor`
The next step will be to rename `tools/editor` to `editor` directly,
but this will be done at the right time to avoid breaking too many PRs.
(cherry picked from commit b87a232668d9f9f3b32c2fceb60bc5f6ef46df22)
|