aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* Move all the resource processing tools into a "busybox".Gravatar Googler2017-02-08
* Allow aspects to adveritise providers they provide.Gravatar Dmitry Lomov2017-02-07
* Remove dead code in SkyframeLabelVisitorGravatar Ulf Adams2017-02-07
* Windows: fix off-by-one errors with MAX_PATHGravatar Laszlo Csomor2017-02-07
* Remove some dead codeGravatar Ulf Adams2017-02-07
* Update GenRule to include the Cpp and Jdk toolchains and properly handleGravatar John Cater2017-02-06
* Fix SkylarkRepositoryIntegrationTest to remove the dependency on genrule.Gravatar John Cater2017-02-03
* Fixing reliance on same order for downloading multiple blobs.Gravatar Ola Rozenfeld2017-02-03
* Explicitly add JUnit dependencies to a couple of bazel tests. They are being ...Gravatar Kush Chakraborty2017-02-03
* Enable strict deps for Skylarkified java_lite_proto_library.Gravatar Irina Iancu2017-02-02
* Rollback of commit e2239cc61ca170ff9a65e1a94c3344d2b272c9e2.Gravatar Lukacs Berki2017-02-02
* 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
* Refactor DirtyBuildingState to allow custom implementation on storing theGravatar Googler2017-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
* Fix the OptionsParser to deal with CRLF line endings.Gravatar Googler2017-01-25
* (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
* Enable parameter file support for excessively long commandlines.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
* Global cleanup change.Gravatar Eddie Aftandilian2017-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