summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Tagging build2Georg Koppen2018-12-01
|
* Bug 28677: Copy all the bundles for our releasesGeorg Koppen2018-12-01
|
* Release preparations for 8.5a5Georg Koppen2018-11-30
| | | | Versions bump and Changelog update
* Bug 28185: Add smallerRichard to Tor BrowserGeorg Koppen2018-11-30
|
* Bug 28581: Add armv7 target to README filesGeorg Koppen2018-11-29
|
* Bug 27977: Build Orbot with rbm/tor-browser-buildsisbell2018-11-29
|
* Bug 28657: Remove broken FTE bridge from Tor BrowserGeorg Koppen2018-11-29
|
* Update rbm to pick up fix for #28466Georg Koppen2018-11-28
|
* Bug 23384: Remove user arthuredelstein on build-sunet-a.torproject.netNicolas Vigier2018-11-27
| | | | | | Arthur said he doesn't need access to this machine anymore, so we remove his user account from the ansible config (the account will be removed from the machine manually).
* Bug 28594: Remove tor browser alpha nightly buildsNicolas Vigier2018-11-26
| | | | Update testsuite_git_commit to remove tor browser alpha nightly builds.
* Build .apk files with distribution directoryGeorg Koppen2018-11-22
| | | | | Since #27111 landed we need a distributions directory to contain our additional preferences. Thus, we build now unconditionally with it.
* Merge remote-tracking branch 'boklm/bug_25143_v2'Georg Koppen2018-11-22
|\
| * Bug 25143: avoid error if output file already existsNicolas Vigier2018-11-20
| | | | | | | | | | If output file or directory already exists, remove it before moving it. This avoids an error when rebuilding a project that was already built.
* | Bug 26843: add projects/firefox-locale-bundleNicolas Vigier2018-11-21
| | | | | | | | | | | | | | | | | | | | projects/firefox-locale-bundle will clone or pull the mercurial repositories for each locale into the hg_clones/firefox-locale-bundle directory, and generate tarballs using the changesets listed in the firefox json file. The script get_hg_hash is used to parse this json file and output the hg changeset for the selected locale. Patch based on work started by GeKo.
* | Bug 28476: Enable android nightly buildsNicolas Vigier2018-11-21
| | | | | | | | Update testsuite_git_commit to enable android nightly builds.
* | Bug 28468: Modify Android toolchain to support Orbotsisbell2018-11-20
| |
* | Bug 28483: Modify Android Toolchain API Versionsisbell2018-11-20
| |
* | Bug 28472: Add Android Makefile Rulessisbell2018-11-20
| |
* | Bug 28144: Update projects/tor-browser for Androidsisbell2018-11-20
|/
* Bug 27443: Update Firefox RBM config and build for Androidsisbell2018-11-20
|
* Bug 28467: Update hacking doc for working with submodulesGeorg Koppen2018-11-16
| | | | | Additionally, minor clean-ups got done (like adding our 64bit Windows target where needed).
* Bug 28470: Add fetch gradle dependency script to common projectsisbell2018-11-16
| | | | The script got written by boklm.
* Bug 28469: Fix unsupported libbacktrace in Rust 1.26sisbell2018-11-16
|
* Bug 28436: Update link to gn cross_compiles.md.David Fifield2018-11-14
|
* Bug 28260: Use Rust 1.28.0 to build TorNicolas Vigier2018-11-11
| | | | | | | As rbm currently does not do deep merge of options hashes (bug 26185) we cannot modify var/* options from the input_files section (or we lose all the other var/* options). As a workaround we move the two options we need to modify under input_file_var/ instead of var/.
* Cleaning up HTTPS-Everywhere keysGeorg Koppen2018-11-08
| | | | Adding Alexis' and keeping only Bill's in addition to that
* Fold in stable changelogGeorg Koppen2018-11-06
|
* Bug 28310: don't build obfs4 with module versioning supportNicolas Vigier2018-11-05
|
* Bug 28258: Don't look for webrtc headers under talk/.David Fifield2018-10-31
| | | | | | | | This avoids a harmless error message in the build log: find: `talk/': No such file or directory Compare to https://github.com/keroserene/go-webrtc/commit/bfbd31b3f439346e9cac73df05781be9a51b0e45#diff-0b83f9dedf40d7356e5ca147a077acb4
* Bug 27827: pass -tmpdir to the linker in snowflake buildDavid Fifield2018-10-30
| | | | | | | | | | | | The update to go 1.11.1 fixed part of #27827, namely the /tmp/go-buildRANDOMNUM paths embedded in the binary. However there is still a single /tmp/go-link-RANDOMNUM/go.o path remaining -- it comes from here: https://github.com/golang/go/blob/go1.11.1/src/cmd/link/internal/ld/lib.go#L935-L946 The random path affects the Go build ID even if we overwrite the random digits in the binary. Luckily there's a -tmpdir flag that lets us override the random path.
* Bug 27827: update go to 1.11.1David Fifield2018-10-30
| | | | | | For some reason, this version of go requires setting _GLIBCXX_USE_CXX11_ABI=1 in the snowflake build, not only in go-webrtc. https://bugs.torproject.org/27827#comment:12
* Bug 27439: Add android target for rust compilersisbell2018-10-26
|
* Revert "Revert "Bug 28082: Add locales cs, el, hu, ka""Georg Koppen2018-10-25
| | | | This reverts commit 6803d9a8a4e7c851629cab47342a6579a60f64cd.
* Bug 26697: Add Android toolchainsisbell2018-10-25
|
* Revert "Bug 28082: Add locales cs, el, hu, ka"Georg Koppen2018-10-24
| | | | This reverts commit fbb72c65a24ac70619062ebcd16c67a9afb4feae.
* Bug 26696: Add definition for new platform in rbm.confsisbell2018-10-24
|
* Bug 27441: Add support for stretch in debootstrap-imagesisbell2018-10-24
|
* Backout patch for #27827 for Linux build bustageGeorg Koppen2018-10-19
|
* Revert "Merge remote-tracking branch 'dcf/bug_27827'"Georg Koppen2018-10-19
| | | | | | | This reverts commit 889be4318d80f11f2b5b2b845ab11868149c48f1, reversing changes made to d8ce7fca64a15cf9b71f7685ef2a8f36dae6a21a. The patch for bug 27827 leads to a busted Linux build.
* Clarify Changelog entryGeorg Koppen2018-10-19
|
* Release preparations for 8.5a4Georg Koppen2018-10-19
| | | | Versions bump and Changelog update
* Merge remote-tracking branch 'dcf/bug_27827'Georg Koppen2018-10-18
|\
| * Bug 27827: pass -tmpdir to the linker in snowflake buildDavid Fifield2018-10-17
| | | | | | | | | | | | | | | | | | | | | | | | The update to go 1.11.1 fixed part of #27827, namely the /tmp/go-buildRANDOMNUM paths embedded in the binary. However there is still a single /tmp/go-link-RANDOMNUM/go.o path remaining -- it comes from here: https://github.com/golang/go/blob/go1.11.1/src/cmd/link/internal/ld/lib.go#L935-L946 The random path affects the Go build ID even if we overwrite the random digits in the binary. Luckily there's a -tmpdir flag that lets us override the random path.
| * Bug 27827: update go to 1.11.1David Fifield2018-10-17
| |
* | Merge remote-tracking branch 'arthur/28082'Georg Koppen2018-10-18
|\ \
| * | Bug 28082: Add locales cs, el, hu, kaArthur Edelstein2018-10-16
| | |
* | | Merge branch 'bug_26475_v2'Georg Koppen2018-10-18
|\ \ \ | |_|/ |/| |
| * | Bug 26475: Disable building Rust with Thin LTObug_26475_v2Georg Koppen2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | Building Rust with Thin LTO enabled leads to Tor Browser builds on macOS and probably Linux not being reproducible. The exact reason for that is unknown at the moment, although it seems fixed testing nightly Rust source tarballs as of mid-September 2018. We therefore disable Thin LTO for now by setting `codegen-units` to `1`.
* | | Merge remote-tracking branch 'pc/bug26263-01'Georg Koppen2018-10-17
|\ \ \
| * | | Bug 26263: app icon positioned incorrectly in macOS DMG installer windowKathy Brade2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use a new .DS_Store file that has the correct app icon position. Incorporate a new background image with updated Tor Browser branding, including @1x and @2x (Retina) images. Remove the .fseventsd/ directory, which is not needed in a DMG. These changes also fix bug 25151: Update Tor Browser branding on installation.