summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2025-05-21Bump minimum CMake version.HEADmasterVasile Vilvoiu
CMake 4.0 breaks compatibility with versions older than 3.5, and it may soon break compatibility with versions older than 3.10. Bump the version to 3.10 to futureproof this package for a while.
2023-08-26Bump to v1.0.3Vasile Vilvoiu
2022-05-04Bump to v1.0.2Vasile Vilvoiu
2022-04-21Let CMake control install location.Vasile Vilvoiu
Closes #15.
2021-11-28Bump to 1.0.1Vasile Vilvoiu
2021-11-28Encoder unit tests.Vasile Vilvoiu
Closes #11.
2019-02-12v1.0.0rimio
2019-02-11Install targetrimio
2018-03-05Change dir structure to accomodate multiple toolsrimio
2018-03-04Added versioningrimio
2018-02-27Describe stub; small fix in array fetchrimio
2018-02-26Partial decoder (WIP)rimio