Commit Graph

12 Commits

Author SHA1 Message Date
K. Isom a82f57725f fix RPM version parsing 2024-02-05 22:19:29 +00:00
Kyle Isom aff3b3b83e update packager version, dev tools installer.
+ note that patch bumps by 2; a test uploaded package was done before
  committing and pushing the patch bump.
2024-02-03 23:31:12 -08:00
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 fd93a937a4 Basic debian put. Unverified. 2023-10-23 22:44:49 -07:00
Kyle Isom 4f7c5519e2 Start working on basic package framework. 2023-10-23 22:17:05 -07:00
Kyle Isom c1629dda81 Update build scripts, add valgrind support. 2023-10-21 20:19:03 -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
Kyle Isom f7c146b3a0 Update README. 2023-10-18 18:22:19 -07:00
Kyle Isom 48ca042005 Initial import. 2023-10-18 18:17:43 -07:00