- 02 Oct, 2018 1 commit
-
-
Georg Koppen authored
-
- 20 Sep, 2018 1 commit
-
-
Georg Koppen authored
-
- 18 Sep, 2018 1 commit
-
-
Georg Koppen authored
-
- 03 Sep, 2018 1 commit
-
-
Georg Koppen authored
Version bumps
-
- 02 Sep, 2018 1 commit
-
-
Georg Koppen authored
-
- 01 Sep, 2018 1 commit
-
-
Georg Koppen authored
-
- 31 Aug, 2018 1 commit
-
-
Georg Koppen authored
Version bumps and Changelog update
-
- 16 Aug, 2018 2 commits
-
-
Georg Koppen authored
-
In a previous patch for bug 25485 we changed how we set LD_LIBRARY_PATH in start-tor-browser. However this change is not taken into account when the browser is restarted by the updater. To avoid this issue we replace the firefox binary by a wrapper setting LD_LIBRARY_PATH.
-
- 07 Aug, 2018 1 commit
-
-
Sukhbir Singh authored
We ship our version of libstdc++.so.6 for backward compatibility of Tor Browser on older systems like Ubuntu 16.04. However, a newer version of the library may be installed on the user's system and we should detect and use that. This commit adds support for detecting the library using a C++ program that uses the latest ABI; if the program executes, we should use the system library, and if not (for the older systems), we add our libstdc++.so.6 to LD_LIBRARY_PATH.
-
- 27 Jun, 2018 1 commit
-
-
Sukhbir Singh authored
This commit sets `mach build stage-package` instead of `mach package` in the Firefox build; this helps us to use the useful properties of `mach package` but avoids creating the final DMG or EXE during the Firefox build which we don't want as we do that later when building Tor Browser. We no longer need to patch `installer.py` (bug 26205) but we still need the patch for the uninstaller otherwise the Firefox build fails trying to find the required NSIS files. The no-dmg.patch for macOS is also not required and is removed (bug 24632).
-
- 24 Jun, 2018 1 commit
-
-
Georg Koppen authored
-
- 23 Jun, 2018 1 commit
-
-
Georg Koppen authored
Picking up build2 and updating the Changelog
-
- 22 Jun, 2018 1 commit
-
-
Georg Koppen authored
Changelog update and versions bump
-
- 14 Jun, 2018 4 commits
-
-
Georg Koppen authored
The fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1443823 makes our workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1392604 obsolete, and we can remove it as it landed on esr60.
-
-
Also enable rust for all builds.
-
This commit adds support for building and bundling fxc2 which is required for Windows cross-compilation on Linux.
-
- 06 Jun, 2018 2 commits
-
-
Georg Koppen authored
After building Firefox we now get a 'Tor Browser.app' instead of a 'TorBrowser.app'. This patch makes sure the additional whitespace in the app name is correctly handled by the build script and the one that deals with packaging the final bundle. We need to ship a fix for the Firefox packaging step as well as |./mach package| wants to build the final .dmg in that step, too, which breaks: there is no .dmg creation tool available. Setting `INNER_MAKE_PACKAGE` to `true` does not seem to work anymore. That part of this patch is currently only a workaround to get the nightly builds going. We should come up with a better solution that allows us to skip that part of the Firefox packaging step on all supported platforms.
-
Sukhbir Singh authored
This commit fixes #26153 by bumping the selfrando version to 0.4.2
-
- 29 May, 2018 4 commits
-
-
-
-
-
Sukhbir Singh authored
-
- 23 May, 2018 1 commit
-
-
boklm authored
At the same time we add a var/selfrando variable to make it easier to enable/disable selfrando.
-
- 03 May, 2018 1 commit
-
-
Georg Koppen authored
Changelog update and versions bump
-
- 16 Apr, 2018 1 commit
-
-
Georg Koppen authored
Changelog update, versions bump
-
- 24 Mar, 2018 1 commit
-
-
Georg Koppen authored
-
- 16 Mar, 2018 1 commit
-
-
Georg Koppen authored
Firefox version bump to pick up Pwn2Own fix
-
- 08 Mar, 2018 1 commit
-
-
Georg Koppen authored
Changelog update and versions bump
-
- 21 Feb, 2018 1 commit
-
-
Georg Koppen authored
Changelog update and versions bump
-
- 01 Feb, 2018 1 commit
-
-
boklm authored
-
- 19 Jan, 2018 1 commit
-
-
Georg Koppen authored
Use tor-browser -2 and build number bump
-
- 18 Jan, 2018 3 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
Changelog update and versions bump
-
- 16 Jan, 2018 1 commit
-
-
Georg Koppen authored
-
- 18 Dec, 2017 1 commit
-
-
Georg Koppen authored
Versions bump and Changelog update
-
- 07 Dec, 2017 1 commit
-
-
Georg Koppen authored
Versions bump and Changelog update
-
- 02 Dec, 2017 1 commit
-
-
Georg Koppen authored
-