1. bf07eaf Add second method to access external dependencies when using generate_workspace tool. by Googler · 8 years ago
  2. c16f798 fixed broken link to maven_jar code in docs by Ittai Zeidman · 8 years ago
  3. 57742cc Update Bazel Test Encyclopedia. by Googler · 8 years ago
  4. d5930ea Allow Debian package to be installed alongside JDK 9 by Thomas Broyer · 8 years ago
  5. fd04ce8 Restore docs for javahotswap command. by dslomov · 8 years ago
  6. 71838c2 For topic about generate_workspace tool, fixed broken links and did some rewording. by Googler · 8 years ago
  7. 34bbdcf New flag `--incompatible_checked_arithmetic` to use checked arithmetics. by laurentlb · 8 years ago
  8. 8b1281b Improve the Skylark rule naming documentation by steren · 8 years ago
  9. c9d4425 Describe the tool `generate_workspace` in a separate topic. Update instructions for generating a WORKSPACE file. by Googler · 8 years ago
  10. a9f2bc2 We dropped support for JDK7 by steren · 8 years ago
  11. 30c35a2 Reorganize Windows install instructions by steren · 8 years ago
  12. 100a078 Fix TOC in this topic. Our markdown doesn't use [TOC] to create a table of contents. by Googler · 8 years ago
  13. b587350 Update aspect documentation to reflect aspect parameters. by Googler · 8 years ago
  14. 1b2e451 Remove misleading documentation about 'transitive-deps' target by Jeremy Apthorp · 8 years ago
  15. ffa68e2 Create and example of how to change the default on inherited attributes by Pweaver (Paul Weaver) · 8 years ago
  16. 205125b Use relative paths in links in docs. by dzc · 8 years ago
  17. 27486a6 Remove trailing closing parenthesis by dannark · 8 years ago
  18. e94ffea Add missing word by steren · 8 years ago
  19. 8880cf2 Forbid duplicate keys in dictionary literals by laurentlb · 8 years ago
  20. 1d8cd59 Rework jekyll-tree build to add redirects from site root. by dzc · 8 years ago
  21. f8e5e0d Remove Support page from docs. by dzc · 8 years ago
  22. 3c566c6 Use targets' labels' package identifier for query output=package by mschaller · 8 years ago
  23. e9424cf Automated rollback of commit 7dec00574aa91327693f6ba7e90bff5bc834253e. by ajmichael · 8 years ago
  24. 71c6aa8 Delete the 'upcoming' changes section. by laurentlb · 8 years ago
  25. c9b6f4a Introduce --incompatible_depset_is_not_iterable by laurentlb · 8 years ago
  26. 1d9d6fe Update install documentation with latest Bazel version number by steren · 8 years ago
  27. d02aabf Fix a link rot. by Googler · 8 years ago
  28. 855b7c5 Clarify a remark on upcoming changes by brandjon · 8 years ago
  29. 8570e4d Remove reference to Python-preprocessing in the documentation by laurentlb · 8 years ago
  30. 51dcd28 Fix couple of code blocks, doc paths in docgen templates. by dzc · 8 years ago
  31. ba69b39 Introduce --incompatible_load_argument_is_label (1st argument of load must be a label). by laurentlb · 8 years ago
  32. 9d5c0a0 Introduce --incompatible_comprehension_variables_do_not_leak by laurentlb · 8 years ago
  33. c9b3b74 docs: fix outputBase path by Thiago Farina · 8 years ago
  34. af70ce5 Don't call function names keyword in the query reference because they are not. by lberki · 8 years ago
  35. 11a89fb Document the --experimental_extra_action_top_level_only command line option. by lberki · 8 years ago
  36. d83cf04 Small edits to overview topic. by Googler · 8 years ago
  37. 0cce52e Re-add some accidentally deleted docs. by ajmichael · 8 years ago
  38. c6dfe02 Removed docs for nonexistent option by Mike Morearty · 8 years ago
  39. 5596d3b Fix paths in Bazel docs, removing references to versions/master. by dzc · 8 years ago
  40. 7dec005 Make PackageOutputFormatter use PackageIdentifier instead of package name. by ajmichael · 8 years ago
  41. e763441 Update the C++ tutorial to match the format of the Java tutorial and to use a sample project hosted on GitHub. by Googler · 8 years ago
  42. b343cda Bring the Bazel mobile app tutorial up to date. by Googler · 8 years ago
  43. 8af9dc5 Update the Java tutorial for flow, readability, and to use a GitHub-hosted companion project. by Googler · 8 years ago
  44. 456b6ab Missed updating this title when changing the name of this section in previous change. by Googler · 8 years ago
  45. 20db4bb Update bzl style, local variables don't start with underscore by laurentlb · 8 years ago
  46. 77ffee3 Introduce --incompatible_disallow_toplevel_if_statement to forbid top-level if statements. by laurentlb · 8 years ago
  47. e222549 Fix the link to RuleClassProvider.java in Bazel documentation. by ivucica · 8 years ago
  48. 55f40c8 Section about Bazel concepts should be titled as such (rather than "BUILD file" and "Bazel: Build Files and Terminology"). by Googler · 8 years ago
  49. 2347169 Document --nouse_action_cache by Googler · 8 years ago
  50. 1cec6bb Remove "supports-workers" tag from ApkBuilder execution info. by philwo · 8 years ago
  51. 171314b Update documentation for --output_filter and --auto_output_filter by ulfjack · 8 years ago
  52. 202d591 Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da. by xingao · 8 years ago
  53. 27f4cfe Rename Blaze documentation files to Bazel. by László Csomor · 8 years ago
  54. 22b85a2 Restructure site/ directory into docs/ which only contains Bazel documentation. by dzc · 8 years ago
  55. dee0b3e Reverting parent commit; didn't help. by László Csomor · 8 years ago
  56. 5b2e2f7 Rename some *.md docs to *.html by László Csomor · 8 years ago
  57. 2214797 Add best practices doc by kchodorow · 8 years ago
  58. b6d961f Adding redirects for old pages that were served and indexed. by Steren Giannini · 8 years ago
  59. 15c09dd Replace doc pages with redirects to versioned doc pages. by David Chen · 9 years ago
  60. 1832ced Correct links to windows-support issues list by Peter Mounce · 9 years ago
  61. 76a2bbc Remove support for thin archives. by Lukacs Berki · 9 years ago
  62. 1a86d55 Update the query documentation to reflect the fact that locations printed are always within BUILD files. by Lukacs Berki · 9 years ago
  63. 6b8758d Fix typos: min_rank -> minrank, max_rank -> maxrank by Googler · 9 years ago
  64. 153e558 DOC: Fix typo (unclosed string) by Gustav Larsson · 9 years ago
  65. 9a9981e Rewords the rules pitfall document by Damien Martin-Guillerez · 9 years ago
  66. 43e22c4 Update windows.md again by Yun Peng · 9 years ago
  67. 8e11092 by Googler · 9 years ago
  68. fa01f8e Move Skyframe page from doc/ to designs/. by David Chen · 9 years ago
  69. 48fa81a3 Move designs/ directory out of docs/ and into site root. by David Chen · 9 years ago
  70. 588e4e7 Use correct layout for design docs pages. by David Chen · 9 years ago
  71. 84e3092 Move Rule Pitfalls doc to Documentation. by David Chen · 9 years ago
  72. 95a54b9 Rollback of commit 3e8bcae69a0718cf6972be086706b1841e0ed6b7. by Damien Martin-Guillerez · 9 years ago
  73. f328fde Add README to original Bazel docs directory to point developers to the correct by David Chen · 9 years ago
  74. 3e8bcae Move Bazel docs into versioned directory. by David Chen · 9 years ago
  75. 8910087 Typo fixes in markdown and javadoc as suggested by intellij typo inspection. by Googler · 9 years ago
  76. 0c8bbc9 Restructured installation instructions. by Dmitry Lomov · 9 years ago
  77. 15775b2 Allow lists to be modified while a For loop is iterating over them. by Jon Brandvein · 9 years ago
  78. 49a1f0c Fixup newly added cookbook example by Brian Silverman · 9 years ago
  79. 4545ef5 Clean up minor issues in C++/Java tutorials by David Herman · 9 years ago
  80. 0d04e33 Clean up minor spelling / grammar in Getting Started page by David Herman · 9 years ago
  81. 26ba23e clarified needing to run generate_workspace from bazel source folder by Ittai Zeidman · 9 years ago
  82. c504e4a Fix deb command to download for the right architecture by Kristina Chodorow · 9 years ago
  83. 8455677 Fix a couple of links in documentation by Googler · 9 years ago
  84. cb9788c Add doc on how to "install" the bazel binary by Kristina Chodorow · 9 years ago
  85. 50681c1 Add allow_single_file in attr.label, deprecate single_file. by Laurent Le Brun · 9 years ago
  86. c4ddf6f Deprecate DATA_CFG and HOST_CFG, use string 'data' and 'host' instead. by Laurent Le Brun · 9 years ago
  87. 8f4af75 Make java_classpath flag non-experimental by Liam Miller-Cushon · 9 years ago
  88. 49a797a Add status information to the design documents by Klaus Aehlig · 9 years ago
  89. 583c461 Add design documents to the navigation by Klaus Aehlig · 9 years ago
  90. 425ba58 Skylark documentation update: callback functions have to list the required attributes as their parameters (instead of using an attribute map). by Florian Weikert · 9 years ago
  91. 5e546d5 Minor fixes to the Bazel documentation. by Florian Weikert · 9 years ago
  92. 9a8064d Some cleanup in skylark cookbook/macros doc by Laurent Le Brun · 9 years ago
  93. 172acc1 2016-06-02-sandboxing.md: fix title by Klaus Aehlig · 9 years ago
  94. 6191606 Document that Visual Studio is now required for building Bazel. by Lukacs Berki · 9 years ago
  95. 2fc0157 Add sandboxing design doc from philwo. by Ulf Adams · 9 years ago
  96. d57a653 Update concepts / BUILD files page. by Tobias Werth · 9 years ago
  97. 3b0ca6a getting-started.md: fix typo in URL by Klaus Aehlig · 9 years ago
  98. dd548b0 Replace "Getting Started" page by a Bazel "Hello World" by Klaus Aehlig · 9 years ago
  99. 1f63afa - Move Java-specific content to Java landing page by Yun Peng · 9 years ago
  100. 19fd76f Do not require users to set TMPDIR for bootstrap on Windows. by Dmitry Lomov · 9 years ago