summarylogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2023-08-16pkgrel: 20230710-3 various build fixesKyle 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-24pkgrel: 0.5.1-3Kyle 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.