spacedrive/scripts
Arnab Chakraborty 2a283479e6
New Android Build Script (#2096)
* New Android Build Script

* Clean up + Works for CI now

* Simplify android build.sh
 - Fix /var/home/vitor fallback for Linux systems
 - Run a single cargo ndk for all targets (not parallel build, but a bit faster)
 - Fix android target s/x86/x86_64/
 - Format setup.sh
 - Minor improvements to rust mobile targets installation step in setup.sh

* Add notice to CONTRIBUTING that only Java <= 17 is supported for building android
 - Make prettier ignore some mobile build artifacts

* When in CI, Fix build android core for host architecture

---------

Co-authored-by: Vítor Vasconcellos <vasconcellos.dev@gmail.com>
2024-02-20 06:33:52 +00:00
..
appimage Fix Linux release (#2081) 2024-02-13 18:26:19 +00:00
utils [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
.eslintrc.cjs [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00
.gitignore [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00
fix-deb.sh [ENG-1184, ENG-1286, ENG-1330] Rework native dependencies (+ deb fixes) (#1685) 2023-11-17 19:20:14 +00:00
package.json Fix pnpm prep on Linux (#1904) 2023-12-20 09:12:49 +00:00
preprep.mjs [ENG-1184, ENG-1286, ENG-1330] Rework native dependencies (+ deb fixes) (#1685) 2023-11-17 19:20:14 +00:00
setup.ps1 Fix Windows CI (#1695) 2023-10-29 00:25:26 +00:00
setup.sh New Android Build Script (#2096) 2024-02-20 06:33:52 +00:00
tauri.mjs [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
tsconfig.json [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00