aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use an immutable Attribute factory in objects that are persisted to Skyframe,...Gravatar janakr2018-03-22
* Add a DefaultBuildOptions specifying default build flags that may differ from...Gravatar mjhalupka2018-03-22
* Make j2objc_dead_code_pruner handle additional optional component (-[0-9]+) a...Gravatar Googler2018-03-22
* Make ManifestMergerAction able to not take a primary manifestGravatar asteinb2018-03-22
* Allow NestedSetCodec to share members across multiple deserializations.Gravatar cpeyser2018-03-22
* Make DumpPlatformClassPath more deterministicGravatar cushon2018-03-22
* Create useSkylarkSemantics for @SkylarkCallable, so annotated methods can spe...Gravatar cparsons2018-03-22
* Remove unused Digest class.Gravatar Googler2018-03-22
* Create AndroidManifestInfo providerGravatar asteinb2018-03-22
* Ensure -fPIC set on shared non-LTO backends as neededGravatar Googler2018-03-22
* Fix ConcurrentModificationException in memory tracker.Gravatar tomlu2018-03-22
* Convert SkylarkActionFactory methods to use @SkylarkCallable instead of @Skyl...Gravatar cparsons2018-03-22
* Skylint check for returning old-style providers.Gravatar laurentlb2018-03-22
* Add annotation-processor verification that only one of Param.type or Param.al...Gravatar cparsons2018-03-22
* RELNOTES: In int() function, do not auto-detect base if input starts with '0'.Gravatar laurentlb2018-03-22
* Move ConfigFeatureFlagConfiguration.Options to a top-level class.Gravatar mstaib2018-03-22
* Make android tools stop accepting --annotationJar.Gravatar ajmichael2018-03-22
* Forward deps artifacts from FeatureFlagSetterRule.Gravatar mstaib2018-03-22
* Add a new SandboxfsSandboxedSpawn to spawn actions using sandboxfs.Gravatar jmmv2018-03-22
* Remove current contents of the default global bazelrc.Gravatar John Cater2018-03-22
* Local Disk Cache: Only write to disk if target hash doesn't already exist.Gravatar robinnabel2018-03-22
* Assume toolchain supportsDynamicLinker from presence of "dynamic_linking_mode...Gravatar hlopko2018-03-22
* Adding olaola to OWNERS on all remote libraries and tests.Gravatar olaola2018-03-22
* Readd SkylarkCcToolchainConfigureTest after fixGravatar hlopko2018-03-22
* Remove the --incompatible_disallow_uncalled_set_constructor flagGravatar vladmos2018-03-22
* Deprecate BuildConfiguration.Fragment#topLevelConfigurationHook().Gravatar lberki2018-03-22
* Remove ResourceFilterFactory#getOutputDirectorySuffix().Gravatar lberki2018-03-22
* remote/http: properly support read timeoutGravatar Jakob Buchgraber2018-03-22
* Remove overloaded function in QueryEnvironmentFactoryGravatar dbabkin2018-03-22
* Improve error message when a persistent worker sends an unparseable response.Gravatar philwo2018-03-22
* Remove the flag --incompatible_show_all_print_messagesGravatar vladmos2018-03-22
* add Bazel's Buildkite configurationGravatar Jakob Buchgraber2018-03-22
* Windows: Expose setup_vc_env_vars function from windows_cc_configure.bzlGravatar Yun Peng2018-03-22
* Windows doc: Update docs about building Java and Python on WindowsGravatar Yun Peng2018-03-22
* Remove an unused flag.Gravatar lberki2018-03-22
* Store RuleClassType in RuleClass. Shouldn't use much more memory, and allows ...Gravatar janakr2018-03-21
* Include manifest size when presizing ijar outputGravatar cushon2018-03-21
* Clean up unnecessary "additional data" from memoizing deserialization. Since ...Gravatar janakr2018-03-21
* Use PATH and LD_LIBRARY_PATH from the client's environment if possibleGravatar ulfjack2018-03-21
* Clarify migration instructions for providersGravatar brandjon2018-03-21
* Introduce string.elem() method.Gravatar laurentlb2018-03-21
* Update the client's skeleton logging framework to use it for --client_debug.Gravatar ccalvarin2018-03-21
* A tiny binary to print all rules in a package, after BUILD macro expansion.Gravatar carmi2018-03-21
* Stop objc_proto_library from returning the generated sources.Gravatar kaipi2018-03-21
* Automatic code cleanup.Gravatar Googler2018-03-21
* Increase the timeout of SkylarkTests, which should make it no longer flaky.Gravatar cparsons2018-03-21
* Precompute Attribute#hashCode to remove gc churn from the Object[] allocation...Gravatar nharmata2018-03-21
* Memoize non-rule configured targets. This is probably a good idea in general,...Gravatar janakr2018-03-21
* Opensource some basic client tests.Gravatar ccalvarin2018-03-21
* Propagating and printing server logs on demand.Gravatar olaola2018-03-21