Akash Yadav
|
7a07c8a52a
|
fix: rename 'paths_*.sh' to 'env_*.sh'
env_*.sh names are better suited since the scripts are used to set up environment variables
|
2025-01-09 00:14:37 +05:30 |
|
Akash Yadav
|
478585b8d2
|
fix: require sdk setup script to be executed instead of 'source'd
|
2025-01-08 23:36:21 +05:30 |
|
Akash Yadav
|
c5c6adc193
|
fix(ci): remove SDK setup step from ci-build.sh
|
2025-01-08 23:08:42 +05:30 |
|
Akash Yadav
|
c5d9864bbd
|
fix: extract independent build steps into .cirrus.yml
|
2025-01-08 15:24:12 +05:30 |
|
Akash Yadav
|
58202de91f
|
fix: enable command tracing in ci-build.sh
|
2025-01-08 15:14:09 +05:30 |
|
Akash Yadav
|
65c4b683cf
|
fix: invalid path to get_sources.sh in ci-build.sh
|
2025-01-08 15:07:47 +05:30 |
|
Akash Yadav
|
25105497ac
|
fix: unbound variables
|
2025-01-08 15:04:28 +05:30 |
|
Akash Yadav
|
d1bdf9bb37
|
fix: add dedicated script for CI build
|
2025-01-08 14:57:02 +05:30 |
|
Akash Yadav
|
44a83684a1
|
fix: exit code 141 when accepting Android SDK licenses
|
2025-01-08 13:57:26 +05:30 |
|
Akash Yadav
|
f9ed46fa7c
|
fix: invalid arg line in mozconfig
|
2025-01-08 12:10:39 +05:30 |
|
Akash Yadav
|
9677f00f96
|
fix: specify safe browsing API key from SB_GAPI_KEY_FILE env var
|
2025-01-08 01:26:59 +05:30 |
|
Akash Yadav
|
329fa68d41
|
fix: update to FIREFOX-ANDROID_134_0_RELEASE
|
2025-01-08 00:40:53 +05:30 |
|
Akash Yadav
|
76cd784dc2
|
Merge branch 'main' into v134.0
|
2025-01-04 09:10:36 +05:30 |
|
celenity
|
959c8be191
|
fix: minor syntax fix
Signed-off-by: celenity <celenity@celenity.dev>
|
2025-01-03 21:04:38 -05:00 |
|
Akash Yadav
|
ac6cbe96c4
|
fix: update android-components version in application-services
|
2025-01-03 21:51:24 +05:30 |
|
Akash Yadav
|
086923d816
|
fix: update sources to v134.0_BUILD1
|
2025-01-03 21:50:50 +05:30 |
|
celenity
|
a5934cc0bf
|
fix: Remove the media.eme.enabled pref from prebuild.sh, as we already toggle it in phoenix.js - so it's redundant.
Signed-off-by: celenity <celenity@celenity.dev>
|
2025-01-03 03:45:55 -05:00 |
|
celenity
|
08eb32c6c8
|
fix: Remove the browser.casting.enabled preference from prebuild.sh, as it no longer exists in Firefox: https://searchfox.org/mozilla-release/search?q=browser.casting.enabled&path=&case=false®exp=false
Signed-off-by: celenity <celenity@celenity.dev>
|
2025-01-03 03:44:39 -05:00 |
|
celenity
|
5e1389c1d3
|
enhancement: Introduce new Phoenix configs + update README to reflect some of their changes
Signed-off-by: celenity <celenity@celenity.dev>
|
2025-01-03 03:42:58 -05:00 |
|
Akash Yadav
|
6fa7d624c1
|
fix: ensure $builddir exists before build
|
2025-01-03 09:19:25 +05:30 |
|
Akash Yadav
|
0093a25371
|
fix: remove unnecessary OS check when building LLVM for F-Droid
|
2025-01-03 09:18:53 +05:30 |
|
Akash Yadav
|
cbc0d769e8
|
fix: auto source paths_fdroid.sh when building for F-Droid
|
2025-01-03 09:17:53 +05:30 |
|
Akash Yadav
|
8ff922d42b
|
fix: package name changes
|
2025-01-02 10:50:29 +05:30 |
|
Akash Yadav
|
940a85430e
|
fix: update about_content
|
2025-01-01 15:46:38 +05:30 |
|
Akash Yadav
|
51a8212cd2
|
fix: package name changes
|
2025-01-01 15:25:14 +05:30 |
|
Akash Yadav
|
f37f08fc3b
|
fix: source .cargo/env in build.sh
|
2024-12-31 22:58:10 +05:30 |
|
Akash Yadav
|
aa626ee388
|
fix: errors in get_sources.sh
|
2024-12-31 22:12:53 +05:30 |
|
Akash Yadav
|
b59a3c0db4
|
fix: resolve shellcheck warnings
|
2024-12-31 12:20:28 +05:30 |
|
Akash Yadav
|
937c3a1216
|
fix: regenerate wordmarks
|
2024-12-30 21:09:58 +05:30 |
|
Akash Yadav
|
529830ddfc
|
fix: ensure sources are extracted into dirs with appropriate names
|
2024-12-29 21:59:47 +05:30 |
|
Akash Yadav
|
9cf7d010b9
|
fix: invalid extraction destination directory
|
2024-12-29 21:55:50 +05:30 |
|
Akash Yadav
|
b430092ba8
|
fix: remove topdir from extracted sources
|
2024-12-29 21:43:06 +05:30 |
|
Akash Yadav
|
60ee7b1814
|
fix: move source directory itself instead of its contents
|
2024-12-29 21:36:40 +05:30 |
|
Akash Yadav
|
3a4a1901eb
|
fix: remove '--show-progress' from wget command
|
2024-12-29 20:39:52 +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
|
ab1a997fa4
|
fix: specify different paths for libclang on Fedora and Ubuntu
|
2024-12-29 13:19:37 +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
|
0c8fb77c84
|
fix: some repositories require submodules
|
2024-12-29 11:59: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
|
bc25ba02ac
|
fix: check ANDROID_SDK_ROOT if ANDROID_HOME is not set
|
2024-12-29 08:48:03 +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
|
bf9eba0434
|
fix: ensure ANDROID_HOME/cmdline-tools exist before extraction
|
2024-12-28 23:04:49 +05:30 |
|