Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
e28afc2d77
groundwork for standalone elfs of modules for debugging purposes
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
df041574ae
updated cmake files for standalone module builds and whole project builds
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
acbebece3a
breaking away module development to use only dpmdk
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
62cf9d7c03
breaking away module development to use only dpmdk
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
7e068db32a
breaking away module development to use only dpmdk
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
e06f3733fa
cleaned up entry point for dpm core
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
525462a144
cleaned up entry point for dpm core
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
255debef50
continued restructure for dpmdk and updated default behaviour
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
f0859c93c3
directory restructure and documentation cleanup
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
34bab86b69
fixed logging pattern
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
ee1df1fb0c
Better defaults management, logger class implementation with logging levels, and write to file configuration implementation
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
e79fa3b89f
toying with logging, cleaned up info module a little, and cmakelists.txt enhancement for install
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
146ce1972f
improved path mgmt
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
7f492d3b87
simplified dependency list
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
0351b58d32
improved build script for installation and updated README.md
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
299b8dd989
modules now can access config entries in a new conf.d dir pulled by DPM core (ini file format)
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
6220653d10
implemented initial dpm core call functionality from module perspective
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
a5e2c86882
error handling layer implemented, header boilerplated for licensing info
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
e30ed309bd
continued cleanup