aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis
Commit message (Expand)AuthorAge
* Do not NPE crash when C++ actions are not configured in crosstoolGravatar hlopko2017-07-07
* Factor out BuildConfigurationCollection.Transitions.getDynamicTransition.Gravatar gregce2017-07-07
* Android tests: prepare tests for parameter filesGravatar laszlocsomor2017-07-06
* Improve the ToolchainInfo provider and add more data.Gravatar John Cater2017-07-06
* Clean up string representations for labelsGravatar vladmos2017-07-05
* Introduce --incompatible_new_actions_api flag.Gravatar dslomov2017-07-05
* Migrate tests to ctx.actions.run/run_shell.Gravatar dslomov2017-07-05
* Inline AttributeContainer.ATTRIBUTE_CONTAINER_FACTORY and PathFragment.TO_PAT...Gravatar laurentlb2017-07-03
* Implement ctx.actions.do_nothing instead of ctx.empty_actionGravatar dslomov2017-06-30
* Explicitly state the default options categories for options used in blaze tes...Gravatar ccalvarin2017-06-29
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Introduce new android_instrumentation_test rule.Gravatar ajmichael2017-06-29
* Add a FeaturePolicyConfiguration for supporting limited feature rollouts.Gravatar mstaib2017-06-29
* Add 'ctx.actions' and implement 'ctx.action.declare_file'.Gravatar dslomov2017-06-27
* ActionMetadataHandler: proper metadata even for the volatile workspace statusGravatar ulfjack2017-06-21
* Extract ImmutableSharedKeysMap class from TransitiveInfoProviderMap.Gravatar Googler2017-06-20
* Move InvocationPolicy to the options parser package.Gravatar ccalvarin2017-06-09
* Use the correct JVM for LcovMerger instead of whatever "java" gets us.Gravatar lberki2017-06-09
* Add new configuration fragment for platforms, with host and targetGravatar John Cater2017-06-08
* Fix automatic host platform detection to check the --host_cpu flag.Gravatar John Cater2017-06-06
* Factor out Bazel-specific ctor constants in SequencedSkyframeExecutor into a ...Gravatar nharmata2017-06-06
* Make compatible_with = ["all", "foo"] the same as compatible_with = ["all"].Gravatar gregce2017-06-06
* Automated g4 rollforward of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar gregce2017-06-05
* Move helper methods for accessing platform providers to a utility class.Gravatar John Cater2017-06-02
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Remove all imports of org.junit.Assert except for static imports of #fail().Gravatar lberki2017-06-01
* Add //external:has_androidsdk config_setting.Gravatar ajmichael2017-06-01
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Make platform providers creatable from Skylark.Gravatar John Cater2017-05-26
* Use nested sets for configured target runfiles instead of flattened lists.Gravatar Googler2017-05-26
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* Add a #hashCode() method to WorkspaceStatusAction implementations as is advis...Gravatar lberki2017-05-23
* Fix aspect processing when same dep appears in 2 attributes.Gravatar kaipi2017-05-22
* PiperOrigin-RevId: 156331430Gravatar nharmata2017-05-19
* Adds ToolchainConstructor interface and implementations.Gravatar John Cater2017-05-19
* Automated g4 rollback of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar mstaib2017-05-17
* Do not access SkylarkProviders anywhere outside of ConfiguredTarget implement...Gravatar dslomov2017-05-16
* Remove methods from CommandLine, making it a simple argument list interface.Gravatar Googler2017-05-15
* Automated g4 rollback of commit 6879d7ceff0e118fdecb0cabe5134979030b7cb8.Gravatar Googler2017-05-11
* Automated g4 rollback of commit cbbb423663b154d82e3dfa5e9a56839583987999.Gravatar Googler2017-05-10
* RELNOTES: Effectively remove sysroot from CppConfiguration and allow it to us...Gravatar Googler2017-05-09
* Optimize TransitiveInfoMap memory consumption.Gravatar Googler2017-05-09
* Add missing hashCode() methodGravatar cushon2017-05-09
* Add dynamic config support for top-level configuration hooks.Gravatar gregce2017-05-05
* Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.Gravatar plf2017-05-05
* Implement dynamically configured LIPO builds.Gravatar gregce2017-05-04
* Introduce BazelPackageLoader.Gravatar nharmata2017-05-04
* BuildOptions cleanup:Gravatar gregce2017-05-04
* Don't let latebound split attributes leave the host configuration.Gravatar gregce2017-05-04