aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/README.md
Commit message (Collapse)AuthorAge
* Add javac-9-dev-r3297-3Gravatar Liam Miller-Cushon2017-02-22
| | | | | | https://github.com/google/error-prone-javac/archive/9-dev-r3297-3.zip Change-Id: I78b073c8db4a525d19b73650ed8d3a12b10ff86a
* Upgrade Truth from 0.28 to 0.31.Gravatar Michael Staib2017-02-20
| | | | Change-Id: I79bf7970b67b40dfd597410d3fb85c6d3a0b0557
* Revert "Bump Error Prone version to 2.0.16"Gravatar Damien Martin-Guillerez2017-02-16
| | | | | | This reverts commit 61824642c376c524843d2863606ffc29cee2f74e. Broke all our java compilation
* Revert "Add javac-9-dev-r3297-3"Gravatar Damien Martin-Guillerez2017-02-16
| | | | | | | This reverts commit efe4a6d889d6a6f563a1d492530f13351ce4eef7. This commit broke several downstream project with a bug in the Java compiler, see http://ci.bazel.io/job/intellij-clion/78/BAZEL_VERSION=HEAD,PLATFORM_NAME=linux-x86_64/console
* Add javac-9-dev-r3297-3Gravatar Liam Miller-Cushon2017-02-16
| | | | | | https://github.com/google/error-prone-javac/archive/9-dev-r3297-3.zip Change-Id: I173e50f92f93009270c84ba90916e2696501f4de
* Bump Error Prone version to 2.0.16Gravatar Liam Miller-Cushon2017-02-16
| | | | Change-Id: I2933d50b365df01a95d0e733e50a9ec06ecd1c05
* Bump error-prone version to 2.0.15Gravatar Nick Glorioso2017-01-20
| | | | | | Fixes #2230. Change-Id: I1b7977bfc14da072c750faf97daaeabfd69fdd2c
* Adds protobuf-util to third_partyGravatar Yue Gan2017-01-18
|
* Update asm from 5.0.4 to 5.1.Gravatar Adam Michael2017-01-11
| | | | | | | | | | This is needed to open source the java 8 desugaring tool for android builds. https://github.com/bazelbuild/bazel/issues/2222 Change-Id: I6025ab921636782cea65ff4443eb6ea790b32794 RELNOTES: None
* Add turbine to third_partyGravatar Liam Miller-Cushon2017-01-04
| | | | Change-Id: I671f5399da726588c2a0e566f66de8aabf387294
* Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06.Gravatar Damien Martin-Guillerez2016-12-21
| | | | | | Commit 6d31cb was an internal reorganization of google repository that should have resulted in no change. Due to a bug in our export process it deleted several files in third_party.
* --Gravatar Damien Martin-Guillerez2016-12-21
| | | | | PiperOrigin-RevId: 142666783 MOS_MIGRATED_REVID=142666783
* Delete some unused Bazel third party deps.Gravatar Adam Michael2016-12-13
| | | | Change-Id: I4e99ca21c95a1f6a4f46885adbee560f2a08ef17
* Update to javac9-r3297Gravatar Liam Miller-Cushon2016-12-08
| | | | | | -- PiperOrigin-RevId: 141396618 MOS_MIGRATED_REVID=141396618
* Add javac-9-dev-r3297-1Gravatar Liam Miller-Cushon2016-12-06
| | | | | | https://github.com/google/error-prone-javac/archive/9-dev-r3297-1.zip Change-Id: I10f28f2376d0073045ed0b3e0d7e4f1b1987472a
* Update Error Prone to 2.0.13Gravatar Liam Miller-Cushon2016-10-07
| | | | | | | | http://repo1.maven.org/maven2/com/google/errorprone/error_prone_core/2.0.13/error_prone_core-2.0.13.jar http://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.0.13/error_prone_annotations-2.0.13.jar http://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotation/2.0.13/error_prone_annotation-2.0.13.jar Change-Id: I4e8e8d82161860f9c758c0a957b0ccab7cbcb1bb
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
| | | | | | | | | | | Older android_ide_common does not handle BCP 47, so we update the code to handle that and remove most of the workarounds. This also pulls in a fix for 3-letter locales, unblocks resource shrinking whitelisting, etc. -- MOS_MIGRATED_REVID=135396457
* Adds apksig ApkSignerTool from AOSP.Gravatar Adam Michael2016-08-26
| | | | | | | | | | | | | | | This tool supports the APK Signature V2 Schema introduced in Android N. It will be included with a future android build tools release, at which time we can remove it from Bazel and require the user to have an up-to-date android build tools installed. Commands to build jar: git clone https://android.googlesource.com/platform/tools/apksig cd apksig bazel build apksigner Change-Id: Ia6de1f44a04d9514c6a662ab13aaf747e8941122
* Fixed the README after error prone update to 2.0.11Gravatar Liam Miller-Cushon2016-07-25
| | | | | | | -- Change-Id: I90d8d3f05d7aecf254d48db086cce0c7fa74706c Reviewed-on: https://bazel-review.googlesource.com/#/c/4121 MOS_MIGRATED_REVID=128338791
* Upgrade to Hazelcast 3.6.Gravatar Dan Fabulich2016-07-14
| | | | | | | | | Fixes issue #1457. -- Change-Id: I913be48c924a48495f4da25a6710971c5c9d20b5 Reviewed-on: https://bazel-review.git.corp.google.com/#/c/3981/ MOS_MIGRATED_REVID=127314440
* Fix incorrect merged of https://bazel-review.googlesource.com/#/c/3921/Gravatar Damien Martin-Guillerez2016-07-11
| | | | | | | -- Change-Id: I4c9d749d2b4acb1254cd65efbabf4e6515924414 Reviewed-on: https://bazel-review.googlesource.com/#/c/3921/ MOS_MIGRATED_REVID=127074886
* Add source for JavacGravatar Damien Martin-Guillerez2016-07-05
| | | | | | | | | | Those source jars comes from javac.jar = https://github.com/google/error-prone-javac/archive/1.9.0-dev-r2644-2.zip javac7.jar = https://github.com/google/error-prone-javac/archive/1.9.0-dev-r2973-2.zip As a consequence also updated the version in third_party readme. Change-Id: I4c9d749d2b4acb1254cd65efbabf4e6515924414
* Remove unused Guice dependencyGravatar Damien Martin-Guillerez2016-07-01
| | | | Change-Id: Iaa7f2263aa2a2d8792618ff564e1eee818b5b982
* Update dagger to 2.5Gravatar Damien Martin-Guillerez2016-07-01
| | | | | | Also correctly cite this dependency in the README file Change-Id: I2bca5102b3c7871a2f6a735103273bc25f853c9d
* GPLv2 + Classpath exception compliance: ship the source of checker_frameworkGravatar Damien Martin-Guillerez2016-07-01
| | | | | | | | | Also add missing dependencie on the javacutil tooling. -- Change-Id: Idba4ddc2e79da4916925327e2f15337e86658a5d Reviewed-on: https://bazel-review.googlesource.com/#/c/3915 MOS_MIGRATED_REVID=126298979
* Correct license to mention the Classpath exception for GPLv2 components.Gravatar Damien Martin-Guillerez2016-06-28
| | | | | -- MOS_MIGRATED_REVID=126052736
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
| | | | | | | | | | | | | | | | | | | This change implements a remote worker that executes work (build or test). Bazel will be a client of the remote worker. The communication uses gRPC and Netty as transport. A single remote worker has little advantage over running locally. Additional infrastructure is needed to run workers on multiple machines and distributing the work among them. This change provides the basic building blocks for a distributed build farm. (Mainly reformatting changes compared to https://bazel-review.googlesource.com/3110, some BUILD file changes.) -- Change-Id: If7d285444ef42a6823b59443af17b61b04b9ce6a Reviewed-on: https://bazel-review.googlesource.com/#/c/3110/ MOS_MIGRATED_REVID=122376861
* Upgrade Apache Commons Collections to v3.2.2Gravatar Googler2016-03-04
| | | | | | | | | | | | | | Version 3.2.1 has a CVSS 10.0 vulnerability. That's the worst kind of vulnerability that exists. By merely existing on the classpath, this library causes the Java serialization parser for the entire JVM process to go from being a state machine to a turing machine. A turing machine with an exec() function! https://commons.apache.org/proper/commons-collections/security-reports.html http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/ -- MOS_MIGRATED_REVID=116309858
* Implement distributed caching for BazelGravatar Alpha Lam2016-02-10
| | | | | | | | | | | | | | | | | | | | This patch implements distributed caching for Bazel using Hazelcast. Hazelcast is used as a key value store that stores content of files indexed by the digest of the file. The cache also stores the list of files for an action. The key in this case is the digest from the key of the action and the list of files. In this change I also added the interface for remote execution. The implementation will be added in a subsequent patch. This change is only the first in a series of changes related to distributed caching and remote execution. I plan to revise the APIs and implementation in subsequent changes. -- Change-Id: I569285d6149a4e9f8ba2362682c07a9f1e1943b7 Reviewed-on: https://bazel-review.googlesource.com/#/c/2760/ MOS_MIGRATED_REVID=114325038
* Add JimFS to Bazel's third_partyGravatar Liam Miller-Cushon2016-02-10
| | | | | -- MOS_MIGRATED_REVID=114242270
* Add support for downloading .tar.xz files to http_archive rules.Gravatar David Chen2016-02-04
| | | | | | | | | Fixes #845 RELNOTES: Add support for .tar.xz archives to http_archive rules. -- MOS_MIGRATED_REVID=113829042
* Adds ApkBuilder from the Android SDK to bazel's third_party with someGravatar Alex Humesky2016-01-11
| | | | | | | | | modifications to remove deprecation warnings, to create deterministic apks (removes timestamps), and to make calling ApkBuilder more convenient. RELNOTES: Timestamps within Android apks are removed to make apks deterministic. -- MOS_MIGRATED_REVID=111890659
* Update to truth 0.28Gravatar Damien Martin-Guillerez2016-01-08
| | | | | -- MOS_MIGRATED_REVID=111670453
* Update Error Prone to 2.0.8-20151216Gravatar Liam Miller-Cushon2015-12-17
| | | | | | | Also split out dependencies, instead of repackaging them. -- MOS_MIGRATED_REVID=110433600
* Update to Guava 19.0Gravatar Damien Martin-Guillerez2015-12-16
| | | | | -- MOS_MIGRATED_REVID=110349155
* Adding Guice to Bazel's third_partyGravatar Damien Martin-Guillerez2015-12-09
| | | | | -- MOS_MIGRATED_REVID=109770581
* Fix half-submitted changes to third_party/README.mdGravatar Klaas Boesche2015-11-06
| | | | | -- MOS_MIGRATED_REVID=107215789
* Add Byte Buddy dependency for Skylark compilation.Gravatar Klaas Boesche2015-11-06
| | | | | | | Split up asm and update it. -- MOS_MIGRATED_REVID=107187126
* Add jsch dependency to build filesGravatar Kristina Chodorow2015-10-23
| | | | | -- MOS_MIGRATED_REVID=106081594
* Update iossim for Xcode 7 support.Gravatar Googler2015-10-19
| | | | | | | | | | | As of Xcode 7, supportedDeviceTypesByName was replaced by supportedDeviceTypesByAlias. This is from latest chromium build. Downstream hash is 9dd179a339c0457f8754069e0774b38f69c258a8. The latest merge was to upstream ef05b7da00844c0d500c4a7f20d4095dab56e7fe -- MOS_MIGRATED_REVID=105621038
* Update Error Prone and javac9 versionsGravatar Liam Miller-Cushon2015-10-01
| | | | | -- MOS_MIGRATED_REVID=104423841
* Add Apache codec library as a dependencyGravatar Kristina Chodorow2015-09-23
| | | | | | | Fixes #474. -- MOS_MIGRATED_REVID=103668177
* Add a maven_server ruleGravatar Kristina Chodorow2015-09-16
| | | | | | | | This will also be used for authentication, but that has not been implemented yet. -- MOS_MIGRATED_REVID=103194964
* Add md5_test.cc to Bazel.Gravatar Ulf Adams2015-07-29
| | | | | -- MOS_MIGRATED_REVID=99284904
* Add git_repository and new_git_repository workspace rules.Gravatar David Chen2015-07-17
| | | | | | | TESTED=Added integration tests. -- MOS_MIGRATED_REVID=98396197
* Description redacted.Gravatar liuhuahang2015-07-13
| | | | | | | -- Change-Id: I38630cd7d76d19af97e896bb4be78f357fe8b670 Reviewed-on: https://bazel-review.googlesource.com/#/c/1600/ MOS_MIGRATED_REVID=98106930
* Update Error Prone versionGravatar Liam Miller-Cushon2015-06-30
| | | | | -- MOS_MIGRATED_REVID=97248851
* Add missing transitive dependencies of Error Prone.Gravatar Liam Miller-Cushon2015-06-29
| | | | | | | Fixes #265 -- MOS_MIGRATED_REVID=97140486
* Update error-prone-javac version to javac-1.9.0-dev-r2644-2Gravatar Liam Miller-Cushon2015-06-29
| | | | | -- MOS_MIGRATED_REVID=97135891
* Open source AarGeneratorAction and AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2015-06-26
| | | | | -- MOS_MIGRATED_REVID=96883818