| Commit message (Collapse) | Author | Age |
|
|
|
| |
Change-Id: I4b9bddb695db15d6fe8113fb6d44518bc6909a17
|
|
|
|
|
|
| |
Fixes #2979
Change-Id: I23e38767e18a90b2262a38bf8f4b347e06d1de8d
|
|
|
|
| |
Change-Id: If873b42945af0852a2b84261965655a5231e9f5f
|
|
|
|
|
|
|
|
|
|
| |
now that the upgrade is complete. The targets with suffixes were added
to make a two-step migration possible. Now that the migration is done
the suffix-less targets can provide the new versions, and the suffixed
targets can be directed to the un-suffixed targets until they are
removed.
Change-Id: I5632b14924df6a83a23e3f564d483f4925f72d08
|
|
|
|
|
|
| |
This is the first part of a two-step migration to the new versions.
Change-Id: I3835b3db386f43cd00ca0d68c7fd2a42c3f9714f
|
|
|
|
| |
Change-Id: Ifc30d7a2f1cd698f563342e41be9f59989af871b
|
|
|
|
|
|
|
| |
Release notes:
https://groups.google.com/d/topic/error-prone-announce/sXXuFyDDY1c/discussion
Change-Id: Ib43648dced8afc1f2e5abf3dffe6dd80305de854
|
|
|
|
| |
Change-Id: I0af97cbe6cc8386d0b1ab9a0c6f3c108f05f800d
|
|
|
|
| |
Change-Id: I9d16ab783e4d91f7a515103c4b6191c169f73570
|
|
|
|
|
|
| |
Fixes #2591
Change-Id: I7038b71811c54d5ece1c0993052abdffc9d0de96
|
|
|
|
| |
Change-Id: I89875f8233092e2704142fc306f9ec60da739b5f
|
|
|
|
|
|
| |
https://github.com/google/error-prone-javac/archive/9-dev-r3297-3.zip
Change-Id: I78b073c8db4a525d19b73650ed8d3a12b10ff86a
|
|
|
|
| |
Change-Id: I79bf7970b67b40dfd597410d3fb85c6d3a0b0557
|
|
|
|
|
|
| |
This reverts commit 61824642c376c524843d2863606ffc29cee2f74e.
Broke all our java compilation
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
https://github.com/google/error-prone-javac/archive/9-dev-r3297-3.zip
Change-Id: I173e50f92f93009270c84ba90916e2696501f4de
|
|
|
|
| |
Change-Id: I2933d50b365df01a95d0e733e50a9ec06ecd1c05
|
|
|
|
|
|
| |
Fixes #2230.
Change-Id: I1b7977bfc14da072c750faf97daaeabfd69fdd2c
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I671f5399da726588c2a0e566f66de8aabf387294
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PiperOrigin-RevId: 142666783
MOS_MIGRATED_REVID=142666783
|
|
|
|
| |
Change-Id: I4e99ca21c95a1f6a4f46885adbee560f2a08ef17
|
|
|
|
|
|
| |
--
PiperOrigin-RevId: 141396618
MOS_MIGRATED_REVID=141396618
|
|
|
|
|
|
| |
https://github.com/google/error-prone-javac/archive/9-dev-r3297-1.zip
Change-Id: I10f28f2376d0073045ed0b3e0d7e4f1b1987472a
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
--
Change-Id: I90d8d3f05d7aecf254d48db086cce0c7fa74706c
Reviewed-on: https://bazel-review.googlesource.com/#/c/4121
MOS_MIGRATED_REVID=128338791
|
|
|
|
|
|
|
|
|
| |
Fixes issue #1457.
--
Change-Id: I913be48c924a48495f4da25a6710971c5c9d20b5
Reviewed-on: https://bazel-review.git.corp.google.com/#/c/3981/
MOS_MIGRATED_REVID=127314440
|
|
|
|
|
|
|
| |
--
Change-Id: I4c9d749d2b4acb1254cd65efbabf4e6515924414
Reviewed-on: https://bazel-review.googlesource.com/#/c/3921/
MOS_MIGRATED_REVID=127074886
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Iaa7f2263aa2a2d8792618ff564e1eee818b5b982
|
|
|
|
|
|
| |
Also correctly cite this dependency in the README file
Change-Id: I2bca5102b3c7871a2f6a735103273bc25f853c9d
|
|
|
|
|
|
|
|
|
| |
Also add missing dependencie on the javacutil tooling.
--
Change-Id: Idba4ddc2e79da4916925327e2f15337e86658a5d
Reviewed-on: https://bazel-review.googlesource.com/#/c/3915
MOS_MIGRATED_REVID=126298979
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=126052736
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=114242270
|
|
|
|
|
|
|
|
|
| |
Fixes #845
RELNOTES: Add support for .tar.xz archives to http_archive rules.
--
MOS_MIGRATED_REVID=113829042
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=111670453
|
|
|
|
|
|
|
| |
Also split out dependencies, instead of repackaging them.
--
MOS_MIGRATED_REVID=110433600
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=110349155
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=109770581
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=107215789
|
|
|
|
|
|
|
| |
Split up asm and update it.
--
MOS_MIGRATED_REVID=107187126
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=106081594
|