aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Update Skylark Readability Guidelines.Gravatar dslomov2017-12-14
* Fix light typo in java docs.Gravatar dbabkin2017-12-14
* Remove the word 'Skylark' when it doesn't add any value.Gravatar laurentlb2017-12-14
* Fix link.Gravatar GinFungYJF2017-12-14
* Initial @AutoCodec implementation.Gravatar Googler2017-12-13
* Perform ZipFilterAction on the instrumentation JAR using the target JAR as fi...Gravatar jingwen2017-12-13
* Add check for $experimental_testsupport in isExperimentalJavaTest.Gravatar dannark2017-12-13
* make desugar resilient to unrelated lambdas being dumped while it runsGravatar kmb2017-12-13
* Update aapt2 to recent version from git_pi-release.Gravatar Googler2017-12-13
* Make linux-sandbox output execution statistics for executed commands.Gravatar ruperts2017-12-13
* Add hooks to Bazel client for adding memory and logging specific JVM flags.Gravatar ajmichael2017-12-13
* Add more links to examples in the documentation.Gravatar laurentlb2017-12-13