aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Adds a codec for RegexFilter.Gravatar Googler2017-12-13
* Allow not recognized Artifact category to be handled in Analysis phaseGravatar Googler2017-12-13
* Fix the documentation to allow making links to BE documetation articlesGravatar vladmos2017-12-13
* Refactor flag access out of Adb._Exec() and into main().Gravatar Akira Baruah2017-12-13
* Explain why --include_imports should not be used when creating the descriptor...Gravatar carmi2017-12-13
* Use java.nio.file.Files.createTempDirectory() to create temporary directory i...Gravatar ruperts2017-12-13
* Allow access to some TestAttempt fields for testingGravatar ulfjack2017-12-13
* Implement --(no)expand_test_suites flag.Gravatar dslomov2017-12-13
* Fix broken target in Intellij project definition.Gravatar buchgr2017-12-13
* Fix windows_cc_configure after https://github.com/bazelbuild/bazel/commit/2ae...Gravatar hlopko2017-12-13
* GitRepository: Close repository when cloning is doneGravatar Yun Peng2017-12-13
* Fix small typo in user manualGravatar Dave Rolsky2017-12-13
* Fix a glob to include TestSubject.java in DesugarGravatar Laszlo Csomor2017-12-13
* Enable local action execution statistics collection when the LocalSpawnRunner...Gravatar ruperts2017-12-12
* Initialize the RuleClassProvider only once.Gravatar carmi2017-12-12