aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis
Commit message (Expand)AuthorAge
* Default Android dependencies to a //external: label with a default binding to...Gravatar Lukacs Berki2015-06-16
* Get jdk.WORKSPACE into the default WORKSPACE file by reading it as a Java res...Gravatar Lukacs Berki2015-06-15
* Introduce CompositeRunfilesSupplierGravatar Michajlo Matijkiw2015-06-15
* Add username, hostname to stable build status.Gravatar Ming Zhao2015-06-15
* Improve platform and CPU detection, use the correct protoc binary for the run...Gravatar Philipp Wollermann2015-06-12
* Have constraints' definition of implicit deps exactly match query's.Gravatar Greg Estren2015-06-12
* Add some clarifying comments to CppCompilationContext.Gravatar Han-Wen Nienhuys2015-06-12
* Add the necessary templates to make android_ndk_repository actually work.Gravatar Lukacs Berki2015-06-11
* Handle exceptions encountered resolving packages during the execution phaseGravatar Michajlo Matijkiw2015-06-10
* Refactoring: PseudoAction ctor "inputs" argument is now a NestedSet.Gravatar Laszlo Csomor2015-06-09
* More runfiles consolidationGravatar Michajlo Matijkiw2015-06-05
* Add debugging for mysterious crash.Gravatar Janak Ramakrishnan2015-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
* Skylark: Expose proto providers in a cleaner way.Gravatar Laurent Le Brun2015-06-01
* Create a Skylark API for C++ rules.Gravatar Laurent Le Brun2015-05-29
* Add an entry to TransitiveTargetValue that tracks theGravatar Greg Estren2015-05-27
* Filter out middleman artifacts in RunfilesSupplierImplGravatar Michajlo Matijkiw2015-05-27
* Add runfiles to metadata caches and make them isFile awareGravatar Michajlo Matijkiw2015-05-26
* Have ConfiguredTargetFactory subclasses declare which FragmentOptionsGravatar Greg Estren2015-05-21
* Added version informationGravatar Damien Martin-Guillerez2015-05-21
* Description redacted.Gravatar Mark Schaller2015-05-21
* RELNOTES: Use a default implementation of a progress message, rather than def...Gravatar Daniel Wagner-Hall2015-05-19
* RELNOTES[INC]: Remove deprecated "make var" INCDIRGravatar Han-Wen Nienhuys2015-05-18
* Adds a provider that exports Java source information. Adds some testing suppo...Gravatar Googler2015-05-15
* Make Spawns runfiles awareGravatar Michajlo Matijkiw2015-05-15
* Make local TestStrategy bits rely less on runfiles manifestsGravatar Michajlo Matijkiw2015-05-15
* Add missing anchors to the Skylark documentation.Gravatar Laszlo Csomor2015-05-11
* Return all mappings in one Map from Runfiles#getRunfilesInputs(...)Gravatar Michajlo Matijkiw2015-05-08
* Add a mechanism for configuration fragments to add arbitrary rules to the def...Gravatar Lukacs Berki2015-05-07
* Defer injection of top-level context until we are just about to do the execut...Gravatar Eric Fellheimer2015-05-06
* Minor update to source manifest action.Gravatar Eric Fellheimer2015-05-05
* Open source a few more analysis tests.Gravatar Ulf Adams2015-05-04
* Implements an attribute 'features' that allows overriding package levelGravatar Manuel Klimek2015-04-30
* Clean up analysis error reporting a bit:Gravatar Janak Ramakrishnan2015-04-28
* Rollback of commit a4b66fdbe61845fd4d4ebaebec1e25cdcd99809d.Gravatar Marian Lobur2015-04-27
* Add a mechanism for configuration fragments to add arbitrary rules to the def...Gravatar Lukacs Berki2015-04-24
* Fix warnings about ancestors calls creating generic arrays.Gravatar Ulf Adams2015-04-24
* A minor refactoring in FileConfiguredTarget.Gravatar Lukacs Berki2015-04-24
* Simplify the createConfiguration method in SkyframeExecutor.Gravatar Ulf Adams2015-04-23
* Redirect the getBuildInfo method calls through RuleContext.Gravatar Ulf Adams2015-04-23
* Constraints: don't check constraints on implicit or lateboundGravatar Greg Estren2015-04-23
* Pass in the test environment using BuildConfiguration.Options.testEnvironment...Gravatar Lukacs Berki2015-04-20
* Remove the full client environment from BuildConfiguration in favor of comput...Gravatar Lukacs Berki2015-04-17
* Simplify ValidationEnvironment.Gravatar Laurent Le Brun2015-04-16
* Become more restrictive around Runfiles#manifestExpanderGravatar Michajlo Matijkiw2015-04-16
* VisibleForTesting cleanup in RunfilesGravatar Michajlo Matijkiw2015-04-16
* Minimize calls to AggregatingAttributeMapper.visitAttribute. Attributes withGravatar Greg Estren2015-04-15
* Configurable attributes: support embeddable selects. With thisGravatar Greg Estren2015-04-14
* Support running extra_actions on [].Gravatar Googler2015-04-14