Commit Graph

37 Commits

Author SHA1 Message Date
Matthieu Gautier 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
Matthieu Gautier 6dfb0da943 Cleanup README about libkiwix-app. 2024-02-05 18:02:30 +01:00
Kelson 977c74dc5a
Better badges in README.md 2023-10-26 06:23:23 +02:00
Emmanuel Engelhart 26116bc8ff
Add explicit outcomes in README 2023-05-21 13:29:23 +02:00
Matthieu Gautier e6d04fb760 Update README. 2023-04-12 16:53:32 +02:00
Emmanuel Engelhart fed574d0c9 Update CI container image doc 2023-03-15 13:25:13 +01:00
Matthieu Gautier d89f622471 Fix description of which dependencies is in the docker image. 2023-02-07 16:53:15 +01:00
Emmanuel Engelhart 19beb1323f
Internal usage purpose only of CI containers 2023-02-07 16:10:40 +01:00
Emmanuel Engelhart 6f51871cc1
Add env container images documentation 2023-02-07 15:50:26 +01:00
Kelson 953a0a3816
« main » is the new git default branch 2022-12-25 16:05:41 +01:00
Emmanuel Engelhart f5ec8018dd Fix various small things 2022-06-15 11:19:37 +02:00
Matthieu Gautier 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
Matthieu Gautier 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
Alexander Sashnov 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
Kelson 3ea1bfd38e
Proper Github Actions CI badge 2020-04-06 16:29:46 +02:00
Justin Biggs 2e05257737 Update Readme.MD, correct spelling error (#397)
"Prerequisite"
2019-12-26 16:28:11 +01:00
Kelson eb0df06bb0 Create dedicated troubleshooting section 2019-12-14 15:19:51 +01:00
Kelson 5737ad21a5 Add a few information about license 2019-12-14 15:15:36 +01:00
Kelson 283c0a8e9d Improved README 2019-12-14 14:54:10 +01:00
Kelson 8420dcb474 Bump-up Xapian to 1.4.14 (#382) 2019-12-09 01:12:48 +01:00
TechnologyClassroom 315f63f8b9 Added another target and more target-platforms 2019-12-09 01:00:07 +01:00
Kelson e18e5c8565 Fix typo in README 2019-12-08 14:25:40 +01:00
Matthieu Gautier d4b2642eed Update README to compile kiwix-lib-app. 2019-12-05 12:32:13 +01:00
Kelson a753860c2c
travis-ci.org -> travis-ci.com 2019-11-26 02:41:17 +01:00
Kelson 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
Matthieu Gautier ef9755eff5 Remove android mips platforms
Also correctly rename Android classes.
2019-06-14 14:13:18 +02:00
Szymon Pajzert 44b8ebdfde
Update README.md to use HTTPS in git clone 2018-09-17 09:38:40 +02:00
Matthieu Gautier 20994fa048 [README] Fix typos in android section in the readme. 2018-07-16 11:46:34 +02:00
Matthieu Gautier 369b805e59 Add ios_multi_arch fatlib.
Fix #113
2018-06-06 17:41:12 +02:00
Matthieu Gautier 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
Matthieu Gautier 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
Matthieu Gautier 72002c8f34 Update README.md 2018-04-04 18:06:36 +02:00
Emmanuel Engelhart cec69c09cd Improved README #3 2017-07-17 12:42:58 +02:00
Matthieu Gautier 2dfedaab8d Fix few typos in the README. 2017-03-13 14:47:05 +01:00
Matthieu Gautier c8e2e14b5c Update README.md 2017-03-13 13:18:14 +01:00
Matthieu Gautier 7d6b2d2135 Add Travis support.
We now build static/dynamic on ubuntu(native) and win32(cross-compilation).
2017-02-07 14:35:34 +01:00
Matthieu Gautier cd82a1b117 Add a README 2017-01-04 23:57:48 +01:00