Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor-browser-build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
tor-browser-build
Commits
e13d27af
Unverified
Commit
e13d27af
authored
Mar 20, 2023
by
boklm
Browse files
Options
Downloads
Patches
Plain Diff
Bug 40817: Add basebrowser-incrementals-nightly makefile target
parent
2e2a5d9f
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!684
Bug 40817: Add basebrowser-incrementals-nightly makefile target
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+5
-0
5 additions, 0 deletions
Makefile
with
5 additions
and
0 deletions
Makefile
+
5
−
0
View file @
e13d27af
...
...
@@ -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 #
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment