Misc
Some cleanups I saw recently. One of these actually is a build system search thing: it said it had everything on my wsl install, but failed at build time, due to the case of UDEV in the cmake module.
Merge request reports
Activity
- Resolved by Rylie Pavlik
- Resolved by Rylie Pavlik
- Resolved by Rylie Pavlik
Looks good to me, interesting that clang-format flipped the switch when you added const. shrugs
assigned to @ryan.pavlik and unassigned @wallbraker
added 152 commits
-
55de93e8...1a5dde79 - 144 commits from branch
monado:master
- d4011ed7 - d/ns: Fix memory leak in math
- 717455a7 - d/ns: const correctness cleanup for math.
- 4fa357c9 - u_debug: Remove duplicate declaration
- fb96d70c - a/util: Appease clang-tidy with a define for ns per second
- 194f931c - aux/os: More defines to calm clang-tidy.
- 5f5d83ff - d/hdk: Appease clang-tidy a little more.
- 354943a3 - d/ns: Some clang-tidy cleanups
- ecee8597 - misc: Adjust clang-tidy options.
Toggle commit list-
55de93e8...1a5dde79 - 144 commits from branch
enabled an automatic merge when the pipeline for ecee8597 succeeds
- Resolved by Rylie Pavlik
Your clang-format doesn't agree with the CI clang-format :-/
added 7 commits
- 4c0d71aa - d/ns: const correctness cleanup for math.
- ab82c5b8 - u_debug: Remove duplicate declaration
- b855fd1a - a/util: Appease clang-tidy with a define for ns per second
- 7cebdb47 - aux/os: More defines to calm clang-tidy.
- 97d711a9 - d/hdk: Appease clang-tidy a little more.
- 83b91ea4 - d/ns: Some clang-tidy cleanups
- 2e6bae43 - misc: Adjust clang-tidy options.
Toggle commit list