aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
...
* proto_library: saner descriptor setsGravatar Carmi Grushko2017-02-02
* Inject the changes in the client environment for the ClientEnvironmentFunction Gravatar Damien Martin-Guillerez2017-02-02
* Rollback of commit 932d1abfa34267a9e5abc7441c9e2a081beedd85.Gravatar Adam Michael2017-02-02
* Rollback of commit 06072c557290b97cb2d2e4fd255b647a9208cb5c.Gravatar Yun Peng2017-02-01
* Add a flag to print the effective (Spawn)ActionContexts for debugging.Gravatar Philipp Wollermann2017-02-01
* Simplify the Spawn interface, update Executor interfaceGravatar Ulf Adams2017-02-01
* Do not crash when a strict proto_library depends on a non-strict one.Gravatar Carmi Grushko2017-02-01
* Make android_sdk_repository discover all system-images directories in the sdk.Gravatar Adam Michael2017-02-01
* allow skylark implicit output callbacks to use the rule name Gravatar Benjamin Peterson2017-02-01
* Add type checking to select() keys.Gravatar Greg Estren2017-02-01
* A minor refactoring of the way the test infrastructure gets the FileSystem im...Gravatar Lukacs Berki2017-02-01
* Split transitions that return an empty list of options do not suppress dynami...Gravatar Cal Peyser2017-01-30
* Change depset conversion to stringsGravatar Vladimir Moskva2017-01-30
* Fix the translation of names of implicit or latebound attributes to their Sky...Gravatar Florian Weikert2017-01-30
* Switch to RunfilesSuppliers for communicating runfilesGravatar Michajlo Matijkiw2017-01-30
* Create a base implementation of GenRule that can be used by both Bazel andGravatar John Cater2017-01-30
* Add a flag that alters the behavior of the parse_headers feature. With theGravatar Googler2017-01-27
* Expose rpath entries as a build variableGravatar Marcel Hlopko2017-01-26
* Adds Bazel support for Android NDK R13.Gravatar Adam Michael2017-01-26
* Rename thinlto_param_file to thinlto_indexing_param_file for indexing actionsGravatar Marcel Hlopko2017-01-26
* (Re)-Add tests for GenRule.Gravatar John Cater2017-01-25
* Add MockCcSupport for FissionGravatar Googler2017-01-25
* Classpath.java: Support reading classpath value from classpath jar Gravatar Yun Peng2017-01-25
* Global cleanup change.Gravatar Googler2017-01-25
* Rollback of commit 4069709cbf890ebd7e55ad73f78d848e4b4e7a41.Gravatar John Cater2017-01-24
* Add tests for GenRule.Gravatar John Cater2017-01-24
* Add getImplicitOutputArtifact to BuildViewTestCase. This vastly simplifiesGravatar Googler2017-01-23
* Adding JavaSourceJarsProvider to Java Provider.Gravatar Irina Iancu2017-01-23
* Expose type of library_to_link in CROSSTOOLGravatar Marcel Hlopko2017-01-23
* Add tests to verify that java_xxx_proto_library rules skip alias proto_librar...Gravatar Carmi Grushko2017-01-23
* Enables passing local as an execution requirement through the ExecutionInfoPr...Gravatar Sergio Campama2017-01-23
* Remove the ability for an aspect to propagate a different aspect.Gravatar Dmitry Lomov2017-01-20
* Refactor SkylarkNestedSet to not implement IterableGravatar Jon Brandvein2017-01-20
* Add new names for depset traversal ordersGravatar Jon Brandvein2017-01-20
* Description redacted.Gravatar Carmi Grushko2017-01-20
* Rename and reorder depset testsGravatar Jon Brandvein2017-01-20
* Mark ConcurrentTests as flaky (flakiness is because of []). This is preferabl...Gravatar Nathan Harmata2017-01-19
* Fix testLinkerParamFileIsExported on WindowsGravatar Yun Peng2017-01-19
* Inject the digest of the marker file in the RepositoryDirectoryValue Gravatar Damien Martin-Guillerez2017-01-19
* Make frame bindings use LinkedHashMap for determinismGravatar Jon Brandvein2017-01-19
* --cpu no longer reads its value from the CROSSTOOL.Gravatar Greg Estren2017-01-18
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Pass AutoFDO profiles to LTO backend.Gravatar Googler2017-01-18
* With interleaving now enabled, clean up our tests.Gravatar Ulf Adams2017-01-18
* Change TargetContext.findDirectPrerequisite from config1 == config2 to config...Gravatar Greg Estren2017-01-18
* Description redacted.Gravatar Adam Michael2017-01-18
* Remote repositories: add the infrastructure for extending the marker file Gravatar Damien Martin-Guillerez2017-01-17
* Expose thinlto_params_file and linker_param_file as build variablesGravatar Marcel Hlopko2017-01-17
* Require parens around tuple with trailing comma.Gravatar Laurent Le Brun2017-01-17
* Add ability to specify required aspect providers for aspects.Gravatar Dmitry Lomov2017-01-17