aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Clean up string representations for configured targetsGravatar vladmos2017-07-07
* Restrict writing build events to a white-listed set of commandsGravatar Klaus Aehlig2017-07-07
* Clean up string representations for rule and aspect contextsGravatar vladmos2017-07-07
* Make sure to check the received digest on downloadGravatar ulfjack2017-07-07
* Platform -> ApplePlatform, to avoid ambiguity with the newly introducedGravatar cpeyser2017-07-07
* Remove all non-essential call sites of methods on Jvm.Gravatar lberki2017-07-07
* Clean up string representations for providersGravatar vladmos2017-07-07
* Ignore unknown file types in profile zip filesGravatar Googler2017-07-07
* Do not NPE crash when C++ actions are not configured in crosstoolGravatar hlopko2017-07-07
* Refactor RemoteSpawn{Strategy,Runner}Gravatar ulfjack2017-07-07
* Clean up string representations for attr and attr.*Gravatar vladmos2017-07-07
* remote: Add a SingleSourceBuilder to the Chunker.Gravatar buchgr2017-07-07
* Avoid relying on System.out/err going to the terminalGravatar ulfjack2017-07-07
* Move CommandEnvironment creation and beforeCommand call after options parsingGravatar ulfjack2017-07-07
* Cache flaky tests (remove the cachable flag from test result data)Gravatar ulfjack2017-07-07
* Improve error message when calling a builtin function with wrong typeGravatar laurentlb2017-07-07
* remote: Make RetryException aware of gRPC's StatusException.Gravatar buchgr2017-07-07
* Plumb some information about the location of the JVM through JavaRuntimeProvi...Gravatar lberki2017-07-07
* Replace Transitions.configurationHook with equivalent rule class transitions.Gravatar gregce2017-07-07
* Automated rollback of commit 9000e61fc1737444392ffe251727e8331fab3cf2.Gravatar Googler2017-07-07
* Switch from using set/getPchFile on CompilationArtifacts to a doNotUsePch opt...Gravatar Googler2017-07-07
* Remove FragmentOptions' addAllLabels and getAllLabels and friends.Gravatar mstaib2017-07-07
* Factor out BuildConfigurationCollection.Transitions.getDynamicTransition.Gravatar gregce2017-07-07
* Exclude //external targets from //...Gravatar kchodorow2017-07-07
* Clean up string representations for select valuesGravatar vladmos2017-07-07
* Clean up string representations for aspectsGravatar vladmos2017-07-07
* Make build_event_stream_test more robustGravatar aehlig2017-07-07
* Clean up string representations for functionsGravatar vladmos2017-07-07
* Remove JavaIdeInfoProvider.Gravatar dslomov2017-07-07
* Remove showName argument in FunctionSignature, it was always true.Gravatar laurentlb2017-07-07
* Remove apple_watch2_extension ruleGravatar cparsons2017-07-07
* Move the remote initialization code out of RemoteSpawnStrategyGravatar ulfjack2017-07-07
* Prohibit multiple load() statements from appearing on the same lineGravatar brandjon2017-07-07
* Android tests: prepare tests for parameter filesGravatar laszlocsomor2017-07-06
* Simplify the ActionInputFileCacheGravatar ulfjack2017-07-06
* Fix SkylarkDict.castSkylarkDictOrNoneToDict to return a Map.Gravatar jcater2017-07-06
* Delete unused reuseJavaCompileActionsFromProtoLibrary.Gravatar carmi2017-07-06
* Create top-level configs dynamically: period.Gravatar gregce2017-07-06
* Add a default for defaultsToSelf so dynamic transitions don't have to worry a...Gravatar gregce2017-07-06
* Remove the ToolchainConstructor class and change uses to be either aGravatar John Cater2017-07-06
* Fix expand_location to correctly use TransitiveInfoCollection instead ofGravatar John Cater2017-07-06
* Make 'platform_type' a mandatory attribute.Gravatar cparsons2017-07-06
* Improve the ToolchainInfo provider and add more data.Gravatar John Cater2017-07-06
* Fix LocalRepositoryLookupFunction to normalize paths so they are compared pro...Gravatar John Cater2017-07-06
* Require LValues to have at least one variable.Gravatar laurentlb2017-07-06
* Assume crosstools that don't have 'no_legacy_features' feature need patchingGravatar hlopko2017-07-06
* RELNOTES: Add option for Android specific grte_topGravatar Googler2017-07-06
* Rewrite blob upload to use temporary filesGravatar ulfjack2017-07-06
* Try to clarify "unaffected by subinclude," and also stop mentioning subinclud...Gravatar cpovirk2017-07-06
* Handle problematic resource qualifiers in references to individual resourcesGravatar Googler2017-07-05