Commit Graph

6 Commits (main)

Author SHA1 Message Date
Joshua Potter ad6e70f999 Use CMake Doxygen module. (#1)
Use CMake's Doxygen support instead of invoking Doxygen directly. This makes it much clearer what configuration flags are specified that differ from the defaults.

Reviewed-on: #1
Co-authored-by: Joshua Potter <jrpotter2112@gmail.com>
Co-committed-by: Joshua Potter <jrpotter2112@gmail.com>
2024-01-06 18:12:44 +00:00
Joshua Potter 5311fc0cef Migrate clang project to fuller CMake configuration. 2023-12-21 18:08:21 -05:00
Joshua Potter 51eedbe6b0
Have final `cp` use `-a` flag over `-r` flag. (#12)
* Try with cp archive.

* With rm instead.

* Avoid rm completely.

* Pass.

* Favor cp -a.
2023-12-13 09:14:27 -07:00
Joshua Potter c5bceaa1d0 Only update permissions on copied files. 2023-11-28 09:17:09 -07:00
Joshua Potter bf144eb2dc Make pre-packaged runners more robust/consistent. 2023-11-27 12:42:43 -07:00
Joshua Potter 27bc9f7283 Add clang spec. 2023-11-26 14:51:41 -07:00