Luca Boccassi
|
4f5594c2ce
|
Problem: Android CI build uses unstable libsodium
Solution: checkout stable branch before building
|
2016-02-11 20:25:21 +00:00 |
|
Pieter Hintjens
|
a3d9b46a60
|
Problem: Android build is slow and noisy
Solution: use --without-docs (changed from --without-documentation)
and also --quiet.
|
2016-02-04 11:24:25 +01:00 |
|
Pieter Hintjens
|
c49eef46ec
|
Problem: Android build is too slow
Solution: use parallel make (-j 4) and don't build man pages.
|
2016-01-05 17:31:17 +01:00 |
|
Constantin Rack
|
33c5985eb2
|
Problem: build scripts don't need full git history
Solution: add `--depth 1` parameter to `git clone` commands
|
2015-12-19 13:17:22 +01:00 |
|
Benjamin Henrion
|
8f1810d1e2
|
Add a Dockerfile to build libzmq for android
|
2015-12-17 00:11:26 +01:00 |
|
Pieter Hintjens
|
9b45ba7067
|
Problem: builds/qt-android name is inaccurate
Solution: rename to simple builds/android.
|
2015-12-14 19:01:13 +01:00 |
|