gdpm/include
David J. Allen 5a73651ad1 Major refactor and API changes
- Updated `.gitignore` file
- Updated `CMakeLists.txt` to build static exectuable
- Changed some `Doxyfile` configurations to build more robust and complete documentation (WIP)
- Changed how `remote` works to better reflect `git`'s API (WIP)
- Changed how error handling works
- Improved `bin/compile.sh` script
- Improved `bin/lines.sh` script (kinda)
- Removed some instances of `fmt` in favor of `std` string functions
- Restructed style for better readibility
2023-05-22 17:54:45 -06:00
..
cache.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
colors.hpp Initial commit 2021-12-30 12:56:37 -06:00
config.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
constants.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
error.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
http.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
log.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
package.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
package_manager.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
plugin.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
progress_bar.hpp Initial commit 2021-12-30 12:56:37 -06:00
remote.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
rest_api.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
result.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
types.hpp Major refactor and API changes 2023-05-22 17:54:45 -06:00
utils.hpp Major refactor and API changes 2023-05-22 17:54:45 -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