forked from koreader/koreader
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- koreader/koreader-base#2004 - koreader/koreader-base#2005 - koreader/koreader-base#2006 - koreader/koreader-base#2007 - koreader/koreader-base#2008 - koreader/koreader-base#2011 - koreader/koreader-base#2012
- Loading branch information
1 parent
2298ef7
commit 9014cd5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule base
updated
20 files
+1 −1 | Makefile.defs | |
+1 −1 | cmake/CMakeLists.txt | |
+0 −263 | input/input-pocketbook.h | |
+4 −21 | input/input.c | |
+1 −1 | spec/unit/blitbuffer_spec.lua | |
+102 −104 | spec/unit/koptcontext_spec.lua | |
+7 −28 | spec/unit/mupdf_spec.lua | |
+6 −6 | spec/unit/png_spec.lua | |
+26 −23 | spec/unit/util_spec.lua | |
+2 −4 | thirdparty/cmake_modules/koreader_targets.cmake | |
+5 −18 | thirdparty/curl/CMakeLists.txt | |
+0 −23 | thirdparty/curl/pocketbook_lib_rename.patch | |
+10 −0 | thirdparty/curl/use_-pthread.patch | |
+5 −2 | thirdparty/dropbear/CMakeLists.txt | |
+5 −4 | thirdparty/dropbear/localoptions.h.cmake | |
+6 −6 | thirdparty/openssh/CMakeLists.txt | |
+1 −1 | thirdparty/openssl/CMakeLists.txt | |
+2 −4 | thirdparty/zsync2/CMakeLists.txt | |
+77 −0 | thirdparty/zsync2/cpr_cmake_tweaks.patch | |
+0 −14 | thirdparty/zsync2/cpr_need_pthread.patch |