aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove support for --android_sdk=<filegroup>.Gravatar ajmichael2017-12-18
* Improve doc for .files and add more links/examples.Gravatar laurentlb2017-12-18
* Don't assume java.home points to a jre/ sub-directoryGravatar cushon2017-12-18
* Remove JavaNeverlinkInfoProvider.Gravatar elenairina2017-12-18
* Modify implicit dependency for Stubby servicesGravatar Googler2017-12-18
* remote: fix out-of-date documentationGravatar Jakob Buchgraber2017-12-18
* Update tools/ modules for compatibility with python 3.Gravatar Akira Baruah2017-12-18
* Don't mention set() in depset() docstring.Gravatar Benjamin Peterson2017-12-18
* remote: fix rest cache documentation. Fixes #4246Gravatar buchgr2017-12-18
* Set the execution platform on a new SpawnAction based on the RuleContext.Gravatar John Cater2017-12-18
* Makes the auto_service rule export the plugin.Gravatar Shahan Yang2017-12-18
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Remove only native caller of CppConfiguration#getTargetGnuSystemName. This isGravatar cpeyser2017-12-18
* Fix a documentation linkGravatar vladmos2017-12-18
* Change CommandHelper to use TemplateExpander directlyGravatar ulfjack2017-12-18
* remote: Add support for Google Cloud Storage.Gravatar Jakob Buchgraber2017-12-18
* Preemptively add deps back for Objective-C compilation after it was removed inGravatar plf2017-12-18
* Windows DefParser: Remove dependency on //src/main/cpp/util:fileGravatar Yun Peng2017-12-18
* bazel_bootstrap_distfile_test: fix typoGravatar Klaus Aehlig2017-12-17
* Automated rollback of commit 70c2be189c9c0021f7c424c7399f8bdecc579b4e.Gravatar Googler2017-12-15
* Eagerly close directory content stream again when looking for dumped lambdasGravatar kmb2017-12-15
* Filter out generated databinding files from instrumentation APK.Gravatar ajmichael2017-12-15
* Optionally allow loaded packages to not be tracked.Gravatar janakr2017-12-15
* In LocalSpawnRunnerTest, be more generous with the expected wall time upper b...Gravatar ruperts2017-12-15
* Use assets from the APK for resource shrinking rather than from the merge act...Gravatar Googler2017-12-15
* Don't suggest using bazel clean --async when it's unsupportedGravatar Akira Baruah2017-12-15
* Fix the documentation formatting for SkylarkAttrGravatar vladmos2017-12-15
* Clarify the documentation for File.dirnameGravatar vladmos2017-12-15
* Add a Troubleshoot section for rulesGravatar laurentlb2017-12-15
* Document the --incompatible_show_all_print_messages flagGravatar vladmos2017-12-15
* third_party: update google http clientGravatar Jakob Buchgraber2017-12-15
* bazel_bootstrap_distfile_test: run a more simple setupGravatar Klaus Aehlig2017-12-15
* Update links to use the github examplesGravatar laurentlb2017-12-15
* Replace link to cookbook with link to Github examplesGravatar laurentlb2017-12-15
* Remove source specific build variables from C++ API.Gravatar plf2017-12-15
* Suppress self-assignment errors in desugar test dataGravatar cushon2017-12-14
* reflect prefix in additional ClassReader methods for consistency with what ha...Gravatar kmb2017-12-14
* Make FileSystem operate on LocalPath instead of Path.Gravatar tomlu2017-12-14
* Rename --keep_incrementality_data to --track_incremental_state.Gravatar ccalvarin2017-12-14
* Accept build IDs by flag. (Rollforward of https://github.com/bazelbuild/bazel...Gravatar ccalvarin2017-12-14
* Move msys path support into DependencySet, removing it from the general Path ...Gravatar tomlu2017-12-14
* Fix the generic class information in the documentationGravatar vladmos2017-12-14
* Clarify types of `ctx.attr.<attr_name>` objects.Gravatar vladmos2017-12-14
* Properly capitalize Build Event Protocol in Blaze output for consistency.Gravatar jingwen2017-12-14
* Replace `ctx.config` with `ctx.configuration` in the documentationGravatar vladmos2017-12-14
* Rename OutputGroupProvider -> OutputGroupInfo.Gravatar dslomov2017-12-14
* Add a non remote execution build to compare build timesGravatar Damien Martin-Guillerez2017-12-14
* Automatic code cleanup.Gravatar Googler2017-12-14
* Shell code cleanupGravatar Androbin2017-12-14
* Move profiling information from the Overview to the Optimizing page.Gravatar laurentlb2017-12-14