aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis
Commit message (Expand)AuthorAge
* Build a symlink tree for Android native library symlinks so that libraries fr...Gravatar Lukacs Berki2015-08-04
* Make Bazel always build with --fat_apk_cpu.Gravatar Lukacs Berki2015-07-29
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29
* Description redacted.Gravatar Laszlo Csomor2015-07-27
* Added an additional test for empty actions in Skylark.Gravatar Florian Weikert2015-07-20
* Make --android_crosstool_top default to the android_ndk_repository specified ...Gravatar Lukacs Berki2015-07-20
* Remove two methods from FoundationTestCase.Gravatar Ulf Adams2015-07-17
* Give Dependency a valid equals/hashCode/toString set.Gravatar Michael Staib2015-07-16
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Make the "actual" argument of bind() optional and do not point //external:and...Gravatar Lukacs Berki2015-07-01
* Remove all traces of --java_cpu.Gravatar Lukacs Berki2015-06-30
* Eliminate BuildConfiguration.getShortName().Gravatar Lukacs Berki2015-06-29
* Remove BuildConfiguration.cacheKey() and replace .shortCacheKey() with a .che...Gravatar Lukacs Berki2015-06-29
* This CL adds the android_binary rule to Bazel. Gravatar Lukacs Berki2015-06-16
* Introduce CompositeRunfilesSupplierGravatar Michajlo Matijkiw2015-06-15
* Migrate C++ link action .params files to the Blaze-standard ParameterFileWrit...Gravatar Eric Fellheimer2015-06-15
* Have constraints' definition of implicit deps exactly match query's.Gravatar Greg Estren2015-06-12
* A minor refactoring.Gravatar Lukacs Berki2015-06-10
* Description redacted.Gravatar Rumou Duan2015-06-05
* Remove compatible_with / restricted_to attributes from ruleGravatar Greg Estren2015-06-03
* Keep host dependencies exempt from constraint checkingGravatar Greg Estren2015-06-03
* Filter out middleman artifacts in RunfilesSupplierImplGravatar Michajlo Matijkiw2015-05-27
* Add runfiles to metadata caches and make them isFile awareGravatar Michajlo Matijkiw2015-05-26
* Add a hidden flag which allows us to set the size of the legacy globbing thre...Gravatar Eric Fellheimer2015-05-22
* A minor refactoring of our tests.Gravatar Lukacs Berki2015-05-21
* Have ConfiguredTargetFactory subclasses declare which FragmentOptionsGravatar Greg Estren2015-05-21
* Add a --javac_extdir flag to enable configuring the javac -extdirs flagGravatar Liam Miller-Cushon2015-05-21
* Add --compiler support for configurable attributes.Gravatar Greg Estren2015-05-15
* Adds a provider that exports Java source information. Adds some testing suppo...Gravatar Googler2015-05-15
* We are trying to merge same copies of the aspect, when target is declared in ...Gravatar Marian Lobur2015-05-15
* Optimize AggregatingAttributeMapper.visitAttribute (which returnsGravatar Greg Estren2015-05-15
* Open source some packages tests.Gravatar Ulf Adams2015-05-04
* Open source a few more analysis tests.Gravatar Ulf Adams2015-05-04
* Open source the filegroup tests.Gravatar Ulf Adams2015-04-29
* Clean up analysis error reporting a bit:Gravatar Janak Ramakrishnan2015-04-28
* Inline FoundationTestCase.scratchFile.Gravatar Ulf Adams2015-04-27
* Description redacted.Gravatar Greg Estren2015-04-27
* Inline/remove some calls to FoundationTestCase.scratchFS().Gravatar Ulf Adams2015-04-27
* Open source more analysis tests.Gravatar Ulf Adams2015-04-24
* Open source the aspects-related tests.Gravatar Ulf Adams2015-04-24
* Move the BazelAnalysisMock to a subpackage of analysis.Gravatar Ulf Adams2015-04-24
* Open source the analysis/constraints tests.Gravatar Ulf Adams2015-04-24
* Simplify the createConfiguration method in SkyframeExecutor.Gravatar Ulf Adams2015-04-23
* Enables BlazeModule to return multiple ActionContextProviders and ActionConte...Gravatar Googler2015-04-23
* Pass in the test environment using BuildConfiguration.Options.testEnvironment...Gravatar Lukacs Berki2015-04-20
* A minor refactoring of BlazeRuntime.Gravatar Lukacs Berki2015-04-17
* Open source the configuration tests.Gravatar Ulf Adams2015-04-17