3
0
Fork 0
Commit Graph

808 Commits (422dde9ff25f8911d2a13263d7aea28b57b5c9c1)
 

Author SHA1 Message Date
Matthieu Gautier ef9b48682b Get dependencies from http server, not from ssh.
9 years ago
Kelson e26244687d Merge pull request #24 from Skylsmoi/336/fix_display_taskbar_save
9 years ago
Skylsmoi 2634167f41 fix taskbar design for iOS
9 years ago
Skylsmoi 7edc49c4eb Merge branch 'master' of github.com:kiwix/kiwix-tools into 336/fix_display_taskbar_save
9 years ago
Skylsmoi 36225207c0 force custom design to override rules from libraries
9 years ago
Emmanuel Engelhart 1d61e270fb Add CTPP2 link in README
9 years ago
Kelson 5aecb4231d Merge pull request #20 from Skylsmoi/336/fix_display_taskbar
9 years ago
Skylsmoi 126781bbb5 removed calc()
9 years ago
Skylsmoi f045590243 #336 taskbar is now responsive
9 years ago
Matthieu Gautier f46e560d7f Merge pull request #22 from kiwix/search_in_libzim
9 years ago
Matthieu Gautier 643293c7df Try to link with uuid only if xapian is present.
9 years ago
Matthieu Gautier 799a47142b Adapt kiwix-tools to last kiwix-lib API (Xapian in zimlib).
9 years ago
Matthieu Gautier 79fdee1df2 Merge pull request #23 from kiwix/travisci
9 years ago
Matthieu Gautier ab623b7176 Add TravisCI.
9 years ago
Matthieu Gautier 208050df4b Merge pull request #21 from kiwix/no_indexer
9 years ago
Matthieu Gautier 9ead431b3f Remove indexer and indexing functionality from installer.
9 years ago
Julian Harty 1e6353330d Please discount (ignore) my last commit, it was intended for the kiwix-apache repo.
9 years ago
Julian Harty 482577fd53 You're welcome... and here's the starting point to encourage you to get involved.
9 years ago
Matthieu Gautier 856b487007 Merge pull request #18 from kiwix/snippets
9 years ago
Matthieu Gautier cb20e719ee Update to the new API of kiwix-lib.
9 years ago
Matthieu Gautier 25091c320b Merge pull request #16 from kiwix/kiwix-serve.bugfix
9 years ago
Matthieu Gautier 35b83144c6 Do not compress only if the content is small.
9 years ago
Matthieu Gautier 063e9ba80d Use compressBound function to reserve the right amount of space.
9 years ago
Matthieu Gautier e27ce444c6 Correctly check that compress gone well before using the result buffer.
9 years ago
Matthieu Gautier 3592cd84c6 Do not modify the compr buffer pointer.
9 years ago
Matthieu Gautier a27010c247 Correctly change the compression buffer we send.
9 years ago
Matthieu Gautier 0c01ec5bb5 Cleanup a bit kiwix-serve.cpp
9 years ago
Matthieu Gautier a3a0127edb Do not try to discover ctpp2 ourselves.
9 years ago
Matthieu Gautier ad7d30cc4f Do not link with iconv when cross-compilating to windows.
9 years ago
Emmanuel Engelhart 134f079c3c Improved README
9 years ago
Matthieu Gautier 4aba306d68 Add missing linking flag for uuid and rt.
9 years ago
Matthieu Gautier dc6c9d618f Correctly ask link flags to pkg-config.
9 years ago
Matthieu Gautier 0f6ca21188 Add static linkage argument in meson.build.
9 years ago
Matthieu Gautier db7e1e5c8f Do not try to link with ctpp2-st.
9 years ago
Matthieu Gautier e8dc6b0f45 Correctly compare version of meson
9 years ago
Matthieu Gautier 5fe4e9a4ab Delete the macosx directory.
9 years ago
Matthieu Gautier 83768b176c Use old find_library to found ctpp2 lib if meson version < 0.31.0.
9 years ago
Matthieu Gautier 2ca63541f2 On Windows, ctpp2 use the iconv libraries.
9 years ago
Matthieu Gautier 5cfbda1219 Force the template specialization for the min function.
9 years ago
Matthieu Gautier 9aa7e371f7 Fix header include for cross-compilation to Windows.
9 years ago
Matthieu Gautier 1d2a9879cc Merge pull request #9 from legoktm/zlib
9 years ago
Matthieu Gautier 25dc9b1d55 Remove kiwix-builder.py script as it as been move in kiwix-build repo.
9 years ago
Kunal Mehta 87cb692c6a meson: Add missing zlib dependency
9 years ago
Matthieu Gautier 384d113b6f Compile and install other tools than kiwix-serve.
9 years ago
Matthieu Gautier 9465b764fa Fix resources compilation.
9 years ago
Matthieu Gautier ea915b6410 Meson compile command (ninja) also need a proper environment.
9 years ago
Matthieu Gautier 9fdbb8b574 Let's meson found the compile_resource.py script.
9 years ago
Matthieu Gautier 2b12f2b830 Set the patch paths relative to the script, not the cwd.
9 years ago
Matthieu Gautier 9f36014449 Use the new script compile_resource from kiwix-lib to compile resources.
9 years ago
Matthieu Gautier 94058ce811 Add README and other files
9 years ago