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.


_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to