[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40817: Add basebrowser-incrementals-nightly makefile target
boklm (@boklm)
git at gitlab.torproject.org
Mon Mar 20 15:06:51 UTC 2023
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
e13d27af by Nicolas Vigier at 2023-03-20T15:47:25+01:00
Bug 40817: Add basebrowser-incrementals-nightly makefile target
- - - - -
1 changed file:
- Makefile
Changes:
=====================================
Makefile
=====================================
@@ -396,6 +396,11 @@ basebrowser-testbuild-macos-aarch64: submodule-update
basebrowser-testbuild-src: submodule-update
$(rbm) build release --target testbuild --target browser-src-testbuild --target basebrowser
+basebrowser-incrementals-nightly: submodule-update
+ $(rbm) build release --step update_responses_config --target nightly --target basebrowser
+ NO_CODESIGNATURE=1 tools/update-responses/gen_incrementals nightly
+ $(rbm) build release --step hash_incrementals --target nightly --target basebrowser
+
###########################
# Privacy Browser Targets #
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/e13d27af06720184d3c75ef33e3dc09a8200719d
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/e13d27af06720184d3c75ef33e3dc09a8200719d
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20230320/9e74df4a/attachment.htm>
More information about the tor-commits
mailing list