aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/util
Commit message (Expand)AuthorAge
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Make android_ndk_repository api_level attribute optional.Gravatar Adam Michael2017-02-20
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Remove special handling of name attribute. Fixes #278Gravatar Googler2017-02-14
* Make tests that mess with the WORKSPACE file work with untrimmed dynamic conf...Gravatar Greg Estren2017-02-14
* Introduce a Skyframe function: ActionEnvironmentFunction Gravatar Damien Martin-Guillerez2017-02-08
* Allow aspects to adveritise providers they provide.Gravatar Dmitry Lomov2017-02-07
* Remove some dead codeGravatar Ulf Adams2017-02-07
* Add type checking to select() keys.Gravatar Greg Estren2017-02-01
* Split transitions that return an empty list of options do not suppress dynami...Gravatar Cal Peyser2017-01-30
* Add getImplicitOutputArtifact to BuildViewTestCase. This vastly simplifiesGravatar Googler2017-01-23
* Remove the ability for an aspect to propagate a different aspect.Gravatar Dmitry Lomov2017-01-20
* With interleaving now enabled, clean up our tests.Gravatar Ulf Adams2017-01-18
* Allows a rule class to specify a configuration transtion that will apply to allGravatar Cal Peyser2017-01-12
* Cleanup FileWriteAction and add a flag that will guard transparent compressionGravatar Jon Brandvein2016-12-20
* Names of extra-action protos now take into account all aspect names.Gravatar Dmitry Lomov2016-12-16
* Override BuildConfiguration.equals() for dynamic configs.Gravatar Greg Estren2016-12-06
* Make a rogue test case honor --experimental_dynamic_configs=notrim_partial li...Gravatar Greg Estren2016-12-05
* Phrasing cleanup for dynamic configuration tests.Gravatar Greg Estren2016-12-01
* Rollback of commit 2a2be3907981d9654575493c7012d95d1241f373.Gravatar Googler2016-12-01
* Overrides BuildConfiguration.equals() for dynamic configs.Gravatar Greg Estren2016-12-01
* Allow aspects to specify multiple sets of required providers to match against...Gravatar Rumou Duan2016-12-01
* Provide AspectDescriptor to ConfiguredAspect.Gravatar Dmitry Lomov2016-11-29
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* Refactor LegacyLoadingPhaseRunner to be more like SkyframeLoadingPhaseRunner.Gravatar Ulf Adams2016-11-22
* Fixes test infrastructure bug that wrongly trims output pathsGravatar Greg Estren2016-11-21
* Adds support for multiple top-level dynamic configurationsGravatar Greg Estren2016-11-21
* Extra-actions originating in Aspects are reported even if the rule we attach ...Gravatar Carmi Grushko2016-11-21
* Initializes BuildViewTestCase's configuration factory with ruleClassProvider'sGravatar Greg Estren2016-11-18
* Run the analysis phase with as many threads as the user wants. In order to av...Gravatar Janak Ramakrishnan2016-11-18
* Code cleanup for interleaving target pattern eval and config creation.Gravatar Ulf Adams2016-11-16
* Aspects-on-aspects implementation.Gravatar Dmitry Lomov2016-11-15
* Update package lookup to check for files named BUILD.bazel before files namedGravatar John Cater2016-11-11
* Do not propagate aspect to own attributes when using '*'.Gravatar Googler2016-11-04
* Rollback of commit 69c98ab99563e0542cd6146de22a397679c67fdb.Gravatar Tobias Werth2016-10-28
* Rollback of commit fac9be905f0f82f793eb1cc61afab42698769dcf.Gravatar Adam Michael2016-10-27
* Rollback of commit 72cc756faffa93781942df261974572c65941c95.Gravatar Tobias Werth2016-10-18
* Adds an enum to describe how PackageLookupFunction should handle package labelsGravatar John Cater2016-10-13
* Rollback of commit 2fcf0e4cfb97af7cc8b8a090c5144c87b759bc13.Gravatar Adam Michael2016-10-12
* Generate aar_import and java_import rules for local maven repositories in <sd...Gravatar Adam Michael2016-10-11
* Add method to get generating action for an output group.Gravatar Tobias Werth2016-10-07
* Optimize how null configurations get created and add test infrastructure for ...Gravatar Greg Estren2016-09-29
* Refactor SkyframeExecutor#preparePackageLoading to pass all PackageCacheOptio...Gravatar Janak Ramakrishnan2016-09-27
* Allow aspects to propagate to all attributes.Gravatar Dmitry Lomov2016-09-27
* Split dynamic configurations mode into:Gravatar Greg Estren2016-09-22
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Enable aspect invocations to be matched by output filters.Gravatar Michael Staib2016-09-19