aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
Commit message (Collapse)AuthorAge
* Revert "Use @io_bazel to reference Bazel sources from local repositories."Gravatar Dmitry Lomov2018-01-23
| | | | This reverts commit c7f2444e7ac4458aa58932ea3e9587c7036fd2e4.
* Use @io_bazel to reference Bazel sources from local repositories.Gravatar John Millikin2018-01-23
| | | | Fixes https://github.com/bazelbuild/bazel/issues/4285
* Update turbine versionGravatar Liam Miller-Cushon2018-01-18
| | | | Change-Id: Icf38365fc7f3bf2d6d1ef11e7c07504a222969f6
* Add missing resources to jopt-simpleGravatar Liam Miller-Cushon2018-01-18
| | | | | | This was causing jarjar --help to crash. Change-Id: Ia8e654cf3f45225d00001a75b10d8a1a6d261401
* Update javac version to 9+181-r4173-1Gravatar Liam Miller-Cushon2018-01-18
| | | | Change-Id: I05fa85967317c4581081adfc620e24a7c6322669
* Update Error Prone versionGravatar Liam Miller-Cushon2018-01-09
| | | | Change-Id: I94cdf0ea3e219887515ee52a86bd6d5d65681c67
* Clean up windows_msvc in ijar BUILD fileGravatar pcloudy2018-01-08
| | | | | RELNOTES: None PiperOrigin-RevId: 181149284
* Automated rollback of commit 55f1e58a7a3e77027dd23cf58564424d76ab6dc0.Gravatar philwo2018-01-08
| | | | | | | | | | | | | *** Reason for rollback *** FreeBSD should work again, so re-enable it. *** Original change description *** Remove FreeBSD from our CI temporarily. RELNOTES: None. PiperOrigin-RevId: 181140165
* Clean up windows_msvc in ijar BUILD file [third_party]Gravatar Yun Peng2018-01-08
| | | | Change-Id: Ic3d2331b7ccb5ca7db6b0fe83a12c7a6d1b58a9a
* Automated rollback of commit 9e63684a58025d98bfe2f180d56ba7ece69545ae.Gravatar juliexxia2018-01-05
| | | | | | | | | | | | | | | | | | | | | | | *** Reason for rollback *** Roll forward of commit 86b4532769c22cca2ed7068a60f3326beaad34af after fixing bad import. +small misc fixes suggested by critique *** Original change description *** Automated rollback of commit 86b4532769c22cca2ed7068a60f3326beaad34af. *** Reason for rollback *** Probably breaking //javatests/com/google/devtools/build/lib:Query2Tests *** Original change description *** Restructure how universeScope is used when testing configured query to mimick impending changes to the configured query interface (CL/179872445) which will pull build targets out of the query expression. Fill in testTopLevelTransitions on the way! PiperOrigin-RevId: 180930388
* Clean up Windows config_settings [third_party]Gravatar Yun Peng2018-01-05
| | | | Change-Id: I14256e583d07ebad9a0b525917d25e5cb5f7f684
* grpc rules: Make Skylark rule forwards compatibleGravatar David Ostrovsky2018-01-04
| | | | | | | | | | This fixes: [f for dep in ctx.attr.srcs for f in dep.proto.transitive_imports] type 'depset' is not iterable. Use the `to_list()` method to get a list. Change-Id: I72b8c1c788a5c193af4d4293f0cf81ba4f0da1c6
* RemappingClassAdapter is deprecated, use ClassRemapper insteadGravatar Liam Miller-Cushon2018-01-04
| | | | Change-Id: I232828d44447ee66019ff0fedb5ebc18b2e7aee9
* Delete unused jarjar artifactGravatar Liam Miller-Cushon2018-01-04
| | | | | | Follow-up to 55828e256af4fe04e95f1c342a73d649d8525435. Change-Id: Ie765f0797e8b85c3c8cb7735f11e021912de3de5
* Update turbine versionGravatar Liam Miller-Cushon2018-01-04
| | | | Change-Id: Iabf2d196d5050ab5ac81534663f655d80ba21e41
* @AutoCodec features.Gravatar Googler2017-12-20
| | | | | | | * Adds PUBLIC_FIELDS strategy, which can be used to generate codecs for FragmentOptions. * Support for boolean, enum, Void, String and List types. PiperOrigin-RevId: 179636138
* Makes the auto_service rule export the plugin.Gravatar Shahan Yang2017-12-18
| | | | Change-Id: Ib470babdfe0d9aac328ead7f378fe281532d3b7e
* Windows DefParser: Remove dependency on //src/main/cpp/util:fileGravatar Yun Peng2017-12-18
| | | | Change-Id: Ifc4a00d5bfef974f82c06eebc9553edad7b8145e
* third_party: update google http clientGravatar Jakob Buchgraber2017-12-15
| | | | | | | | | | | | | | | Update the google http client to a custom built binary. It's the sources from version 1.22.0 with one cherry-pick [1]. The cherry-pick makes google http client compatible with the apache http client version we are using. The next release of google http client will contain this commit and from there on we can just stick to their release version again. [1] https://github.com/google/google-http-java-client/commit/4b5f59ed042d3b55b3148a1b01f1d5ee0ad7460c Change-Id: If6273be78b716dd417a60096599c036cc8101efb
* Update turbine versionGravatar Liam Miller-Cushon2017-12-11
| | | | Change-Id: I7096349f21b5ef2d86d709d98c676d92d9ff78fb
* Update Error Prone versionGravatar Liam Miller-Cushon2017-12-11
| | | | Change-Id: I28977bf62e893a8907accc17cec2532f15b68187
* Add compile-testing to bazel third_party library jarsGravatar Christopher Parsons2017-12-07
| | | | Change-Id: I5fe0abbd71488a624f1470d66bf6839e884bba8c
* Add abseil to //third_party:srcsGravatar Adam Michael2017-12-06
| | | | | | | Fixes #4235 Change-Id: I057ec0b0d214c5e3d8c33b12ea455a7898a6fd31 RELNOTES: None
* Stub out def_parser_test on non-Windows platforms.Gravatar Adam Michael2017-12-05
| | | | | | | See https://github.com/bazelbuild/bazel/issues/4230. Change-Id: Ia0125d76eb47226ad8e09829e559d636f064b369 RELNOTES: None
* Add absl-py 0.1.1 as third_party/py/abseilGravatar Akira Baruah2017-12-05
|
* Use PEP 328 absolute import for third_party python gflags.Gravatar Akira Baruah2017-12-04
| | | | | | | Commit d926bc40260549b997a6a5a1e82d9e7999dbb65e fixed a bug (#4206, #4208) in the third_party python gflags pseudo-package but added excessive runtime warnings (see #4212). Using the python PEP 328 (absolute import) implementation eliminates these warnings while properly addressing the original bug.
* Spoof gflags pseudo-package __name__ for backwards compatibility.Gravatar Akira Baruah2017-12-04
| | | | | | | | The core gflags package is `third_party.py.gflags.gflags`, but many downstream projects and tools use the pseudo-package `third_party.py.gflags`. gflags raises DuplicateFlagError when defining default flags from packages with different names, so this fix adjusts the pseudo-package's __name__ attribute to match that of the core package.
* Update python-gflags to version 3.1.1Gravatar Akira Baruah2017-12-01
|
* Match upstream python-gflags-3.1.0 imports (fixes #3816)Gravatar Akira Baruah2017-12-01
|
* Merge commit 'refs/pull/4164/head' of https://github.com/bazelbuild/bazel ↵Gravatar László Csomor2017-11-29
|\ | | | | | | | | | | into HEAD Change-Id: Iafff106153aff96380837eddf771e572335c8798
* | More Shell Cleaning - Part TwoGravatar Androbin2017-11-29
| | | | | | | | | | | | | | | | @damienmg Here are a few more changes. (`third_party` only) Closes #4164. PiperOrigin-RevId: 177278511
* | Remove now unused joda_time from third_party directory.Gravatar Philipp Wollermann2017-11-28
| | | | | | | | Change-Id: If768882b589da01add9fff100c127cd98b80c06a
* | Update to ASM 6.0Gravatar Liam Miller-Cushon2017-11-27
| | | | | | | | Change-Id: I3deb9b30136f5e5019dca6413251427c0a85ef62
* | Automatic code cleanup.Gravatar cushon2017-11-27
| | | | | | | | PiperOrigin-RevId: 176987812
| * The surrounding quotes actually unquote this. Remove or escape them.Gravatar Androbin2017-11-23
| |
| * Argument mixes string and array. Use * or separate argument.Gravatar Androbin2017-11-23
| |
| * Quote the grep pattern so the shell won't interpret it.Gravatar Androbin2017-11-23
| |
| * Use "${var:?}" to ensure this never expands to /* .Gravatar Androbin2017-11-23
|/
* third_party/grpc: Update to version 1.7.0Gravatar Jakob Buchgraber2017-11-17
| | | | Change-Id: I9ae0c56844db45e28eb5a08e8180514aa2729fdf
* buildjar: close streamsGravatar Laszlo Csomor2017-11-16
| | | | | | | | | | | | | | Use try-with-resources to close all streams. I hope this will fix the spurious file deletion failures on Windows, where the persistent JavaBuilder worker cannot delete outputs from previous builds because, supposedly, they are still open, because a stale object that's ready to be GC'd hasn't yet been actually GC'd. Change-Id: Ia57b8bd0ba1b6ee0691d34467c92e86e35d4d71d PiperOrigin-RevId: 175941520
* Improve shell scripts in third_party/ (#4052)Gravatar Androbin2017-11-16
| | | | | | Closes #4052. Change-Id: I30c4dc047195404a6ff63338ac4a944bb2755a1f
* Add Truth java8 extensions (truth8) to third_party.Gravatar Rupert Shuttleworth2017-11-08
| | | | | | RELNOTES: None. Change-Id: I9f9295df15edf1f701e9003bca4021f78540c1eb
* Updating Truth to 0.36Gravatar corysmith@google.com2017-11-02
| | | | Change-Id: If1b3b84e8e507999a92548d9274b8233701e06cb
* Fix unused attribute test to be cross-platform.Gravatar John Cater2017-10-30
| | | | Change-Id: I487b1a3142215301b57d5f13bd4e9a78fd756f62
* Fix //third_party:srcs to include new jcommander library.Gravatar John Cater2017-10-30
| | | | Change-Id: I350632e39c5f704025fd3aa436295ee66c017364
* Ignore unused variable warning in gRPC.Gravatar Rupert Shuttleworth2017-10-30
| | | | Change-Id: I80c94cb2b3d5606d61cb7520687bd0b0bbb02ec5
* Add jcommander 1.48Gravatar Adam Michael2017-10-30
| | | | Change-Id: If56a17e5971c5947722b96740099dc262374cc36
* Delete the old 21.0 Guava jars. The codebase has been migrated to theGravatar haxorz2017-10-20
| | | | | | 23.1 release. Change-Id: Iee0cbbdfcfc8af05fbc5046ff93443197bc585b2
* Add jars for the newest Guava release (23.1, 27 Sept 2017) and updateGravatar haxorz2017-10-17
| | | | | | | | | | | third_party/BUILD to use the new jars. A subsequent change will update src/test/java/com/google/devtools/build/android/desugar/BUILD to use the new guava-23.1-jre.jar. And then a change after that will delete the old 21.0 jars. Change-Id: I9e77a1b7f611609b01cb25ecebdedd16e7c2019a
* Add allocation-instrumenter to third_party.Gravatar Tomas Lundell2017-10-16
| | | | | | | | | This will be used for memory profiling. The jar is necessary both to compile against and for users to run with as a java agent. Obtained from https://github.com/google/allocation-instrumenter. Change-Id: If819d780abb42470b982b4aafc530c6078e76718