aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/ConfigurationCollectionFunction.java
Commit message (Expand)AuthorAge
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Introduce a distinguisher for cpu value as set in --experimental_multi_cpu.Gravatar Cal Peyser2016-12-21
* Supports --nodistinct_host_configuration withGravatar Greg Estren2016-11-16
* Don't inherit the host configuration's fragments from the target config in --...Gravatar Greg Estren2016-10-05
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Remove BuildConfiguration.Fragment#declareSkyframeDependencies().Gravatar Lukacs Berki2016-06-15
* Fix configuration error handling for the interleaved case.Gravatar Ulf Adams2016-02-04
* Trim the BuildOptions input of ConfigurationFragment.key to only thoseGravatar Greg Estren2016-02-02
* Rollback of commit ca1b21ac6d8a58041db822725b42de151b163dee.Gravatar Ulf Adams2015-12-08
* Pre-trim build options for all remaining calls to ConfigurationFragment.key. ...Gravatar Greg Estren2015-11-13
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove unused code.Gravatar Marian Lobur2015-09-04
* Implement the core structure for dynamic configurations.Gravatar Greg Estren2015-08-26
* Make split configuration transitions work with Bazel.Gravatar Lukacs Berki2015-06-29
* Refactor HOST configuration transitions to be dynamic-configuration friendly.Gravatar Greg Estren2015-06-29
* Simplify the createConfiguration method in SkyframeExecutor.Gravatar Ulf Adams2015-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
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25