aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
Commit message (Expand)AuthorAge
* Use a different date time when normalizing zip entriesGravatar cushon2018-02-12
* Internal changeGravatar tomlu2018-02-09
* Add support to Polymorphic strategy for grandchild classes that have no codec...Gravatar janakr2018-02-09
* Make IjarTests depend on interface_ijar_testlib_with_target_label.Gravatar Benjamin Peterson2018-02-10
* Accept --target_label, --injecting_rule_kind in ijar.Gravatar tomlu2018-02-09
* Update turbineGravatar Liam Miller-Cushon2018-02-09
* Internal changeGravatar tomlu2018-02-09
* Automated rollback of commit 13018aab51d3e08f274eba0f36ca7b4aa70e5222.Gravatar tomlu2018-02-09
* Update ijar tests to verify time stamp.Gravatar tomlu2018-02-08
* Accept --target_label, --injecting_rule_kind in ijar.Gravatar tomlu2018-02-08
* Include module-info.class files in interface jarsGravatar cushon2018-02-05
* Update turbineGravatar Liam Miller-Cushon2018-01-29
* Use @io_bazel to reference Bazel sources from local repositories.Gravatar John Millikin2018-01-26
* Adds Kryo library and its dependencies.Gravatar Shahan Yang2018-01-24
* Revert "Use @io_bazel to reference Bazel sources from local repositories."Gravatar Dmitry Lomov2018-01-23
* Use @io_bazel to reference Bazel sources from local repositories.Gravatar John Millikin2018-01-23
* Update turbine versionGravatar Liam Miller-Cushon2018-01-18
* Add missing resources to jopt-simpleGravatar Liam Miller-Cushon2018-01-18
* Update javac version to 9+181-r4173-1Gravatar Liam Miller-Cushon2018-01-18
* Update Error Prone versionGravatar Liam Miller-Cushon2018-01-09
* Clean up windows_msvc in ijar BUILD fileGravatar pcloudy2018-01-08
* Automated rollback of commit 55f1e58a7a3e77027dd23cf58564424d76ab6dc0.Gravatar philwo2018-01-08
* Clean up windows_msvc in ijar BUILD file [third_party]Gravatar Yun Peng2018-01-08
* Automated rollback of commit 9e63684a58025d98bfe2f180d56ba7ece69545ae.Gravatar juliexxia2018-01-05
* Clean up Windows config_settings [third_party]Gravatar Yun Peng2018-01-05
* grpc rules: Make Skylark rule forwards compatibleGravatar David Ostrovsky2018-01-04
* RemappingClassAdapter is deprecated, use ClassRemapper insteadGravatar Liam Miller-Cushon2018-01-04
* Delete unused jarjar artifactGravatar Liam Miller-Cushon2018-01-04
* Update turbine versionGravatar Liam Miller-Cushon2018-01-04
* @AutoCodec features.Gravatar Googler2017-12-20
* Makes the auto_service rule export the plugin.Gravatar Shahan Yang2017-12-18
* Windows DefParser: Remove dependency on //src/main/cpp/util:fileGravatar Yun Peng2017-12-18
* third_party: update google http clientGravatar Jakob Buchgraber2017-12-15
* Update turbine versionGravatar Liam Miller-Cushon2017-12-11
* Update Error Prone versionGravatar Liam Miller-Cushon2017-12-11
* Add compile-testing to bazel third_party library jarsGravatar Christopher Parsons2017-12-07
* Add abseil to //third_party:srcsGravatar Adam Michael2017-12-06
* Stub out def_parser_test on non-Windows platforms.Gravatar Adam Michael2017-12-05
* 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
* Spoof gflags pseudo-package __name__ for backwards compatibility.Gravatar Akira Baruah2017-12-04
* 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 int...Gravatar László Csomor2017-11-29
|\
* | More Shell Cleaning - Part TwoGravatar Androbin2017-11-29
* | Remove now unused joda_time from third_party directory.Gravatar Philipp Wollermann2017-11-28
* | Update to ASM 6.0Gravatar Liam Miller-Cushon2017-11-27
* | Automatic code cleanup.Gravatar cushon2017-11-27
| * 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