Commit Graph

21 Commits (a822bc93e74578789a45decaed030b6ccc3c059d)

Author SHA1 Message Date
Chris Punches a822bc93e7 continued improvement of cli parsing 2025-03-13 21:30:02 -04:00
Chris Punches 02c6c5c66a some cleaning up of commandline argument parsing 2025-03-13 19:15:42 -04:00
Chris Punches 80de44b1b6 fleshing out package workflow 2025-03-12 20:05:59 -04:00
Chris Punches 1a97621a53 deferring signing to a dedicated module 2025-03-11 19:23:01 -04:00
Chris Punches 576ffd5a76 fixing me failing at passing module options to modules 2025-03-11 01:42:24 -04:00
Chris Punches e2a7390064 cleanup from last 2025-03-11 01:08:55 -04:00
Chris Punches 368b751a63 restructured the build module 2025-03-11 00:55:16 -04:00
Chris Punches f750c22faa README.md 2025-03-09 22:36:20 -04:00
Chris Punches e28afc2d77 groundwork for standalone elfs of modules for debugging purposes 2025-03-09 19:02:39 -04:00
Chris Punches df041574ae updated cmake files for standalone module builds and whole project builds 2025-03-08 22:31:39 -05:00
Chris Punches 7e068db32a breaking away module development to use only dpmdk 2025-03-08 22:05:13 -05:00
Chris Punches 255debef50 continued restructure for dpmdk and updated default behaviour 2025-03-08 17:44:23 -05:00
Chris Punches f0859c93c3 directory restructure and documentation cleanup 2025-03-08 04:56:07 -05:00
Chris Punches 34bab86b69 fixed logging pattern 2025-03-07 23:53:31 -05:00
Chris Punches ee1df1fb0c Better defaults management, logger class implementation with logging levels, and write to file configuration implementation 2025-03-03 03:56:51 -05:00
Chris Punches e79fa3b89f toying with logging, cleaned up info module a little, and cmakelists.txt enhancement for install 2025-03-02 06:11:32 -05:00
Chris Punches 299b8dd989 modules now can access config entries in a new conf.d dir pulled by DPM core (ini file format) 2025-03-02 00:29:26 -05:00
Chris Punches 6220653d10 implemented initial dpm core call functionality from module perspective 2025-03-01 20:57:38 -05:00
Chris Punches a5e2c86882 error handling layer implemented, header boilerplated for licensing info 2025-02-27 01:57:21 -05:00
Chris Punches 932c40275f Cleaning up initial commit and restructured some of the execution flow, fixed returns and reference mgmt 2025-02-23 03:26:49 -05:00
Chris Punches 1ce163ef29 First Commit 2025-02-17 23:10:35 -05:00