aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Remove RuleContext from ResourceFilter stateGravatar Googler2017-03-31
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Extract --sysroot flag from blaze and move it into crosstoolGravatar hlopko2017-03-31
* Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.Gravatar Googler2017-03-31
* BuildView#getConfiguredTargetForTesting respects null transitions.Gravatar mstaib2017-03-31
* Make Bazel resilient to files in /sdk/system-images.Gravatar ajmichael2017-03-31
* Clone the remote execution implementation into a new classGravatar ulfjack2017-03-29
* Init absent action configs for CppCompile actionsGravatar hlopko2017-03-29
* Resolve special provider names when checking for mandatory providersGravatar vladmos2017-03-29
* Change print(artifact) to return "File" instead of "Artifact"Gravatar vladmos2017-03-29
* Stop returning JavaSourceJarsProvider from java_libraryGravatar elenairina2017-03-29
* Clear AspectValues when discarding analysis cache, along with ConfiguredTarge...Gravatar janakr2017-03-29
* Fix downloader so reset connections can resumeGravatar jart2017-03-29
* Catch cases where exec fails before WaitForCompletionCommand starts.Gravatar mstaib2017-03-29
* Split out the InvocationPolicy parser from the enforcer.Gravatar ccalvarin2017-03-29
* A flag to control the outputs that cc_proto_library expects from proto-compiler.Gravatar Carmi Grushko2017-03-28
* Genrules only depend on the C++ toolchain if they have C++ make variables. Gravatar Greg Estren2017-03-28
* Rename ToolchainLookup rule to ToolchainType, to better explain the usage ofGravatar John Cater2017-03-28
* Move -Wl,--gdb-index into crosstoolGravatar Marcel Hlopko2017-03-27
* introduce hidden flag to configure bytecode optimizersGravatar Kevin Bierhoff2017-03-27
* Stop setting -isystem for gcc builtin include directories.Gravatar Adam Michael2017-03-27
* Deja-vu: Using an ActionInputFileCache for SHA1 digests used with remote exec...Gravatar Ola Rozenfeld2017-03-27
* Fix more cases of PathPackageLocator test flakiness on Windows due to case-in...Gravatar John Cater2017-03-27
* Unit tests respect top-level rule-class transitions.Gravatar Cal Peyser2017-03-27
* Un-rollback and fix bugs in resource density filteringGravatar Googler2017-03-27
* Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.Gravatar Googler2017-03-24
* FlagSet.with_feature can be used to condition the application of the FlagSet ...Gravatar Cal Peyser2017-03-24
* Add new utility function to encode options as argument list Gravatar Klaus Aehlig2017-03-23
* Remove provider safety check and make all old ctx objects featurelessGravatar Vladimir Moskva2017-03-23
* Rollback of commit 1e18045ed9d6ab9c945cec69286a7d8bd288a507.Gravatar Tobias Werth2017-03-23
* Add an optional coverage_files argument to cc_toolchainGravatar Googler2017-03-22
* Enable SkylarkCallable methods to be used on ClassObjects.Gravatar Michael Staib2017-03-22
* Filter android_binary resources by screen density in the analysis phaseGravatar Googler2017-03-22
* Fix dir() on Targets with aspects applied.Gravatar Dmitry Lomov2017-03-22
* Remove only-in-tests null checks in SkyframeActionExecutor.Gravatar Janak Ramakrishnan2017-03-22
* Make ArtifactFunctionTest#testMiddlemanArtifact more realistic by making the ...Gravatar Janak Ramakrishnan2017-03-22
* Open source AndroidLibraryTestGravatar Adam Michael2017-03-22
* Split up InvocationPolicyEnforcerTest.Gravatar Chloe Calvarin2017-03-22
* Rollback of commit 65a9bc9a79a660291210719862bc194a87311943.Gravatar Googler2017-03-22
* --Gravatar Luis Fernando Pino Duque2017-03-22
* Add SpawnInputExpander helper class to arrange runfiles for spawn strategiesGravatar Ulf Adams2017-03-21
* Clean up InvocationPolicyEnforcerTest.Gravatar Chloe Calvarin2017-03-21
* Factor out local variables in FilesystemValueCheckerTest, just to reduce the ...Gravatar Janak Ramakrishnan2017-03-21
* Enforce that the SkyKey returned by ActionLookupKey#getSkyKey is an ActionLoo...Gravatar Janak Ramakrishnan2017-03-21
* Enable rules to transition based on their Rule objects.Gravatar Michael Staib2017-03-21
* RELNOTES[NEW]: If grte_top is a label, it can now follow non-configurable red...Gravatar Googler2017-03-21
* Define the ConfigFeatureFlagConfiguration fragment.Gravatar Michael Staib2017-03-21
* Make the spell checker a bit more conservative.Gravatar Laurent Le Brun2017-03-21
* Replace native AndroidStudioInfoAspect with an error message.Gravatar Googler2017-03-21
* Add ActionInput.getExecPath, which returns a PathFragmentGravatar Ulf Adams2017-03-21