- 23 Aug, 2019 3 commits
-
-
Kathleen Brade authored
-
Georg Koppen authored
We disabled a bunch of configure arguments to get nightly builds going as some of the required patches were not available back then. Re-enable the missing arguments now.
-
- 22 Aug, 2019 3 commits
-
-
Georg Koppen authored
This reverts commit 4ae27ff4.
-
Georg Koppen authored
-
Georg Koppen authored
-
- 21 Aug, 2019 4 commits
- 20 Aug, 2019 3 commits
-
-
Georg Koppen authored
This is not only a fix for macOS notarization related issues but picks up security fixes as well (see: #31456).
-
Georg Koppen authored
-
Georg Koppen authored
-
- 19 Aug, 2019 5 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
There are already included some simplifications as done in https://bugzilla.mozilla.org/show_bug.cgi?id=1513798 but not all of them as some break our current setup. This needs to get investigated in a different bug.
-
Georg Koppen authored
-
Closes bug 31403.
-
The former character was U+002D HYPHEN-MINUS. The replacement is U+2212 MINUS SIGN.
-
- 08 Aug, 2019 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
- 07 Aug, 2019 5 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
With https://bugzilla.mozilla.org/show_bug.cgi?id=1437942 search engines are removed from language packs.
-
Georg Koppen authored
-
Georg Koppen authored
Use 1.34 for tor Rust support on nightly builds as well.
-
- 02 Aug, 2019 3 commits
-
-
boklm authored
-
-
-
- 31 Jul, 2019 1 commit
-
-
Georg Koppen authored
-
- 30 Jul, 2019 2 commits
-
-
Georg Koppen authored
We want to better test aarch64 support on Google Play before the 64bit requirement on Aug 1 is getting enforced.
-
Adding a clang project is mainly motivated by getting our mingw-w64/clang toolchain for Windows set up (#28716). Clang is a separate project and will replace the llvm one (which we use in parallel for now) as we don't want to build the clang part every time, say, the ming-w64 commit gets updated. Moreover, we need a recent enough clang on the host system for building at least the Stylo part in Firefox anyway. The patches for Windows and general set up is more or less following build/build-clang/clang-8-mingw.json on the mozilla-esr68 branch.
-
- 19 Jul, 2019 1 commit
-
-
Georg Koppen authored
-
- 09 Jul, 2019 1 commit
-
-
Georg Koppen authored
It seems #30573 did not get solved in that alpha. Remove the entry.
-
- 08 Jul, 2019 3 commits
-
-
boklm authored
Update the tor-browser-bundle-testsuite.git commit, to add android-aarch64 nightly builds. At the same time, we update the tor-browser-bundle-testsuite.git URL to use the repository that created with #30516.
-
-
Georg Koppen authored
-
- 06 Jul, 2019 2 commits
-
-
Georg Koppen authored
-
Georg Koppen authored
-
- 05 Jul, 2019 1 commit
-
-
boklm authored
When creating a new keyring with gpg >= 2.1, it will be created in the keybox format, which is only compatible with gpg >= 2.1. This means that the drop-expired-sub-keys script will create keyring files which are not compatible with older versions of gpg. To avoid this, we use the output of gpg --export as the keyring file, which is in the old format.
-
- 04 Jul, 2019 1 commit
-
-
Georg Koppen authored
Versions bump and Changelog update
-