Edouard Oger
d5109390e6
Upgrade Android NDK to r21
2020-04-17 16:44:40 -04:00
Jonathan Almeida
375957d24d
Fix verify-android-environment build suggestion
...
`assembleDebug` is a not a task in the root project.
2020-04-06 12:57:36 -04:00
Edouard Oger
77faa9139b
Replace bootstrap-desktop.sh by verify-desktop-environmnent.sh
2020-03-06 18:00:27 -05:00
Edouard Oger
1ce38c4732
Add verify-ios-environment.sh script
2020-03-02 14:49:51 -05:00
Edouard Oger
d6844e4ac9
Do not build libs on CI
2020-01-03 10:11:48 -05:00
Edouard Oger
0b4448c15e
Run build-all.sh android in Android bootstrap script
2019-12-29 19:01:51 +01:00
Edouard Oger
21ed0b7c14
Check that rust is installed in bootstrap scripts
2019-12-29 19:01:21 +01:00
Edouard Oger
23deb3f998
Check for JDK 8
2019-10-22 16:23:24 -04:00
Edouard Oger
1b43f2d6a1
Upgrade to Android NDK r20
2019-10-02 14:57:33 -04:00
Edouard Oger
3c8780a42e
Use double square brackets in bash scripts
2019-07-24 15:55:31 -04:00
Christina Cheung
e5154941a2
Fixes #782 - check whether java major version >= 8
2019-07-22 17:37:53 -04:00
Edouard Oger
8959755ff2
Lint bash scripts with shellcheck
2019-05-29 19:25:41 -04:00
Ryan Kelly
3c6c029b2f
fix(build): Set ANDROID_NDK_HOME so that gradle can strip native libs.
...
This is required in order for stripping of debug symbols to work
correctly, since otherwise the gradle plugin doesn't know where
to find the appropriate `strip` command.
I've also added a very coarse test to ensure that the size of the
resulting release artifacts is sensible, which should help us check
whether this works in CI and guard against future regressions.
2019-05-15 11:45:31 +10:00
Edouard Oger
817711ff55
Use curly braces around bash variables consistently
2019-04-11 17:33:03 -04:00
Edouard Oger
fab94fdfc1
Produce Android x86_64 binaries ( #731 )
2019-03-07 18:26:00 -05:00
Edouard Oger
e645364bcc
Android bootstrap script
2019-02-26 20:13:15 -05:00