Skip to content
Snippets Groups Projects
  1. May 23, 2019
    • gnzlbg's avatar
      Update Android SDK, NDK (r19c), and API versions (arm:24,x86:28) · eb0794a5
      gnzlbg authored
      * Update Android NDK to version r19c
      * Update Android API versions to:
        * API 24 on arm and aarch64 targets
        * API 28 on x86 and x86_64 targets
      * Unified headers were removed in NDK 16
      * Refactor the NDK and SDK installation scripts
      * OpenJDK version 8 must be kept: it appears that
        the Android tools do not work with more modern OpenJDK
        versions.
      eb0794a5
  2. Feb 09, 2019
  3. Nov 26, 2018
  4. Nov 20, 2018
  5. Jul 03, 2017
  6. Feb 23, 2017
  7. Nov 17, 2016
    • Alex Crichton's avatar
      Share the host's `target` directory for tests · c2842463
      Alex Crichton authored
      This helps caching between runs and can help speed up turnaround time for
      various operations. The old android container didn't work out for some reason
      due to permissions so the definition has now been vendored locally to just
      rebuild it each time.
      c2842463
Loading