Fabrice Desré
|
9f631b94ec
|
Cleanup of the Android specific code.
|
2017-02-16 21:17:39 -08:00 |
|
Matt Brubeck
|
727a1fe3de
|
Update clap, clippy, deflate, flate2, open, unicode-segmentation, owning_ref, parking_lot, phf, quote, walkdir
|
2017-02-02 11:18:33 -08:00 |
|
UK992
|
736559887b
|
Package: Move Android packaging to target dir
Fixes #13800
|
2016-12-29 19:19:05 +01:00 |
|
Mátyás Mustoha
|
2b99c3cd04
|
Add C++ runtime shared object to the Android APK
|
2016-12-09 12:30:46 +01:00 |
|
Alan Jeffrey
|
62e95c5a61
|
All our Cargo.toml files should contain an MPL-2.0 license field.
|
2016-07-14 10:26:34 -05:00 |
|
Aneesh Agrawal
|
fa33eefcbd
|
Fix Android APK building (packaging)
I missed this syntax error during my review, and we don't check that
packaging succeeds in regular build suite, but only as a Nightly build.
|
2016-05-24 23:41:40 -04:00 |
|
Mitchell Hentges
|
619212abf3
|
Reduce 'android-18' duplication, as originally done by wenderen
Use android.platform (and $ANDROID_PLATFORM) for configuration, apply 'android-18' default
|
2016-05-20 22:23:28 +02:00 |
|
Zbynek Winkler
|
924d804583
|
Move '&&' to the end of the previous line.
Following https://github.com/servo/servo/issues/10692 this is just a
formating change to satisfy a new tidy requirement of not having '&&' at
the beginning of a line.
|
2016-04-22 14:28:18 +02:00 |
|
UK992
|
193fc1f84e
|
Tidy fix
|
2016-03-08 01:38:49 +01:00 |
|
Cengiz Can
|
12100edffc
|
Replace deprecated fs::walk_dir call with walkdir crate
|
2016-03-07 14:12:05 +02:00 |
|
Lars Bergstrom
|
d3277ae57a
|
Disable zipalign until we have stable builder automation to install and locate it
|
2015-11-10 18:30:26 -06:00 |
|
Lars Bergstrom
|
17a6cb5873
|
New Android suppport
|
2015-11-04 16:29:39 -06:00 |
|