CMakeLists.txt
|
Add debug logging.
|
2019-12-24 18:53:45 +01:00 |
config.cpp
|
Create config dir if it doesn't exist.
|
2019-12-25 07:18:51 +01:00 |
config.hpp
|
Actually write new config. 🤦
|
2019-12-25 07:03:18 +01:00 |
document.cpp
|
Handle HTTP redirects.
|
2019-12-25 06:31:55 +01:00 |
document.hpp
|
Handle HTTP redirects.
|
2019-12-25 06:31:55 +01:00 |
exceptions.cpp
|
Read and parse config.
|
2019-12-24 18:53:00 +01:00 |
exceptions.hpp
|
Read and parse config.
|
2019-12-24 18:53:00 +01:00 |
main.cpp
|
Pass whole Config object to Document.
|
2019-12-25 06:27:57 +01:00 |
version.hpp.in
|
Update version template.
|
2019-12-20 01:12:14 +01:00 |