summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-07-19Compile with all features (deps)sum01
Switches the optdeps to plain old depends. As recommended by @abouvier
2021-07-16v0.9.1sum01
Also quiet the "no git tag" warning by deleting that line. It isn't important if you're curious, just a holdover from manually inserting the full version versus the MAJOR.MINOR that the Cmake generates.
2021-06-11v0.9.0sum01
2021-05-23v0.8.9sum01
2021-04-23v0.8.8sum01
2021-04-15v0.8.7sum01
2021-04-06v0.8.6sum01
2021-03-17v0.8.5sum01
2021-02-12v0.8.4sum01
2021-02-02v0.8.3sum01
2021-01-26v0.8.2sum01
2021-01-17v0.8.1sum01
2021-01-12v0.8.0sum01
2020-12-20v0.7.18sum01
2020-12-01v0.7.17sum01
2020-11-30v0.7.16sum01
2020-11-20v0.7.15sum01
2020-11-09v0.7.14sum01
2020-11-05v0.7.13sum01
2020-11-04v0.7.12sum01
2020-10-28v0.7.11sum01
2020-10-20v0.7.10sum01
2020-10-10v0.7.9sum01
2020-09-26v0.7.8sum01
2020-09-08v0.7.7sum01
2020-09-04v0.7.6sum01
2020-08-17v0.7.5sum01
2020-08-08v0.7.4sum01
2020-07-30v0.7.3sum01
2020-07-28v0.7.2sum01
2020-07-28Move the optional stuff to optdependssum01
Technically not needed to compile. You just need to recompile if you later install these optdeps and want the support.
2020-07-14v0.7.1sum01
2020-06-17Force Cmake to use full version in ConfigVersionsum01
Lets users actually do stuff like find_package(httplib 0.6.7) instead of find_package(httplib 0.6)
2020-06-16v0.7.0sum01
2020-05-28Initial commit v0.6.6sum01