Bug 40742: Add Privacy Browser targets
Merge Info
Related Issues
Backport Timeline
-
Immediate - patchsets for critical bug fixes or other major blocker (e.g. fixes for a 0-day exploit) OR patchsets with trivial changes which do not need testing (e.g. fixes for typos or fixes easily verified in a local developer build) -
Next Minor Stable Release - patchset that needs to be verified in nightly before backport -
Eventually - patchset that needs to be verified in alpha before backport -
No Backport - patchset for the next major stable
Issue Tracking
-
Link resolved issues with appropriate Release Prep issue for changelog generation
Change Description
This MR should allow us to build Privacy Browser build.
It introduces the following changes:
- it allows us to customize
MOZ_APP_BASENAME
, which has direct effects on the output paths and filenames - it adds a few needed files for the Windows and macOS installers
- it adds the privacybrowser targets
- it adds the
torbrowser-
prefix to theMakefile
targets for generating updates - it adds
privacybrowser
to the.gitignore
(and adds backrelease
,alpha
andnightly
to guarantee compatibility with older builds and withmaint-12.0
) - it updates the needed documentation
So far, the builds work, but only if you use the single target. Group targets (such as desktop) don't work, but I cannot fix them on my own.
Edited by Pier Angelo Vendrame
Merge request reports
Activity
assigned to @pierov
requested review from @boklm
- Resolved by Pier Angelo Vendrame
- Resolved by Pier Angelo Vendrame
added 8 commits
-
e0030e99...7855f0b6 - 6 commits from branch
tpo/applications:main
- 9ecaa3cc - Bug 40742: Create placeholder files for Privacy Browser installers
- 431e0e68 - Bug 40742: Add Privacy Browser targets
-
e0030e99...7855f0b6 - 6 commits from branch
added 1 commit
- f75185d9 - fixup! Bug 40742: Add Privacy Browser targets
added 1 commit
- efe1275d - fixup! Bug 40742: Create placeholder files for Privacy Browser installers
added 14 commits
-
1d4b67d3...d940f9db - 4 commits from branch
tpo/applications:main
- 98a41406 - Bug 40742: Create placeholder files for Privacy Browser installers
- 7d0db9a1 - Bug 40742: Add Privacy Browser targets
- fae71ced - fixup! Bug 40742: Add Privacy Browser targets
- d1273427 - fixup! Bug 40742: Create placeholder files for Privacy Browser installers
- 967c1383 - fixup! Bug 40742: Add Privacy Browser targets
- 7bce28db - Bug 40745: Allow customizing MOZ_APP_BASENAME
- a493a7ca - fixup! Bug 40745: Allow customizing MOZ_APP_BASENAME
- 9e4a6087 - fixup! Bug 40742: Add Privacy Browser targets
- 316ffa36 - fixup! Bug 40745: Allow customizing MOZ_APP_BASENAME
- 0129cf0f - fixup! Bug 40742: Create placeholder files for Privacy Browser installers
Toggle commit list-
1d4b67d3...d940f9db - 4 commits from branch
added 1 commit
- 519a596d - fixup! Bug 40745: Allow customizing MOZ_APP_BASENAME
added 1 commit
- 299b79c6 - fixup! Bug 40742: Add Privacy Browser targets
mentioned in issue #40749 (closed)
added 1 commit
- fbe072d7 - fixup! Bug 40745: Allow customizing MOZ_APP_BASENAME
Please register or sign in to reply