aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* Extract the integration setup to a new class IntegrationMock.Gravatar Ulf Adams2016-11-18
* Remove unused SupportData.getUsedDirectDeps().Gravatar Carmi Grushko2016-11-18
* Initializes BuildViewTestCase's configuration factory with ruleClassProvider'sGravatar Greg Estren2016-11-18
* Adding an option to set the digest function that everything uses. Minor refac...Gravatar Ola Rozenfeld2016-11-18
* Run the analysis phase with as many threads as the user wants. In order to av...Gravatar Janak Ramakrishnan2016-11-18
* Introduce support for 'expand_if_all_available' for flag_groups in CROSSTOOLGravatar Marcel Hlopko2016-11-17
* Propertly join multiple arguments to jar filter.Gravatar Googler2016-11-17
* Add ctx.coverage_instrumented function to SkylarkGravatar Googler2016-11-17
* Corrects some tests that fail with trimmed dynamic configurations butGravatar Greg Estren2016-11-17
* Re-use the precomputed universe key in WalkableGraphFactory#prepareAndGet.Gravatar Janak Ramakrishnan2016-11-17
* Rollback of commit a3f5f576cd35798140ba3e81d03d919dd4ecb847.Gravatar Alex Humesky2016-11-17
* Simplify Crosstool Build Variables contextGravatar Marcel Hlopko2016-11-16
* Fix ProtoLangToolchainTest on WindowsGravatar Yun Peng2016-11-16
* proto_library now produces a descriptor set, when built on the command-line.Gravatar Carmi Grushko2016-11-16
* Remove unused importsGravatar Liam Miller-Cushon2016-11-16
* Supports --nodistinct_host_configuration withGravatar Greg Estren2016-11-16
* aar_import takes advantage of Singlejar's dont_change_compression flag.Gravatar Adam Michael2016-11-16
* Code cleanup for interleaving target pattern eval and config creation.Gravatar Ulf Adams2016-11-16
* Aspects-on-aspects implementation.Gravatar Dmitry Lomov2016-11-15
* Fix bugs in slicing with a negative strideGravatar Jon Brandvein2016-11-14
* output_group is not a real Skylark provider for aspects, as well as for rules.Gravatar Dmitry Lomov2016-11-11
* Do not crash when aspects provide duplicate things.Gravatar Dmitry Lomov2016-11-11
* Implement build tag filtering.Gravatar Lukacs Berki2016-11-11
* Introduce structured build variables in CrosstoolGravatar Marcel Hlopko2016-11-11
* Expose aspect-related information in the extra-action proto that Bazel hands ...Gravatar Carmi Grushko2016-11-11
* Update package lookup to check for files named BUILD.bazel before files namedGravatar John Cater2016-11-11
* Blacklists for proto_lang_toolchain() no longer have to be proto_library's.Gravatar Carmi Grushko2016-11-11
* Add type annotations for the benefit of Java 7Gravatar Klaus Aehlig2016-11-10
* Add comment to EnvironmentVariable proto to make it clear that values are not...Gravatar Googler2016-11-10
* Change error message to reflect broader syntax for assignmentsGravatar Jon Brandvein2016-11-10
* Introduce MultisetSemaphore: A concurrency primitive for managing access to a...Gravatar Nathan Harmata2016-11-10
* Migrate ActionOwner to @AutoValue.Gravatar Carmi Grushko2016-11-10
* Fix NPE when maven_jar sha1 isn't set and caching is enabledGravatar Kristina Chodorow2016-11-10
* Increase shard size for //src/test/java/com/google/devtools/build/lib:analysi...Gravatar Klaus Aehlig2016-11-09
* Implemented default providerGravatar Vladimir Moskva2016-11-09
* When --experimental_extra_action_top_level_only, Bazel to report extra-action...Gravatar Carmi Grushko2016-11-09
* Add SkylarkAspect to SkylarkRuleContext for aspectsGravatar Dmitry Lomov2016-11-09
* Rollback of commit b91fac3b1f0f5142a906aa12280de936f29fb607.Gravatar Luis Fernando Pino Duque2016-11-09
* Introduce explicit iterate_over field for flag_group in CrosstoolGravatar Marcel Hlopko2016-11-08
* Restrict google_glob_information to eclipse_aspect.Gravatar Dmitry Lomov2016-11-08
* Prohibited comparison of Skylark setsGravatar Vladimir Moskva2016-11-08
* Fixed StringIndexOutOfBoundsException in the lexerGravatar Vladimir Moskva2016-11-08
* Upload empty files to remote execution. I was too eager to optimize empty filesGravatar Ola Rozenfeld2016-11-08
* EvalException can now show a url for additional informationGravatar Laurent Le Brun2016-11-04
* Do not propagate aspect to own attributes when using '*'.Gravatar Googler2016-11-04
* Windows: can now remove bazel-* symlinksGravatar Laszlo Csomor2016-11-04
* Handle python rules in intellij aspectGravatar Googler2016-11-04
* Fix test breakage on Windows.Gravatar Laszlo Csomor2016-11-04
* Fix test breakage on Windows.Gravatar Laszlo Csomor2016-11-04
* ProtoCompileActionBuilder takes a list of ToolchainInvocations instead of a m...Gravatar Carmi Grushko2016-11-03