summaryrefslogtreecommitdiffhomepage
path: root/android/fdroid-build/env.sh
AgeCommit message (Collapse)AuthorFilesLines
2025-03-18Add workflow to ensure reproducibilityJonatan Rhodin1-1/+4
Co-Authored-By: Albin <albin@mullvad.net>
2024-12-09Put GOOROOT first in PATHKalle Lindström1-1/+1
If the user has a previously installed Go version we need to put the downloaded Go first in PATH for it to be found.
2024-02-02Fix `shellcheck` lints of our various bash scriptsSebastian Holmin1-0/+2
The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155.
2023-03-27Bump NDK in F-Droid env and configAlbin1-8/+8
2021-03-22Define `NDK_TOOLCHAIN_DIR` for the F-Droid buildsJanito Vaqueiro Ferreira Filho1-9/+9
2020-07-07Remove standalone toolchain setupJanito Vaqueiro Ferreira Filho1-15/+9
2020-05-19Add scripts to configure F-Droid build serverJanito Vaqueiro Ferreira Filho1-0/+27