3
0
Fork 0
Commit Graph

383 Commits (c2f02bf14990560afc5b848e885a092341b3f1a3)

Author SHA1 Message Date
kelson42 a6d062782f + windows port
14 years ago
kelson42 6251e429eb + fix unistd.h include on windows
14 years ago
reg_ 92b1fb9ac2 unistd.h not in win32
14 years ago
reg_ 958be0b496 use Sleep() on win32 in indexer. Add pthread dll to win dist
14 years ago
kelson42 340ab0dca8 + update date of copyright
14 years ago
kelson42 a80807fdbd + regression fix
14 years ago
kelson42 e18a2c6ecc improved man in fr.xYX
14 years ago
kelson42 d82ba4b6be + improved man page in French
14 years ago
kelson42 2e3fdda6da + improved man page
14 years ago
reg_ 1a0fa3824a Added french man pages
14 years ago
reg_ 2c50e10294 fixed (for good) rpath issues on OSX
14 years ago
reg_ 782b4db4b5 Kiwix 0.9b6 release for Debian
14 years ago
reg_ 00e33f8b84 man pages fixes
14 years ago
reg_ 413a6eef3c fixed manpages for lintian
14 years ago
reg_ 26a084f92f added #include <unistd.h> for GCC 4.7+
14 years ago
kelson42 53e174aff2 + backward-compatibility
14 years ago
reg_ 0e7d87c2c8 merged manpages with vasudev's and renamed kiwix-install parameter
14 years ago
reg_ 319d612191 restored dependency folder to dist
14 years ago
kelson42 10b91aeee8 add content-type for the welcomepage
14 years ago
reg_ b5bd198ffc updated man pages
14 years ago
reg_ 3f4a67ccb8 removed dependencies from dist
14 years ago
kelson42 755b9f6779 + remove escaping of the '@' character in a regex (was not compiling on arm & osx)
14 years ago
kelson42 d0829d9dbf + fix @import css code url rewriting
14 years ago
reg_ f3d409dc10 static bins are now real complete static ones
14 years ago
reg_ 26f14d5a79 progress on windows build
14 years ago
reg_ b941775d33 progress on deb recipe
14 years ago
reg_ 17cd7f3f10 added -Wl,-z,defs to all compilations but components. Added --disable-ldcheck option to prevent it
14 years ago
reg_ ed83c3e539 minor changes to deb prep
14 years ago
kelson42 eefb92a501 + small css fix
14 years ago
kelson42 af451dc79b + fix some css issue
14 years ago
reg_ 674b6723a5 CLI binaries now shared (default) + --enable-staticbins for static and all.
14 years ago
reg_ 1c89b13129 fixed typo in err msg
14 years ago
kelson42 c0d6ff74e7
14 years ago
kelson42 1d35099756 + add small message if indexing was successful
14 years ago
kelson42 e998b838a3 improvement of the Win Makefil
14 years ago
kelson42 c87559aef4 + small imp. for windows
14 years ago
reg_ 74c02a6620 added arm specific options
14 years ago
reg_ 4036ab03ab restored missing pthread link
14 years ago
reg_ f338add564 fixed compilation on linux
14 years ago
kelson42 8d179edf68 + kiwix-serve welcome page using jsquery
14 years ago
kelson42 e937f50f2c + small code refactoring
14 years ago
kelson42 041d7c0863 + move splitString.[h|cpp] to stringTools.[h|cpp]
14 years ago
kelson42 993dc9e916 + fix small regression in kiwix-serve search engine display
14 years ago
kelson42 ce3677ffcf + new kiwix-serve using jsquery & internal resources for the new taskbar
14 years ago
reg_ c00ba78c03 fixed server packaging on OSX
14 years ago
reg_ f8561250d4 fixed cli binaries compilation on OSX
14 years ago
reg_ b0b979a66d fixed server compilation on OSX (incomplete)
14 years ago
kelson42 558bf25881 + resourceTools dependency
14 years ago
kelson42 41b138ab6b + use now the template from the ressource file
14 years ago
kelson42 d4df7f095c + fix new CTPP2TextLoader class
14 years ago
kelson42 83d0f749f8 + fix bug in idx loadin (in case of direct loading - no library file)
14 years ago
kelson42 db7281c15f + custom CTPP2TextLoader
14 years ago
kelson42 8a35d7dc8f + compile the resource tools
14 years ago
reg_ 6eb2c59a54 progress on switch to copied shared libs + static for binaries
14 years ago
reg_ a0c39ed20a Added current folder for template search and fixed regex blocking compile on OSX
14 years ago
kelson42 0200d2b581 +* NEW: kiwix-serve integration in Kiwix UI
14 years ago
kelson42 3ef8bcf3f4 + avoid exiting if the library has no "local" books (so nothing to serve)
14 years ago
kelson42 1a2deeac46 + kiwix-serve is now able to read *many* library xml files
14 years ago
kelson42 db62ff440a + last improvement of the new kiwix-serve
14 years ago
kelson42 d2b8ebc68d + improvement of kiwix-serve to be able to correctly deal with many files at the same time
14 years ago
kelson42 f213d0273d + add a dependence to unaccent.[h|cpp]
14 years ago
kelson42 5e557c493f + Book.getHumanReadableIdFromPath()
14 years ago
kelson42 d8ca87028a NEW: kiwix-serve command line option --attachToProcess
14 years ago
kelson42 c8fd791a0e + small fix in the Makefile.am
14 years ago
reg_ 9beb43fc85 fixed launcher compile
14 years ago
reg_ 3bfc6c8004 added option for launcher
14 years ago
reg_ 66d181043b MacOSX build is now universal (32b+64b)
14 years ago
reg_ e5a0542ef7 fixed typo
14 years ago
kelson42 fdea090514 + fix new index compilation for "alt" configuration scripts
14 years ago
kelson42 e0a8b13ef1 + clucene fix for the new indexer
14 years ago
kelson42 31b3308937 + new indexer code
14 years ago
reg_ 5726006d5b arguments improvements
14 years ago
reg_ be19a3b013 removed extraneous includes
14 years ago
reg_ 2ee5e41f2c added kiwix launcher for static
14 years ago
reg_ 8268ecb5f4 update env instead of overwrite
14 years ago
reg_ 0ddc2fdfbe Started kiwix launcher for static releases
14 years ago
kelson42 4d616e4f52 + imp. of the new indexer
14 years ago
kelson42 3def6bc833 + remove the no-check option
14 years ago
kelson42 bac4677edc + fix small bug in the new indexer
14 years ago
kelson42 c370de2010 + further dev of the multithreader indexer
14 years ago
reg_ 7e5aa98d50 updates on OSX build
14 years ago
reg_ 15aff35259 updated alt makefile. shared compilation complete & OK
14 years ago
reg_ 2b5985596e progress on alt makefile; subprojects
14 years ago
reg_ ad6c349ad8 progress on alt makefile
14 years ago
reg_ e617b5a689 progress on alt makefile
14 years ago
reg_ 901a0fbfb3 progress on alternate makefile. added zimlib
14 years ago
reg_ 6763a68667 moved all Makefile.am to Makefile.am.orig, added .alt ones and added link creation in autogen
14 years ago
kelson42 2a0cdfaae3 + bump (change) the version from beta6 to rc1
14 years ago
kelson42 bf1cc1f35e + kiwix-read there
14 years ago
kelson42 48fdba0337 + reader
14 years ago
kelson42 1ce2b16ec1 + test reader binary
14 years ago
kelson42 fb1262f5f5 + should not be in svn
14 years ago
kelson42 3d7cd28e28 + polish new Makefile for Gecko SDK 9.0 and further
14 years ago
kelson42 e4ca2b693f Makefile should be in svn
14 years ago
kelson42 c6c2c6117f + small imp.
14 years ago
kelson42 f132688be7 + remove useless .dep directory
14 years ago
kelson42 d928c78d5e + first ctype prod object
14 years ago
kelson42 049ad722b1 + kiwix-serve able to deal with library XML files
14 years ago
kelson42 61dd14a2f3 NEW: --noCheck option to "add" command in kiwix-manage to avoid any ZIM quality check
14 years ago
kelson42 475f7875df * FIXED: Blanck 404 error page server by kiwix-serve (ID: 3417227)
14 years ago
kelson42 447241ff9e + update the usage()
14 years ago
kelson42 20b164091a + small fix on getopt to accept the -i (buildindex) argument
14 years ago
kelson42 cdad31f904 + add the option --current (and fix old bad behaviour)
14 years ago
kelson42 490b0c762a + small fix in the suage()
14 years ago
kelson42 67769c8c13 + bump version to 0.9beta6
14 years ago
kelson42 ce6745efe7 + continue port for windows
14 years ago
kelson42 6ff09dad28 + better default page loading
14 years ago
kelson42 fc7d17b32a if url is empty or equal to "/", load main page
14 years ago
kelson42 554f5035a0 + move appendToFirstOccurence() to regexTools.cpp and use now ICU as regex engine
14 years ago
kelson42 53ed13a511 + continue the port effort to windows
14 years ago
kelson42 3bddc4889e + port kiwix-install to windows
14 years ago
kelson42 5c1391db65 + finishing the port of kiwix-manage
14 years ago
kelson42 70de888e67 + stub
14 years ago
kelson42 4ae4f772c1 + port kiwix-index to windows
14 years ago
kelson42 e232b173a5 + imp. of the windows makefile
14 years ago
kelson42 d0a278af33 stub of windows Makefile
14 years ago
kelson42 8e2b89bda8 + remove unused #include
14 years ago
kelson42 d5438fe0ea Can now deal with POSIX binary (not only with exe)
14 years ago
kelson42 a194c21303 + imp. to port to windows
14 years ago
kelson42 afb0ac6947
14 years ago
kelson42 257ab58299 + remove useless #include statements
14 years ago
kelson42 60ceb9aaf5 + remove useless #include
14 years ago
kelson42 7b7a608640 + stub of Makfile for kiwix-serve.exe
14 years ago
kelson42 0792653f86 + small imp. of last commit
14 years ago
kelson42 6106c6e7e5 + small hack (undef max macro) for windows
14 years ago
reg_ 47ba2b8399 increased size of template dmg
14 years ago
kelson42 c287902b45 + many improvments of kiwix-manage
14 years ago
kelson42 2fc7b277d4 + bump the version to 0.9 beta5
14 years ago
kelson42 a21667b4cc + few performance improvement
14 years ago
reg_ 0bd8c57a23 fixed compilation with icu
14 years ago
reg_ 2656535d42 contentManager lib and C wrapper and tester
14 years ago
kelson42 1424821ff5 + improve kiwix-install
14 years ago
kelson42 e7a1d8347d + setup dir struct.
14 years ago
kelson42 d37d56fe38 + use libicu in regexTools
14 years ago
reg_ e95baea90f continued work on contentManager lib
14 years ago
reg_ 5f42ef4272 continued work on contentManager lib
14 years ago
reg_ 8d192f634e started contentManager lib
14 years ago
kelson42 370c79a28e + improve kiwix-install
14 years ago
kelson42 ce4839aa7a + remove debug messages
14 years ago
kelson42 5dcb8c63fa + first version of kiwix-install
14 years ago
reg_ eba1b0ce84 updated zimAccessor lib and JS module
14 years ago
reg_ 0308b2aea8 Porting bug fix 3417227 to new zimAccessor
14 years ago
reg_ c715e4eee6 clean up
14 years ago
reg_ 044abcb3c6 Added non-moz-dependant zimAccessor C++ lib, C++ lib tester, C wrapper (started), C wrapper tester (started)
14 years ago
kelson42 898ce350a6 + bump version from 0.9 beta3 -> 0.9 beta4
14 years ago
kelson42 8336c22f56 + default backend is xapian
14 years ago
kelson42 aa7603cac8 + xz adaptation for windows
14 years ago
kelson42 a8b903d2e1 + rollback for the xapian compiation
14 years ago
kelson42 8f48d6a9c0 + static compile of xapian on windows
14 years ago
kelson42 a903d994e6 + improve show method in kiwix-manage
14 years ago