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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
tor-browser-build
Merge requests
!43
Draft: Bug 40062 v3
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: Bug 40062 v3
gk/tor-browser-build:bug_40062_v3
into
master
Overview
1
Commits
3
Changes
2
Closed
Georg Koppen
requested to merge
gk/tor-browser-build:bug_40062_v3
into
master
4 years ago
Overview
1
Commits
3
Changes
2
Expand
Closes
#40062 (closed)
.
0
0
Merge request reports
Compare
master
version 1
1b6b908c
4 years ago
master (base)
and
latest version
latest version
cf8f5d82
3 commits,
4 years ago
version 1
1b6b908c
2 commits,
4 years ago
2 files
+
3
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
projects/geckoview/build
+
2
−
0
Options
@@ -47,6 +47,8 @@ cp -r $gradle_repo/m2/* $gradle_repo
rm
-
f
configure
rm
-
f
js
/
src
/
configure
# We unbreak mach, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1656993.
export
MACH_USE_SYSTEM_PYTHON
=
1
.
/
mach
configure
--
with
-
tor
-
browser
-
version
=
[
%
c
(
"
var/torbrowser_version
"
)
%
]
.
/
mach
build
--
verbose
Loading