Commit Graph

26 Commits

Author SHA1 Message Date
Akash Yadav
b59a3c0db4 fix: resolve shellcheck warnings 2024-12-31 12:20:28 +05:30
Akash Yadav
549ecf8fdf fix: use bash script for downloading sources 2024-12-29 19:39:04 +05:30
Akash Yadav
0037332092 fix: use prebuilt wasi sdk sysroot for local builds 2024-12-29 15:06:21 +05:30
Akash Yadav
ac77fe7eac fix: use dedicated script to look for libclang 2024-12-29 13:01:58 +05:30
Akash Yadav
8db1a13a76 fix: incorrect libclang path added to mozconfig 2024-12-29 12:48:52 +05:30
Akash Yadav
c2c3895774 fix: ensure 'mach' is executable 2024-12-29 10:38:03 +05:30
Akash Yadav
a44cb8ca47 fix: incorrect path to Android SDK is set in mozconfig 2024-12-29 10:27:58 +05:30
Akash Yadav
f9fbb556bf fix: don't set -e in setup-android-sdk.sh 2024-12-29 09:29:18 +05:30
Akash Yadav
a2ebec8f94 fix: move Android SDK related setup from build.sh to setup-android-sdk.sh 2024-12-29 08:59:24 +05:30
Akash Yadav
8570f481cc fix: ensure publishing scripts are executable 2024-12-29 08:42:57 +05:30
Akash Yadav
7dcd208229 fix: set executable permissions in mozilla-release 2024-12-29 01:09:23 +05:30
Akash Yadav
417fbe74e4 fix: use JAVA_HOME/bin path in mozconfig 2024-12-29 00:13:18 +05:30
Akash Yadav
72ba7d56e5 fix: inverted condition in prebuild 2024-12-29 00:01:55 +05:30
Akash Yadav
5c7860d891 fix: build wasi-sdk locally 2024-12-28 22:00:43 +05:30
Akash Yadav
e6da2196ee fix: check ANDROID_HOME, ANDROID_NDK & Java version in prebuild 2024-12-28 21:51:17 +05:30
Akash Yadav
eaf212cffd fix: ensure all scripts in appservices/libs are executable 2024-12-28 20:47:06 +05:30
Akash Yadav
aafd6c4d6a fix: ensure all verify-*.sh files can be executed 2024-12-28 20:40:11 +05:30
Akash Yadav
2280a29c75 fix: ensure libs/verify-android-environment.sh is executable 2024-12-28 20:27:08 +05:30
Akash Yadav
839a3bb07c fix: use system libclang when building locally 2024-12-28 19:31:12 +05:30
Akash Yadav
c15577f464 feat: rebrand to IronFox 2024-12-28 18:35:53 +05:30
Akash Yadav
96e3471525 fix: setup rust in local builds 2024-12-28 17:41:25 +05:30
Akash Yadav
662d4cba24 fix: save targets_to_build in build dir 2024-12-28 17:23:49 +05:30
Akash Yadav
c008d338d4 fix: add initial github workflow 2024-12-28 16:42:35 +05:30
Akash Yadav
ab59e0a423 fix: require manual source for paths.sh 2024-12-28 16:27:31 +05:30
Akash Yadav
bcb93bef50 refactor: reformat scripts 2024-12-28 16:21:30 +05:30
Akash Yadav
013f405d35 init: reorganize files and allow building without fdroid 2024-12-28 16:09:07 +05:30