gdpm/include
David J. Allen e36f0aee79 Updated README.md and .gitignore files
-Fixed issue where `gdpm` would to work because of missing directory
-Changed `constexpr const char *` constants to use `const std::string`
string instead to use with `HOME` variable
-Changed where packages are stored. Now, they should stored in the
user's `$HOME/.config/gdpm/packages.db` by default. This may change to
use `$HOME/.cache/gdpm/packages.db` by default in the future.
2022-08-07 09:17:25 -05:00
..
cache.hpp Fixed compile issue with macro name and C string 2022-07-30 09:44:22 -05:00
colors.hpp Initial commit 2021-12-30 12:56:37 -06:00
config.hpp Updated README.md and .gitignore files 2022-08-07 09:17:25 -05:00
constants.hpp Updated README.md and .gitignore files 2022-08-07 09:17:25 -05:00
http.hpp Install and Remove Patch 2022-01-16 23:14:47 -06:00
log.hpp Initial commit 2021-12-30 12:56:37 -06:00
package_manager.hpp Small fixes 2022-01-03 09:23:58 -06:00
plugin.hpp Initial commit 2021-12-30 12:56:37 -06:00
progress_bar.hpp Initial commit 2021-12-30 12:56:37 -06:00
rest_api.hpp Small fixes 2022-01-03 09:23:58 -06:00
utils.hpp Install and Remove Patch 2022-01-16 23:14:47 -06:00
version.hpp Fixed issue where assets would not installed due to directory not being created 2022-07-30 09:34:21 -05:00