1. dc702ce Rename "Skylark" to "Starlark" in documentation. by laurentlb · 7 years ago
  2. 82085c4 Update documentation: change 'committed-size' to 'committed-heap-size' by Googler · 7 years ago
  3. 2734ceb Add note about requiring an <instrumentation> tag in a test app's AndroidManifest.xml by jingwen · 7 years ago
  4. fc6640e Fix "Deprecated API" header by laurentlb · 7 years ago
  5. a6b2a1b add missing comma in cc_library example by steple · 7 years ago
  6. ccbd3e6 correct the link within code block by Wayou Liu · 7 years ago
  7. e7fcab3 Add minimal documentation for the new aquery command. by twerth · 7 years ago
  8. c0dfe1d Add Angular rules to the building javascript resources page. by Googler · 7 years ago
  9. d2ce270 Fix typo. by twerth · 7 years ago
  10. 5ff94b7 Remove "experimental" from android_instrumentation_test docs by jingwen · 7 years ago
  11. e762157 Document the fact that blaze query doesn't respect the 'manual' flag on tests. This could change in the future but has confused several people recently so documenting the state of the world as is for now. by juliexxia · 7 years ago
  12. 3081fd9 docs: update link to Visual C++ Build Tools 2015 by Laszlo Csomor · 7 years ago
  13. ec83598 Change the list of rc files accepted. by ccalvarin · 7 years ago
  14. 6d07c36 Fixed two broken links by Googler · 7 years ago
  15. be31bb8 Modify --subcommands to allow pretty printing the arguments of a subcommand by ahumesky · 7 years ago
  16. cd91d1c Update build-ref.html by Alex Beggs · 7 years ago
  17. 7574865 docs: update Windows installation and setup docs by Laszlo Csomor · 7 years ago
  18. 59b0856 Automatic code cleanup. by Googler · 7 years ago
  19. 59a0b3f Remove cookbook by laurentlb · 7 years ago
  20. 2a8b657 Add a --server_javabase startup option as an alias for the LHS --host_javabase by cushon · 7 years ago
  21. 7c7e566 Delete --show_package_location, which has been deprecated / no-op for years. by felly · 7 years ago
  22. 7d9596c Make the docs for --javabase less misleading by cushon · 7 years ago
  23. a5b6063 Fix bazel vision layout by dslomov · 7 years ago
  24. 3ffc665 fix typo: "how to creates" -> "how to create" by Vladimir Rutsky · 7 years ago
  25. aceca06 Add Bazel + Android codelab to Android Resources page by Jingwen Chen · 7 years ago
  26. edc3376 Add Bazel Vision document. by Dmitry Lomov · 7 years ago
  27. e1d9b58 Remove gender specific prononuns from Bazel codebase by hlopko · 7 years ago
  28. cb7ed16 Rules are no longer experimental. by laurentlb · 7 years ago
  29. cb57101 Remove documentation about Bazel without embedded JDK by pcloudy · 7 years ago
  30. 96829fe Fix multi line code blocks by dannark · 7 years ago
  31. 34fd09d Remove stray backticks to fix end of code block in testing documentation. by Googler · 7 years ago
  32. 86e007f Add anchor tags to external.md page for actual linkability! by dannark · 7 years ago
  33. 0d279f3 Add doc about repo_mapping by dannark · 7 years ago
  34. 7c8607e Adds documentation for community supported platforms by Rishabh Chakrabarti · 7 years ago
  35. 9de215d [Skylark] Make range function lazy. by Taras Tsugrii · 7 years ago
  36. 58158ae site: udpate remote caching docs. Fixes #5488 by buchgr · 7 years ago
  37. 47e86d7 Fixed some typos in the Android NDK documentation by jingwen · 7 years ago
  38. e169b94 Documentation for Android NDK support with Bazel by jingwen · 7 years ago
  39. 8243c84 Fix closing bracket for URL by Googler · 7 years ago
  40. a7ffccd remote: unix socket support for remote http caching by buchgr · 7 years ago
  41. 73abea5 Remove the experimental section on the website. by laurentlb · 7 years ago
  42. f4c494d Update Blaze user manual to mention the new blaze run behavior. by diamondm · 7 years ago
  43. d80739a Clarify documentation for implicit deps and default attr values by brandjon · 7 years ago
  44. b0c8619 Skylark spec: -x is not an Operand, but a UnaryExpr by laurentlb · 7 years ago
  45. bbc8ed1 Clarify attr documentation by brandjon · 7 years ago
  46. e047900 PiperOrigin-RevId: 203116395 by brandjon · 7 years ago
  47. 151717c Docs: Query Language: Minor cleanup by Googler · 7 years ago
  48. c4dc7ee site/docs: update list of supported fedora versions by Nikhita Raghunath · 7 years ago
  49. 049a57e Adding --repositories to generate_workspace docs by flamecoals · 7 years ago
  50. ef5873b Remove outdated cfg=data" by gregce · 7 years ago
  51. 89dfee5 Fix minor errors in[] by Googler · 7 years ago
  52. cb68a96 Clarify that depset order is deterministic by brandjon · 7 years ago
  53. 9594d5e If a dictionary is used as a general set, the keys should be mapped to `True` instead of `None`. by Googler · 7 years ago
  54. 18de315 repository_rules.md: update documentation on return values by Klaus Aehlig · 7 years ago
  55. 654c77c Remove fixed point config expansion. by ccalvarin · 7 years ago
  56. 518568f Add missing space. by spomorski · 7 years ago
  57. 465b834 Fix link to windows platform bugs by justhecuke · 7 years ago
  58. 5317946 Document troubleshooting Bazel remote execution using the Docker sandbox feature. by spomorski · 7 years ago
  59. bf57a0a Add documentation on platform flags to the user manual. by jcater · 7 years ago
  60. 16b33e8 Fix xdot command example in cpp tutorial by Naresh · 7 years ago
  61. 0632505 Platform documentation fixes. by jcater · 7 years ago
  62. 6abc749 docs: don't list all attribute types in build-ref by Laszlo Csomor · 7 years ago
  63. 5d35794 docs: fix broken link on tutorial/java.html by Laszlo Csomor · 7 years ago
  64. 04034a6 Document adapting custom Bazel rules for remote execution. by spomorski · 7 years ago
  65. a7e0c75 docs,windows: emphasize that BAZEL_VS != BAZEL_VC by Laszlo Csomor · 7 years ago
  66. c44a87b Publish detailed configurable attributes (select()) documentation. by gregce · 7 years ago
  67. 2091a2e Add link to the auto-generated Node_JS rules documentation. by spomorski · 7 years ago
  68. af8b772 Mark --batch as deprecated in the documentation. by ccalvarin · 7 years ago
  69. 03ca7d1 Add explicit TOC and fix markdown incompatible with Jekyll. by spomorski · 7 years ago
  70. 41bf88d Fix TEST_SHARD_INDEX documentation. by Googler · 7 years ago
  71. 9cfa4cb Update Blaze documentation to reflect that gcc is not the only compiler used. by Googler · 7 years ago
  72. 25ae199 Remove --glibc option by rosica · 7 years ago
  73. 97a932f Add documentation for building JavaScript outputs. by spomorski · 7 years ago
  74. 646c393 Small tagging change in HTML doc. by Googler · 7 years ago
  75. aaf11e9 Make tools in action inputs an error. by tomlu · 7 years ago
  76. 8470058 Fix string.title and string.upper documentation. by Googler · 7 years ago
  77. dd457b6 docs(tutorial/cpp): fix link to other tutorials by Kelsey Z · 7 years ago
  78. 99a7c44 Provide more details on the transition to Skylark {git,http}_repository by Klaus Aehlig · 7 years ago
  79. ab2431e docs, website: remove bad `sh` from command by Laszlo Csomor · 7 years ago
  80. 768f181 Fix typo in cpp.md by ???? · 7 years ago
  81. 7c501fc Remove colspan=2 from test encyclopedia entry. by Googler · 7 years ago
  82. dd5f7db De-document the Skylark "data" transition. by gregce · 7 years ago
  83. 5a2238d Remove "bazel run --nodirect_run". by lberki · 7 years ago
  84. ffb082f Add more detail on toolchain resolution by katre · 7 years ago
  85. a940a1a Replace html pre block with markdown code block to show <version> by Jamie · 7 years ago
  86. bdcdd5b Fix typo in user manual by Dmitry Petrashko · 7 years ago
  87. c251ead Update android_instrumentation_test docs to reflect new android/android-test repository by jingwen · 7 years ago
  88. 8d2c8ae Make small readability improvements to Blaze user manual. by Googler · 7 years ago
  89. 4691ad9 docs: fix formatting errors by Laszlo Csomor · 7 years ago
  90. fc58231 Recommend 4 spaces for indentation in the style guide. by laurentlb · 7 years ago
  91. 17abb60 Fix typo. by Googler · 7 years ago
  92. 6532ecc docs: rewrite Windows install and bootstrap guide by Laszlo Csomor · 7 years ago
  93. 507acf9 Update recursive glob docs. by Googler · 7 years ago
  94. 4a3b05d remote/docs: fix position in ToC and grammar mistakes. by buchgr · 7 years ago
  95. db50b5e Document test sharding and --test_filter for test runners by Paul Draper · 7 years ago
  96. e374970 Add --incompatible_disallow_legacy_javainfo flag. by tomlu · 7 years ago
  97. fa26e6e Fix typo in `install-ubuntu.md` by George Kalpakas · 7 years ago
  98. 0cfc7b2 FIX: space by Alpha · 7 years ago
  99. 87493af Fix code blocks in the documentation by vladmos · 7 years ago
  100. 4ee7f11 remote: introduce --disk_cache_flag by David Ostrovsky · 7 years ago