-
6e095bab
by Nicolas Vigier at 2026-03-03T11:21:23+01:00
Bug 41725: Update toolchains for Firefox 148
-
a29c899d
by Nicolas Vigier at 2026-03-03T11:21:26+01:00
Bug 41725: Remove projects/oss-licenses-plugin
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/merge_requests/1434#note_3354106
-
f4700966
by Nicolas Vigier at 2026-03-03T11:21:28+01:00
Bug 41726: check that the sha512sum we have for the macOS SDK is the same as Mozilla
-
9406ba99
by Nicolas Vigier at 2026-03-03T11:21:29+01:00
Bug 41728: Check that the sha256sum we have for nss is the same as Mozilla
-
eafc83b5
by Nicolas Vigier at 2026-03-03T11:21:30+01:00
Bug 41725: Bump firefox version to 148.0a1-2
-
ba70ed85
by Nicolas Vigier at 2026-03-03T11:21:32+01:00
Bug 41737: Remove comment saying to update var/gradle_dependencies_version
-
45b2ba09
by Nicolas Vigier at 2026-03-03T11:21:33+01:00
Bug 41736: Add generate_gradle_dependencies_list-$project makefile targets
-
9921a71b
by Nicolas Vigier at 2026-03-03T12:15:31+01:00
Bug 41745: Add .sh file extension to included build_* scripts in projects/geckoview
Since those files are included and don't have a shebang, text editors
which have syntax highlighting cannot easily detect the format. Adding
the .sh file extension usually fixes that.