epubgrep/src
tastytea 160ff20387
continuous-integration/drone/push Build is passing Details
Revert "Fix pugixml target."
pugixml 1.8.1 (the version in Ubuntu bionic) does not have that target.

This reverts commit 2a3e3f87b5.
2021-05-29 22:10:21 +02:00
..
CMakeLists.txt Revert "Fix pugixml target." 2021-05-29 22:10:21 +02:00
files.cpp Remove a few unnecessary .data(), remove unnecessary include. 2021-05-27 19:08:53 +02:00
files.hpp Add --recursive and --dereference-recursive. 2021-05-27 14:45:52 +02:00
fs-compat.hpp.in std::filesystem compatibility for older GCC. 2021-05-20 10:37:45 +02:00
main.cpp Don't print same file path twice in error message. 2021-05-29 17:37:41 +02:00
options.cpp Add setting to suppress this-is-not-an-EPUB errors. 2021-05-27 21:48:35 +02:00
options.hpp Add setting to suppress this-is-not-an-EPUB errors. 2021-05-27 21:48:35 +02:00
output.cpp Put output stuff into own function in different file. 2021-05-28 17:07:11 +02:00
output.hpp Put output stuff into own function in different file. 2021-05-28 17:07:11 +02:00
search.cpp Remove <style> and <script> snippets. 2021-05-29 18:52:03 +02:00
search.hpp Rework option parsing, change --no-filename. 2021-05-27 17:20:00 +02:00
version.hpp.in Initial commit. 2021-05-20 04:34:06 +02:00
zip.cpp Output XML errors. 2021-05-29 18:42:29 +02:00
zip.hpp Only search files in spine, in the right order. 2021-05-29 17:34:43 +02:00