iphydf
|
8328449c1a
|
chore: Speed up docker builds a bit by reducing layer count.
This is especially noticeable on local builds (less so on the github
workers).
|
2024-01-26 14:13:34 +00:00 |
|
iphydf
|
766e62bc89
|
chore: Use pkg_search_module directly in cmake.
The `pkg_use_module` was doing magic we used to use, but no longer need.
|
2023-12-26 01:14:50 +00:00 |
|
iphydf
|
425216d9ec
|
fix: Correct a use-after-free and fix some memory leaks.
Also: use `find_package` to find gtest. This fixes the coverage build to
include unit tests.
|
2023-12-21 17:17:51 +00:00 |
|