epubgrep/src
tastytea 4644c2afd4
continuous-integration/drone/push Build is passing Details
Support CMake 3.12.
Ubuntu 20.04 has 3.16, so requiring 3.17 is a bit mean.
2021-05-25 07:38:07 +02:00
..
CMakeLists.txt Support CMake 3.12. 2021-05-25 07:38:07 +02:00
fs-compat.hpp.in std::filesystem compatibility for older GCC. 2021-05-20 10:37:45 +02:00
main.cpp Add basic error handling to search. 2021-05-24 19:10:00 +02:00
options.cpp Don't demand required options if --help or --version is requested. 2021-05-25 07:15:04 +02:00
options.hpp Mark everything [[nodiscard]], fix some comments. 2021-05-24 13:00:03 +02:00
search.cpp Don't replace stuff in search::cleanup_text() if nothing matched. 2021-05-24 20:02:27 +02:00
search.hpp Extract page numbers. 2021-05-24 18:56:43 +02:00
version.hpp.in Initial commit. 2021-05-20 04:34:06 +02:00
zip.cpp Implement zip::read_file() – Read file in archive; add test. 2021-05-23 08:56:58 +02:00
zip.hpp Mark everything [[nodiscard]], fix some comments. 2021-05-24 13:00:03 +02:00