Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-16 | pkgrel: 20230710-3 various build fixes | Kyle Manna | |
* Update to fix issues with flatbuffers, spdlog, cmake, and newer compiler. * Improve `tox` check step by using the pre-built whl. * Add missing dependencies so that `makechrootpkg` works. * Organize dependencies by reviewing what was linked. | |||
2022-10-24 | pkgrel: 0.5.1-3 | Kyle Manna | |
* Bump timestamp update to latest. * Fix issue where pytest would import the system ouster library instead of new library and would fail tests as the previous version was missing support for new tests. Use tox like upstream does. * Build in `makechrootpkg` to identify missing build dependencies. * Add gitignore to exclude source and output packages. |