Skip to content

Commit

Permalink
bump base
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit-pierre authored and Frenzie committed May 12, 2024
1 parent 8c0362f commit 7ba4257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base
Submodule base updated 54 files
+9 −13 Makefile
+118 −118 Makefile.defs
+182 −293 Makefile.third
+0 −3 thirdparty/cmake_modules/CMakeCross.cmake
+8 −0 thirdparty/cmake_modules/komake.sh
+6 −0 thirdparty/cmake_modules/koninja.sh
+87 −11 thirdparty/cmake_modules/koreader_thirdparty_common.cmake
+11 −11 thirdparty/cmake_modules/koreader_thirdparty_git.cmake
+6 −12 thirdparty/curl/CMakeLists.txt
+2 −7 thirdparty/czmq/CMakeLists.txt
+3 −7 thirdparty/djvulibre/CMakeLists.txt
+2 −7 thirdparty/dropbear/CMakeLists.txt
+12 −26 thirdparty/fbink/CMakeLists.txt
+2 −7 thirdparty/freetype2/CMakeLists.txt
+2 −8 thirdparty/fribidi/CMakeLists.txt
+3 −8 thirdparty/gettext/CMakeLists.txt
+2 −7 thirdparty/giflib/CMakeLists.txt
+2 −7 thirdparty/glib/CMakeLists.txt
+3 −9 thirdparty/harfbuzz/CMakeLists.txt
+5 −21 thirdparty/kobo-usbms/CMakeLists.txt
+14 −16 thirdparty/leptonica/CMakeLists.txt
+6 −11 thirdparty/libiconv/CMakeLists.txt
+4 −10 thirdparty/libjpeg-turbo/CMakeLists.txt
+8 −12 thirdparty/libk2pdfopt/CMakeLists.txt
+2 −8 thirdparty/libpng/CMakeLists.txt
+2 −7 thirdparty/libunibreak/CMakeLists.txt
+2 −8 thirdparty/libwebp/CMakeLists.txt
+2 −7 thirdparty/libzmq/CMakeLists.txt
+4 −8 thirdparty/lj-wpaclient/CMakeLists.txt
+3 −8 thirdparty/lodepng/CMakeLists.txt
+5 −10 thirdparty/lpeg/CMakeLists.txt
+3 −8 thirdparty/lua-Spore/CMakeLists.txt
+3 −8 thirdparty/lua-htmlparser/CMakeLists.txt
+3 −8 thirdparty/lua-rapidjson/CMakeLists.txt
+4 −9 thirdparty/luajit/CMakeLists.txt
+3 −6 thirdparty/luasec/CMakeLists.txt
+5 −8 thirdparty/luasocket/CMakeLists.txt
+2 −8 thirdparty/lunasvg/CMakeLists.txt
+3 −8 thirdparty/minizip/CMakeLists.txt
+4 −9 thirdparty/mupdf/CMakeLists.txt
+4 −8 thirdparty/nanosvg/CMakeLists.txt
+1 −13 thirdparty/openssh/CMakeLists.txt
+6 −9 thirdparty/openssl/CMakeLists.txt
+3 −8 thirdparty/popen-noshell/CMakeLists.txt
+1 −6 thirdparty/sdcv/CMakeLists.txt
+1 −7 thirdparty/sdl2/CMakeLists.txt
+4 −9 thirdparty/sqlite/CMakeLists.txt
+2 −12 thirdparty/tar/CMakeLists.txt
+5 −8 thirdparty/tesseract/CMakeLists.txt
+3 −8 thirdparty/turbo/CMakeLists.txt
+3 −9 thirdparty/utf8proc/CMakeLists.txt
+14 −24 thirdparty/zlib/CMakeLists.txt
+4 −8 thirdparty/zstd/CMakeLists.txt
+2 −10 thirdparty/zsync2/CMakeLists.txt

0 comments on commit 7ba4257

Please sign in to comment.