Commit Graph

38 Commits

Author SHA1 Message Date
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
bf9eba0434 fix: ensure ANDROID_HOME/cmdline-tools exist before extraction 2024-12-28 23:04:49 +05:30
Akash Yadav
afb285a471 fix: shallow close wasi-sdk as well as submodules 2024-12-28 22:56:22 +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
34321d7e77 fix: missing 'r' prefix in ANDROID_NDK variable 2024-12-28 21:17:23 +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
11c79d3645 fix: invalid env var is used for sdkmanager 2024-12-28 20:31:40 +05:30
Akash Yadav
2280a29c75 fix: ensure libs/verify-android-environment.sh is executable 2024-12-28 20:27:08 +05:30
Akash Yadav
bfad3a19f9 fix: set GRADLE_MICROG_VERSION_WITHOUT_GIT=1 when building GmsCore 2024-12-28 19:55:14 +05:30
Akash Yadav
839a3bb07c fix: use system libclang when building locally 2024-12-28 19:31:12 +05:30
Akash Yadav
ee3ccd98ca fix: accept license before build 2024-12-28 19:28:08 +05:30
Akash Yadav
0e534bbf56 fix: ensure sdkmanager is in PATH 2024-12-28 19:20:17 +05:30
Akash Yadav
2eb955deec fix: use custom script to setup Android SDK 2024-12-28 19:03:00 +05:30
Akash Yadav
c15577f464 feat: rebrand to IronFox 2024-12-28 18:35:53 +05:30
Akash Yadav
712aeb56b1 fix: download firefox source directly from mercurial repo 2024-12-28 18:04:15 +05:30
Akash Yadav
e593f54692 fix: do not re-download sources by default 2024-12-28 17:43:00 +05:30
Akash Yadav
96e3471525 fix: setup rust in local builds 2024-12-28 17:41:25 +05:30
Akash Yadav
013be39c11 fix: always extract source archives 2024-12-28 17:31:36 +05:30
Akash Yadav
662d4cba24 fix: save targets_to_build in build dir 2024-12-28 17:23:49 +05:30
Akash Yadav
9e27219e11 fix: set rootdir in paths 2024-12-28 17:20:51 +05:30
Akash Yadav
1f9d4b2304 fix: export variables in paths_*.sh 2024-12-28 17:18:32 +05:30
Akash Yadav
fb22fc83a7 fix: continue instead of returning in get_sources 2024-12-28 17:12:47 +05:30
Akash Yadav
45c4f24802 fix: make variables writable in paths_local.sh 2024-12-28 17:12:14 +05:30
Akash Yadav
3a7597f82c fix: paths_local.sh is not opened in write mode 2024-12-28 17:07:56 +05:30
Akash Yadav
9c3c417dc5 fix: perform all setup in workflow 2024-12-28 16:53:30 +05:30
Akash Yadav
bba3e93d30 fix: assume yes in fedora setup 2024-12-28 16:44:21 +05:30
Akash Yadav
0cba1a4a4c fix: scripts are not executable 2024-12-28 16:43:37 +05:30
Akash Yadav
c008d338d4 fix: add initial github workflow 2024-12-28 16:42:35 +05:30
Akash Yadav
8b2e92916e fix: do not build llvm and wasi when building locally 2024-12-28 16:29:16 +05:30
Akash Yadav
ab59e0a423 fix: require manual source for paths.sh 2024-12-28 16:27:31 +05:30
Akash Yadav
b75a45fe57 fix(scripts): remove unnecessary variables from paths_local.sh 2024-12-28 16:23:51 +05:30
Akash Yadav
95fdd1d540 fix(scriptss): get_sources does not return after user denial 2024-12-28 16:22:25 +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