Veloman Yunkan
3599e8476d
libkiwix now identifies itself as libkiwix
2024-09-16 17:50:20 +04:00
Emmanuel Engelhart
ce3c3bd153
Better check libzim and libkiwix deps
2024-09-15 19:01:25 +02:00
Matthieu Gautier
28008efb28
Update libkiwix dependency version
...
Libkiwix has move to major version 14 https://github.com/kiwix/libkiwix/pull/1116
2024-09-02 11:13:45 +02:00
Emmanuel Engelhart
b557d0a1dc
Bump-up version to 3.8.0
2024-09-01 14:56:21 +02:00
Matthieu Gautier
6a4b7508f0
Ask windows to not define min
and max
.
2024-08-30 16:03:29 +02:00
Matthieu Gautier
76b617817a
Port kiwix-serve to docopt.
2024-08-30 15:48:37 +02:00
Emmanuel Engelhart
d25fda82be
Request libzim9
2024-03-13 15:15:03 +01:00
Emmanuel Engelhart
279cdcda0b
Bump-up version to 3.7.0
2024-03-13 15:14:11 +01:00
Emmanuel Engelhart
19f11d8777
Check max version of libzim/libkiwix
2024-03-13 15:10:07 +01:00
Emmanuel Engelhart
33bdf56bdd
Requires libkiwix13+
2023-11-19 14:16:05 +01:00
Emmanuel Engelhart
5b45e1898b
Bump-up version to 3.7.0
2023-11-19 13:59:52 +01:00
Matthieu Gautier
1a1274012f
Move to c++17.
...
All our compilers should handle c++17. Let's move on.
2023-08-30 17:58:40 +02:00
Matthieu Gautier
b6e7ed3443
New version 3.5.0
2023-04-28 11:07:22 +02:00
Matthieu Gautier
6765239341
Do not build with --static
on maco_os.
2023-04-28 08:16:31 +02:00
Veloman Yunkan
6957a8cb1e
Enter docs/
...
This commit introduces an embryo of sphinx-based documentation. The
content of documentation in this commit is limited to the command line
options of kiwix-serve.
2023-01-04 19:43:20 +04:00
Matthieu Gautier
0f81dad6a4
New version 3.4.0
...
* Remove last reference to kiwix-read tool (@legoktm #569 )
kiwix-serve
-----------
* Fix broken indentation in usage (@kelson42 #560 )
* Exit if wrong arguments are passed (@kelson42 #567 )
* Do not allow multiple values for same option (@juuz0 #564 )
* Fix default location of "rootLocation" (@rgaudin #571 )
* [DOCKER] Change default port to 8080 (@neyder #581 )
* [DOCKER] Simplify dockerfile (@rgaudin #582 )
kiwix-manage
------------
* Fix man page (@kelson42 #576 )
2022-11-30 18:04:27 +01:00
Matthieu Gautier
b7a6f78150
New version 3.3.0
2022-06-15 14:25:48 +02:00
Veloman Yunkan
8b36e94d50
Now kiwix-tools is built with werror=true
2022-02-10 13:13:11 +04:00
Matthieu Gautier
6dfdcea5ce
New version 3.2.0
2022-01-19 17:03:14 +01:00
Matthieu Gautier
0ef85944b8
Update dependencies.
...
zlib and microhttpd are used by libkiwix, not kiwix-tools.
We indeed need libzim, but we use no feature related to xapian so no
need to mark it as mandatory.
(Libkiwix needs it and the check is there)
2022-01-19 17:03:14 +01:00
Kelson
04ac15508f
New deps needed ( #523 )
...
* kiwix-tools need libkiwix 10.0.0
* Compilation requires libzim 7.2.0 now
2022-01-19 13:04:25 +01:00
Matthieu Gautier
527981ba66
Do not compile with werror=true
.
...
We are using `kiwix::Reader` and `kiwix::Searcher` which are now
deprecated.
Remove `werror` until we fix this.
2022-01-12 18:22:46 +01:00
Matthieu Gautier
fdec897bc7
Release 3.1.2
2020-07-02 15:20:01 +02:00
Matthieu Gautier
4120e7fd25
New version 3.1.1
2020-05-18 15:17:14 +02:00
Matthieu Gautier
5d21baa759
Fix typo in meson.build
2020-04-09 23:51:23 +02:00
Matthieu Gautier
6ba6046850
New version 3.1.0
2020-04-08 18:01:34 +02:00
Kelson
d6914eb34f
Bump-up version to 3.0.3
2020-03-01 15:50:32 +01:00
Matthieu Gautier
1df899ea87
New version 3.0.2
2020-02-12 15:23:29 +01:00
Kelson
ca943b9d0b
Rename VERSION to KIWIX_TOOLS_VERSION to avoid collision
2019-12-05 07:59:57 +01:00
Kelson
d17fd2af94
Add --version argument to kiwix-serve
2019-12-05 07:57:52 +01:00
Kelson
612081ec51
Compile with Meson version #defined
2019-12-05 07:57:52 +01:00
Kelson
28997ccd58
Bump-up version to 3.0.2
2019-12-05 07:57:52 +01:00
Kelson
63cc513974
Bump-up version to 3.0.1
2019-08-22 17:23:11 +02:00
Matthieu Gautier
e2f7c7a0ac
New version 3.0.0
2019-08-19 17:26:37 +02:00
Matthieu Gautier
8ffff9cd47
Port kiwix-serve to new api in kiwix-lib to serve a content.
...
A lot of code removed from this repository !!
2019-08-11 11:59:21 +02:00
Matthieu Gautier
720a319d53
New version 2.1.0
2019-07-30 17:46:38 +02:00
Kelson
fc1eb3c282
Bump-up kiwix-tools version to 2.1.0
2019-07-09 12:31:25 +02:00
Matthieu Gautier
78d2530878
New version 2.0.0
2019-05-29 11:52:03 +02:00
Matthieu Gautier
99f6941614
New version 1.2.1
2019-04-16 14:30:54 +02:00
Matthieu Gautier
43e1740d52
New version 1.2.0
2019-04-15 15:56:05 +02:00
Matthieu Gautier
51a4a4e8ef
Version 1.1.0
2019-03-19 17:32:58 +01:00
Matthieu Gautier
16a29127a1
New version 1.0.0
2019-02-22 10:50:33 +01:00
Matthieu Gautier
174b236312
New version 0.9.0
2019-01-29 11:45:55 +01:00
Matthieu Gautier
38088ee321
New version 0.8.0
2018-11-12 16:52:29 +01:00
Matthieu Gautier
2fe5ec1d7c
New version 0.7.0
2018-10-31 14:45:05 +01:00
Matthieu Gautier
c23e0bc38a
New version 0.6.1
2018-08-30 15:50:12 +02:00
Matthieu Gautier
b251e18af1
New version 0.6.0
2018-06-15 18:34:09 +02:00
Matthieu Gautier
fbddabb10f
New version 0.5.0
2018-04-23 19:22:18 +02:00
Matthieu Gautier
3ad50ccf17
Update depenedency version of kiwix-lib.
2018-04-23 19:22:06 +02:00
Matthieu Gautier
53b2dadfce
Compile without warning.
2018-04-19 18:05:41 +02:00