libkiwix/include
Matthieu Gautier ef661a2e25 Move unicode headers in cpp.
Unicode headers ends by defining the DONE symbol in a enum.
It can clash with other includes.
(For instance the httpd.h from apache who use `#define DONE -2`).

Both project should not declare such common symbols publicly but we have
to do with them anyway.
2017-04-06 16:17:00 +02:00
..
common Move unicode headers in cpp. 2017-04-06 16:17:00 +02:00
ctpp2 Add a new script to compile resources. 2016-12-23 13:06:12 +01:00
kiwix.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
library.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
manager.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
meson.build Remove the indexer functionnality from kiwix-lib. 2017-04-06 15:35:30 +02:00
reader.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
searcher.h Do not create all the results at once. Be a bit lazy. 2017-03-21 16:20:17 +01:00
xapianSearcher.h Use the stop words stored in the database to configure the queryparser. 2017-04-04 17:06:49 +02:00