aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove objc_includes_prioritize_static_libsGravatar cparsons2017-07-10
* Add doc argument to attr.*, rule, aspect, and provider.Gravatar allevato2017-07-10
* Clean up string representations for artifactsGravatar vladmos2017-07-10
* Update the default values for the C++ and Java late-bound attributes to the c...Gravatar janakr2017-07-10
* Add toolchain() rule for declaring toolchains with type and constraints.Gravatar John Cater2017-07-07
* Clean up string representations for configured targetsGravatar vladmos2017-07-07
* Fix BuildRuleWithDefaultsBuilder to work properly with NODEP_LABEL attributes.Gravatar jcater2017-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
* Add debugging for flaky test: maybe fifo problem.Gravatar Janak Ramakrishnan2017-07-07
* Exclude //external targets from //...Gravatar kchodorow2017-07-07
* Clean up string representations for select valuesGravatar vladmos2017-07-07
* Remove support for -extra_checks:offGravatar cushon2017-07-07
* Tweak buildjar/JavaBuilder to not output missing deps twice.Gravatar Googler2017-07-07
* Remove an unused constructorGravatar cushon2017-07-07
* Clean up string representations for aspectsGravatar vladmos2017-07-07
* Add "terminal output" OptionEffectTag to option_filters.proto and clean up so...Gravatar janakr2017-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
* Open source unit tests for the objc rules.Gravatar cpeyser2017-07-06
* Delete unused reuseJavaCompileActionsFromProtoLibrary.Gravatar carmi2017-07-06
* Create top-level configs dynamically: period.Gravatar gregce2017-07-06