summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-07-19remove outdated golibs before rebuilding them and running test on CIcyBerta
2022-07-19build go dependencies before running tests on the CIcyBerta
2022-05-08update min l110n, (c) datekwadronaut
2022-02-07Adds another build task called double release to build more time efficiently ...1.1.2cyBerta
2022-02-04build and enable snowflake featurecyBerta
2021-12-01add options to flag -apk in build script, so that only those apks are created...cyBerta
2021-11-28skip compiling torcyBerta
2021-11-28revert commenting out sub-scriptscyBerta
2021-11-28ensure that both apk and aab is build if neither -apk nor -aab is setcyBerta
2021-11-28adapt helpcyBerta
2021-11-28fix -c flag parsingcyBerta
2021-11-28build aabs, introduce new mutual exclusive flags to either build and sign apk...cyBerta
2021-11-28use snake_case instead of camelCase for functions in bashcyBerta
2021-11-28sign bundles from command linecyBerta
2021-11-27saving some lines of code by compressing if statements a little bitcyBerta
2021-11-26always stop gradle deamon after calling gradlew in a submodulecyBerta
2021-08-04adapt debug outputcyberta
2021-08-03add some more debug outputcyberta
2021-08-03fix ANDROID_NDK_HOME if ndk was manually downloadedcyberta
2021-07-21try to set ANDROID_NDK_HOME to expected NDK versioncyBerta
2021-07-21check ndk version earlier, do first the tor binary build jobcyBerta
2021-07-21reset all submodules in cleanProjectcyBerta
2021-07-21remove golang directory when cleaning projectcyBerta
2021-07-21quit build process if tor cannot be buildcyBerta
2021-07-21build tor binaries from sourcecyBerta
2021-07-21use bitmaskcore libs in android projectcyBerta
2021-07-21build bitmaskcore in build_deps.shcyBerta
2021-03-26clean upcyBerta
2021-03-26remove wrong flag from help output about signingcyBerta
2021-03-26remove trailing semicolons where not necessarycyBerta
2021-03-26parametrize verbose build loggingcyBerta
2021-03-25fix prepareForDistribution script after update gradle plugincyBerta
2021-02-01make sure ./prepareForDistribution.sh can be called from project root folder ...cyBerta
2021-01-31fix gpg signing for -u flagcyBerta
2021-01-31fix resetting colorscyBerta
2021-01-31move more scripts to scripts folder, adapt gitlab ci and prepare_for_distribu...cyBerta
2021-01-31create scripts to start several emulators for automatted testingcyBerta