[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40817: Add basebrowser-incrementals-nightly makefile target



Title: GitLab

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:

Changes:

  • Makefile
    ... ... @@ -396,6 +396,11 @@ basebrowser-testbuild-macos-aarch64: submodule-update
    396 396
     basebrowser-testbuild-src: submodule-update
    
    397 397
     	$(rbm) build release --target testbuild --target browser-src-testbuild --target basebrowser
    
    398 398
     
    
    399
    +basebrowser-incrementals-nightly: submodule-update
    
    400
    +	$(rbm) build release --step update_responses_config --target nightly --target basebrowser
    
    401
    +	NO_CODESIGNATURE=1 tools/update-responses/gen_incrementals nightly
    
    402
    +	$(rbm) build release --step hash_incrementals --target nightly --target basebrowser
    
    403
    +
    
    399 404
     
    
    400 405
     ###########################
    
    401 406
     # Privacy Browser Targets #
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits