Commit Graph

5 Commits

Author SHA1 Message Date
K. Isom 37ca32f874 adding support for RPMs 2024-02-04 07:00:46 +00:00
Kyle Isom a0b6d45c8a Bump to version 1.1.0.
- remove debug output
- add scripts, README, Containerfiles, and LICENSE to install.
2023-10-24 19:07:16 -07:00
Kyle Isom 6a353e811a Bump to version 1.0.0 and fix manpage packaging. 2023-10-24 18:53:33 -07:00
Kyle Isom d9d0929bb7 Basic version working. 2023-10-24 18:49:20 -07:00
Kyle Isom 19fa0c147d Update Containerfiles, start CLI tool.
+ Containerfiles: default to using g++.  Most of the dev machines aren't
  working with clang yet; until this is sorted out, they'll need to use
  g++.
+ Add script to determine if the git-tree is tagged.
+ Add basic CMake skeleton and start CLI tool.
2023-10-18 21:05:56 -07:00