1. 6b2d8b8 Fix link (maybe)? by Jon Brandvein · 8 years ago
  2. e226fe8 Fix broken link: s/html/md/ by Googler · 8 years ago
  3. 2b88f62 Make mobile-install wait for debugger by Googler · 8 years ago
  4. ab44492 Detail support channels by Steren Giannini · 8 years ago
  5. 1b91de7 Small fixes: title case and rendering of rule names. by Googler · 8 years ago
  6. 49fc305 Typo fix by Jon Brandvein · 8 years ago
  7. 9bb9001 Update android tutorial to clarify android sdk path options by Iain McGinniss · 8 years ago
  8. 12e9947 Topic describing "what is Bazel" at a high-level, with a focus on: build files and their language, the dependency graph, and Bazel being fast/correct/reproducible. by Googler · 8 years ago
  9. a763ce1 Update instructions for building bazel from source by Klaus Aehlig · 8 years ago
  10. 8e29780 Add Java install step for Homebrew install guide by Steren · 8 years ago
  11. 0eda2a0 Remove shell highlighting which isn't supported by our version of jekyll. by John Cater · 8 years ago
  12. 25aa033 Add more depset documentation by Jon Brandvein · 8 years ago
  13. 4c1b1fd Add host_cxxopt in parallel to host_copt. by Marcel Hlopko · 8 years ago
  14. cd66f96 Fix broken link by Jon Brandvein · 8 years ago
  15. 3df106e Remove historical reference to test runners from user manual. by Michael Staib · 8 years ago
  16. a2e5084 Add overview documentation on depsets by Jon Brandvein · 8 years ago
  17. fc90803 Document skylark repositories invalidation by Damien Martin-Guillerez · 8 years ago
  18. 9143062 Mention that generators/generator expressions aren't in Skylark by Jon Brandvein · 8 years ago
  19. 61393e2 Add even more links to rules/macros documentation. by Laurent Le Brun · 8 years ago
  20. 7bd3c81 Update doc wrt set vs depset. by Laurent Le Brun · 8 years ago
  21. 463a957 Split documentation. Move language description to a separate page. by Laurent Le Brun · 8 years ago
  22. 3b6370c Add more links and explainations in the rules page by Laurent Le Brun · 8 years ago
  23. fa65195 Mention more differences with Python by Laurent Le Brun · 8 years ago
  24. 7f0cd62 Disallow comparison of objects of different types in Skylark by Vladimir Moskva · 8 years ago
  25. a2f9f68 Clarify documentation about Concepts by Laurent Le Brun · 8 years ago
  26. 575ae54 Specify layout for build-style.md and bzl-style.md by Laurent Le Brun · 8 years ago
  27. c848bf3 Note that --config can be picked up from rc files. by Googler · 8 years ago
  28. c1641b8 Doc: mention profiling and specification. by Laurent Le Brun · 8 years ago
  29. fc9750c Roll forward of change 142452055 by Kristina Chodorow · 8 years ago
  30. 751703c Add missing line breaks. by Chaoren Lin · 8 years ago
  31. 0804824 Convert Query How To page to Markdown. by David Chen · 8 years ago
  32. 0f00ccb Update docs on bash completion by Kristina Chodorow · 8 years ago
  33. 578d2bf Install guide: add known issues; Windows doc fixes by Laszlo Csomor · 8 years ago
  34. df6bbec Update dict docs by Jon Brandvein · 8 years ago
  35. 8d2c166 Move Android resource shrinking from experimental to stable. by Andrew Pellegrini · 8 years ago
  36. ec5837d Added zsh autocomplete hint for compdump reinit by Markus Lachinger · 8 years ago
  37. df6945f Doc: fix typo by Steren · 8 years ago
  38. 5a7ea19 Don't inherit TEST_RANDOM_SEED from the local environment. by Ulf Adams · 8 years ago
  39. 03c534d Fix output path of compile.sh by Klaus Aehlig · 8 years ago
  40. f1a15c0 Update blaze user manual to document --apple_crosstool_top. by Cal Peyser · 8 years ago
  41. 14d9522 Remove --javawarn by Liam Miller-Cushon · 8 years ago
  42. 105e661 Updates Android flag documentation. by Alex Humesky · 8 years ago
  43. 1bb371f Doc: fix tutorial text to be in sync with the sample. by Steren · 8 years ago
  44. d9db169 Document --build_tag_filters flag by Googler · 8 years ago
  45. 8820f10 Update the tutorial to use the best way to load rules_appengine. by John Cater · 8 years ago
  46. e86afd9 Doc: Update wording for local run and 'Google Cloud Console' name by Steren · 8 years ago
  47. 51564f5 Mention unsupported set syntax by Jon Brandvein · 8 years ago
  48. 35e1613 Doc: section title should reflect the correct rule name by Steren · 8 years ago
  49. d810d9a Clarify concepts.md (re: mutability, scoping, loads) by Jon Brandvein · 8 years ago
  50. ccb78ec Update BUILD file to list all docs by Laurent Le Brun · 8 years ago
  51. b99c1cf Add missing documentation for some analyze-profile flags. by Dmitry Shevchenko · 8 years ago
  52. 81eacdb Getting started: fix broken link by Steren · 8 years ago
  53. f768232 Rollback of commit b7c00d8762d74fb54d0a6b0eb355abc6dc7a97c3. by Damien Martin-Guillerez · 8 years ago
  54. ac0e4ec bazel - improve the order for update and install. by Googler · 8 years ago
  55. b7c00d8 Export dot-format graphs as-is and download dot as an external repo by Kristina Chodorow · 8 years ago
  56. c5724bc Clarify potentially confusing documentation relating to blaze server processes. by Shreya Bhattarai · 8 years ago
  57. a7a9dbc Rollback of commit b9f914fa56a00530d38b597dc853aad50d1decfb. by Kristina Chodorow · 8 years ago
  58. b9f914f Make Bazel build dot by Kristina Chodorow · 8 years ago
  59. 12474d0 Use correct comment type (# instead of //) in Skylark cookbook example. by Florian Weikert · 8 years ago
  60. 0c7a5d8 Update docs to simplify the specification of Xcode/SDK versioning. by Dave MacLachlan · 8 years ago
  61. 24d8853 typo: s/API/APT/ by Michael Stapelberg · 8 years ago
  62. 432e83e Add note about upcoming change to nested set union semantics by Jon Brandvein · 8 years ago
  63. 67f1a85 Update list of expected future changes by Jon Brandvein · 8 years ago
  64. e0e5080 Add missing cfg="host" to example executable by Justin Buchanan · 8 years ago
  65. 468ecdc Improve windows docs around C++ by Peter Mounce · 8 years ago
  66. ef4e78a Bazel documentation update, mainly for Windows by Laszlo Csomor · 8 years ago
  67. fd0e41a Updates sandbox doc. Fixes #2112. by Yue Gan · 8 years ago
  68. e4f5c82 Add ctx.coverage_instrumented function to Skylark by Googler · 8 years ago
  69. 7a41ce9 fix typo in example in aspects docs by Evan Martin · 8 years ago
  70. cecd5f4 Fix links on Java Bazel Tutorial page. by David Chen · 8 years ago
  71. 8d10221 Adapt the installation instruction to the distfile by Klaus Aehlig · 8 years ago
  72. 8b31ea6 Add documentation that configuration is required when attribute is executable. by Googler · 8 years ago
  73. 314193a Test Encyclopedia: fix duplicate entries by Laszlo Csomor · 8 years ago
  74. c88bc9f by Jon Brandvein · 8 years ago
  75. fa407e5 EvalException can now show a url for additional information by Laurent Le Brun · 8 years ago
  76. f9fa89f Support RCs with chocolatey package by Peter Mounce · 8 years ago
  77. 03afc7d Windows, installation docs: clarify VS requirement by Laszlo Csomor · 8 years ago
  78. 8fc795a remove references to "server.socket" file by Thiago Farina · 8 years ago
  79. 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
  80. c1fb834 Aspects, Documentation: Changes ctx.attr.deps to ctx.rule.attr.deps in code example. by Pedro Liberal Fernandez · 8 years ago
  81. 4d6aa19 Cookbook doc fix by Jon Brandvein · 8 years ago
  82. 6da46f0 Update Skylark documentation by Laurent Le Brun · 8 years ago
  83. 8ec704b fix maven_jar name attribute by Googler · 8 years ago
  84. c17ee05 Update io_bazel_rules_appengine to use tag 0.0.3 by Iain Merrick · 8 years ago
  85. d0a08e5 Mention PATH niggles in more detail by Peter Mounce · 8 years ago
  86. 671045b Add the public key directly on our website. by Damien Martin-Guillerez · 8 years ago
  87. 87366aa Update Windows documentation with msys2 version guidance . by Dmitry Lomov · 8 years ago
  88. 317d5df Blog post on Windows status and new installation instructions. by Dmitry Lomov · 8 years ago
  89. f95fa87 Mention that lists can be stored in sets after freezing by Jon Brandvein · 8 years ago
  90. 0bd3739 Adds build flag to the debugging tips section by Googler · 8 years ago
  91. c37fc16 mark-down fix: use sh as lexer instead of unkown shell by Klaus Aehlig · 8 years ago
  92. eb87208 Make cc_configure on Windows more robust by Yun Peng · 9 years ago
  93. 65e3ae6 Disallow mutation of values being iterated by a for loop or comprehension by Jon Brandvein · 9 years ago
  94. a27949e Create a package for Windows via chocolatey by Peter Mounce · 9 years ago
  95. 7a8c3cf Fix external label in Bazel's C++ Tutorial. by Laszlo Csomor · 9 years ago
  96. 754ece1 Update concepts.md to warn users of upcoming changes to Skylark by Jon Brandvein · 9 years ago
  97. 836bda0 Remove mention of non-existent bazel flag. by Laszlo Csomor · 9 years ago
  98. 68b4a2d Fix broken link due to googlecode retirement. by Paul Cody Johnston · 9 years ago
  99. bf7f265 Add refresh and upgrade/downgrade to pacman command. by Dillon Cower · 9 years ago
  100. 0bcc984 Update bazel docs to (more) accurately state allowed package names. by Googler · 9 years ago