Commit Graph

9 Commits

Author SHA1 Message Date
k.koide fd29d8cf94 v1.0.0 2024-08-09 13:43:04 +09:00
k.koide ad72715259 v0.1.3 2024-08-06 10:59:59 +09:00
k.koide fccb6195a8 v0.1.2 2024-06-28 09:27:22 +09:00
k.koide be01905b04 v0.1.1 2024-06-21 10:13:52 +09:00
k.koide ac6c79acb6 v0.1.0 2024-06-18 15:56:32 +09:00
koide3 6206c44fc3
Wheels (#51)
Build wheels (linux/windos/macos) and upload them to pypi.
2024-05-11 01:08:22 +09:00
koide3 0568057518
Windows (#40)
* build on windos

* WIN32 to MSVC

* CI

* fix CI

* verbose pytest

* cast to 64bit int

---------

Co-authored-by: tenteroring <tenteroring@tenteroring.org>
2024-04-28 12:30:45 +09:00
Martin Valgur c1b08efedb
Improve the project's CMake and Python structure to aid packaging (#6)
* Adjust CMake to use more standard dependency names

* Don't force shared libraries

* Improve CMake installation logic

* Replace setup.py with pyproject.toml

* Add small_gicp-config.cmake.in to set dependencies correctly
2024-04-08 10:13:32 +09:00
k.koide d3e45bfde2 pyproject.toml 2024-04-01 15:37:20 +09:00