- 08 Jan, 2021 4 commits
-
-
Matthew Finkel authored
Version bumps and Changelog update
-
Georg Koppen authored
This commit deals with the `tor-android-service` portion of the patch set.
-
Georg Koppen authored
-
Georg Koppen authored
This commit deals with the `tor-onion-proxy-library` changes.
-
- 07 Jan, 2021 1 commit
-
-
Matthew Finkel authored
-
- 12 Dec, 2020 21 commits
-
-
Matthew Finkel authored
Version bumps and Changelog update
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Matthew Finkel authored
Bug 40169: Update apt package cache after calling pre_pkginst, too The creation of some project containers require an updated apt cache before executing pre_pkginst, while others require updating the apt cache after executing pre_pkginst.
-
Georg Koppen authored
-
Matthew Finkel authored
-
Matthew Finkel authored
Thanks to boklm for the suggestion in #23631
-
Matthew Finkel authored
-
Alex Catarineu authored
-
Matthew Finkel authored
A pom file of hosted third-party dependencies may be modified at any time after publication. These files contain metadata about a version of a repository. We avoid computing and verifying the hash of downloaded .pom files that are listed in a project's gradle-dependencies-list.txt because they change unpredictably. This should be safe while the .pom file is not modified in such a way that it is rejected by gradle and while we still check the hash of non-.pom files.
-
Alex Catarineu authored
-
Georg Koppen authored
-
Georg Koppen authored
The jvnet-parent-*.pom files got slightly updated without the respective version numbers getting incremented. The proguard-gradle and httpcomponents-parent-10 .pom files got mainly reformatted without a version number bump as well.
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
Our offline builds are busted with Nimbus SDK landing as submodule. See: https://github.com/mozilla/application-services/issues/3732. We work around that by pointing to the local viaduct* crates. We need to add kotlinx-coroutines-android-1.3.9.jar manually, see: #40056. The jvnet-parent-*.pom files got slightly updated without the respective version numbers getting incremented. The proguard-gradle and httpcomponents-parent-10 .pom files got mainly reformatted without a version number bump as well.
-
Georg Koppen authored
-
Georg Koppen authored
Gradle versions change more frequently compared to other toolchain parts. We don't want to rebuild the whole toolchain and subsequently all projects just because the Gradle version for one project has changed. We therefore start with creating an own, separate Gradle project where all the respective Gradle versions needed by different projects are fetched and prepared. Gradle versions still present in `android-toolchain` will move over to this new project in later commits. We start with Gradle 6.5 as that is used for `application-services` now.
-
Georg Koppen authored
We need to make sure that we are actually using Java 1.8, otherwise the build breaks. The jaxb-parent-2.2.11.pom update is needed as it seems someone fixed the line endings of that .pom file and replaced the one we had used in previous dependency lists.
-
Georg Koppen authored
We need to bump Rust to 1.47.0
-
- 08 Dec, 2020 1 commit
-
-
Matthew Finkel authored
-
- 07 Dec, 2020 3 commits
-
-
Matthew Finkel authored
-
Matthew Finkel authored
Version bumps and Changelog update
-
Matthew Finkel authored
-
- 26 Nov, 2020 10 commits
-
-
Matthew Finkel authored
Versions bump and Changelog update
-
Matthew Finkel authored
-
Matthew Finkel authored
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
-
Georg Koppen authored
We adapt the download path, too, to the one Mozilla is using.
-
Georg Koppen authored
Bump clang to final 11.0.0 commit and cbindgen to 0.15.0. Use build-tools and platform-tools 29.0.2 now to align GeckoView and android-components/fenix toolchains better.
-