1. 25 Oct, 2019 2 commits
    • Benjamin Deroche's avatar
      Add the relicense statement · a67f7b09
      Benjamin Deroche authored
      a67f7b09
    • Benjamin Deroche's avatar
      Problem: Android build script is severely outdated · d2099b75
      Benjamin Deroche authored
      Solution: Migrate build scripts from Android NDK r11c to r20.
      - Standalone toolchain
      - Migration from GCC to Clang
      - Migration from libgnustl to libc++
      - Dropped support for API level below 16 (Android 4.1), previously it was API level 9 (Android 2.3)
      - Dropped support for mips architecture
      - The build script now start the build of all 4 Android architectures (arm, arm64, x86, x86_64)
      d2099b75
  2. 19 Oct, 2019 2 commits
  3. 14 Oct, 2019 5 commits
  4. 12 Oct, 2019 3 commits
  5. 07 Oct, 2019 11 commits
  6. 06 Oct, 2019 2 commits
  7. 04 Oct, 2019 6 commits
  8. 03 Oct, 2019 5 commits
  9. 02 Oct, 2019 4 commits