Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cmake barfing on backslashes (#7) | Joseph Hunkeler | 2021-05-16 | 1 | -2/+2 |
| | |||||
* | Add default path (#6) | Joseph Hunkeler | 2021-05-16 | 4 | -15/+17 |
| | | | | | | | | | | | | | | | | | * Add default path * Improve support/implementation logic * Fix braces in tests * Enable warnings * Emit more generalized form of windows path * Change initialization order * Add --default/-D to documentation * Fix platform detection | ||||
* | Proper namespace for the header file. Bump version. | Joseph Hunkeler | 2021-05-12 | 4 | -8/+8 |
| | |||||
* | Testing (#5) | Joseph Hunkeler | 2021-05-07 | 1 | -0/+25 |
| | | | | | | | | | * Fix separators appearing at the end once and for all * Add cleanpath executable tests * Escape slashes * Enable verbose testing | ||||
* | Add windows (#3) | Joseph Hunkeler | 2021-05-06 | 2 | -0/+24 |
| | | | * Add windows support | ||||
* | No sep ending (#2) | Joseph Hunkeler | 2021-05-06 | 1 | -0/+19 |
| | | | * Be extra sure not to inject a separator at the end of the output string | ||||
* | Add tests | Joseph Hunkeler | 2021-05-05 | 5 | -0/+227 |