c0ec9c44b8
Rename option --target-platform
to --config
...
The target_platform option has always be wrongly named.
This is not the platform we are targeted but how we compile.
This was ok at beginning as specifying how we compile somehow define
for what we compile but this is not a one to one mapping.
2024-02-05 18:03:11 +01:00
6dfb0da943
Cleanup README about libkiwix-app.
2024-02-05 18:02:30 +01:00
977c74dc5a
Better badges in README.md
2023-10-26 06:23:23 +02:00
26116bc8ff
Add explicit outcomes in README
2023-05-21 13:29:23 +02:00
e6d04fb760
Update README.
2023-04-12 16:53:32 +02:00
fed574d0c9
Update CI container image doc
2023-03-15 13:25:13 +01:00
d89f622471
Fix description of which dependencies is in the docker image.
2023-02-07 16:53:15 +01:00
19beb1323f
Internal usage purpose only of CI containers
2023-02-07 16:10:40 +01:00
6f51871cc1
Add env container images documentation
2023-02-07 15:50:26 +01:00
953a0a3816
« main » is the new git default branch
2022-12-25 16:05:41 +01:00
f5ec8018dd
Fix various small things
2022-06-15 11:19:37 +02:00
72c271a74c
Remove LibkiwixApp
...
The project was used to assemble all android compilation in one
multiplatform java archive.
This allow use to remove android_sdk and Gradle builder
2022-06-09 10:28:59 +02:00
aa349a18e7
Rename kiwix-lib to libkiwix.
...
The new name of kiwix-lib is libkiwix. Let kiwix-build adopt the name.
2021-06-30 16:45:54 +02:00
da31dd428e
remove 'zimwriterfs' project from build and CI configuration
...
'zimwriterfs' is now a part of zim-tools (openzim/zim-tools/#92)
2020-07-08 16:54:14 +02:00
3ea1bfd38e
Proper Github Actions CI badge
2020-04-06 16:29:46 +02:00
2e05257737
Update Readme.MD, correct spelling error ( #397 )
...
"Prerequisite"
2019-12-26 16:28:11 +01:00
eb0df06bb0
Create dedicated troubleshooting section
2019-12-14 15:19:51 +01:00
5737ad21a5
Add a few information about license
2019-12-14 15:15:36 +01:00
283c0a8e9d
Improved README
2019-12-14 14:54:10 +01:00
8420dcb474
Bump-up Xapian to 1.4.14 ( #382 )
2019-12-09 01:12:48 +01:00
315f63f8b9
Added another target and more target-platforms
2019-12-09 01:00:07 +01:00
e18e5c8565
Fix typo in README
2019-12-08 14:25:40 +01:00
d4b2642eed
Update README to compile kiwix-lib-app.
2019-12-05 12:32:13 +01:00
a753860c2c
travis-ci.org -> travis-ci.com
2019-11-26 02:41:17 +01:00
6b43f5ad48
Update libmicrohttpd to 0.9.66 ( #365 )
...
* Update libmicrohttpd to 0.9.66
* Proper Bash syntax highlighting
2019-09-06 15:54:44 +02:00
ef9755eff5
Remove android mips platforms
...
Also correctly rename Android classes.
2019-06-14 14:13:18 +02:00
44b8ebdfde
Update README.md to use HTTPS in git clone
2018-09-17 09:38:40 +02:00
20994fa048
[README] Fix typos in android section in the readme.
2018-07-16 11:46:34 +02:00
369b805e59
Add ios_multi_arch fatlib.
...
Fix #113
2018-06-06 17:41:12 +02:00
cfdf03c854
Select the default platform depending of the target.
...
Default platform `android` is better for `kiwix-android`
(because `kiwix-android` can build only on `android` platform).
2018-06-06 17:41:12 +02:00
db82455f03
Be able to build multi-arch android apk.
...
By building kiwix-android on the `android` platform, we can now build
`kiwix-lib` on all `android_<arch>` platforms, and so have all
architectures in the same apk.
Fix #108
2018-06-06 17:41:12 +02:00
72002c8f34
Update README.md
2018-04-04 18:06:36 +02:00
cec69c09cd
Improved README #3
2017-07-17 12:42:58 +02:00
2dfedaab8d
Fix few typos in the README.
2017-03-13 14:47:05 +01:00
c8e2e14b5c
Update README.md
2017-03-13 13:18:14 +01:00
7d6b2d2135
Add Travis support.
...
We now build static/dynamic on ubuntu(native) and win32(cross-compilation).
2017-02-07 14:35:34 +01:00
cd82a1b117
Add a README
2017-01-04 23:57:48 +01:00