aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add default path (#6)Joseph Hunkeler2021-05-161-0/+9
| | | | | | | | | | | | | | | | | * 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
* Improve man page installationJoseph Hunkeler2021-05-131-2/+13
|
* Proper namespace for the header file. Bump version.Joseph Hunkeler2021-05-121-5/+5
|
* Remove underscore from project name, reorder callsJoseph Hunkeler2021-05-061-2/+2
|
* Forget about ARG_MAX. The likelihood of accepting an unfathomably large ↵Joseph Hunkeler2021-05-061-3/+0
| | | | input from the environment is pretty low
* Implement header detectionJoseph Hunkeler2021-05-051-2/+12
|
* Add testsJoseph Hunkeler2021-05-051-1/+5
|
* Initial commitJoe Hunkeler2021-05-041-0/+33