1. f635ced drop apt upgrade from shell script install by Russ Cox · 8 years ago
  2. 658143c Update dependency list in the installation instructions by aehlig · 8 years ago
  3. f0ed5d3 docs,Windows: update installation docs by laszlocsomor · 8 years ago
  4. 01f659d Add a --build_runfile_manifests flag which controls production of by Googler · 8 years ago
  5. 5a49584 Correct documentation for --build_runfile_links. by Googler · 8 years ago
  6. d255dae Add recommendation to build-style.md about listing dependencies directly. by Googler · 8 years ago
  7. e2eb771 Add python as a bazel dependency into our docs by hlopko · 8 years ago
  8. 270cd91 Update docs since bazel doesn't link agains msys-2.0.dll anymore by hlopko · 8 years ago
  9. 9241c50 Update windows doc for the current default msys install location by hlopko · 8 years ago
  10. 102e458 Link to the Tulsi and IntelliJ plugin pages. by Googler · 8 years ago
  11. 8515118 Make `incompatible_disallow_toplevel_if_statement` default to true. by laurentlb · 8 years ago
  12. d21d5d6 Fix typo in C++ tutorial: "target that that builds" by Alex · 8 years ago
  13. 26c69e9 Update BUILD grammar by fzaiser · 8 years ago
  14. 50f7249 Introduce the 'siblings' query function. by nharmata · 8 years ago
  15. d40b74a Fix formatting issue. by Googler · 8 years ago
  16. 214a7ae Update files attribute on pkg_tar. by John Cater · 8 years ago
  17. 01122f4 Fix backwards compat doc <title>. by Benjamin Peterson · 8 years ago
  18. 9e18b0a Fix broken link to cc_binary by Yi Cheng · 8 years ago
  19. 3d70c31 Split the mobile app tutorial into separate Android and iOS tutorials and eliminate the backend server tutorial. by Googler · 8 years ago
  20. 3cb136d Add python to bazel's dockerfiles by hlopko · 8 years ago
  21. b4011da site: add documentation about the BEP and BES by Jakob Buchgraber · 8 years ago
  22. 6c31578 Add a TOC to the C++ tutorial. by Googler · 8 years ago
  23. 1c6a982 Add TOC to Java tutorial. by Googler · 8 years ago
  24. d367ae3 Fix documentation: a list was inadvertently nested in the example code by fzaiser · 8 years ago
  25. 1e0a3bb Fix table of contents for the BUILD file style guide. by Yilei Yang · 8 years ago
  26. 644bb11 Java tutorial: update images of dependency graphs by László Csomor · 8 years ago
  27. 2b5e94a Add an introduction to what external repositories are by kchodorow · 8 years ago
  28. 3d21578 Windows: Bazel now has an icon by Laszlo Csomor · 8 years ago
  29. 1b548c7 Cross-reference '--aspects' flag documentation. by Dmitry Lomov · 8 years ago
  30. 20416ff Update install-os-x.md by Oleg Tsarev · 8 years ago
  31. 8aa6745 Rephrase server failure warning in Blaze User Manual by Googler · 8 years ago
  32. cfcec54 Remove reference to missing figures. by Googler · 8 years ago
  33. ab5ca782 Add links to examples in the documentation. by laurentlb · 8 years ago
  34. 0736aea Tutorial about macro creation by laurentlb · 8 years ago
  35. a5be558 Tutorial for sharing a variable by laurentlb · 8 years ago
  36. 67f42c3 Update aspects documentation to the latest and greatest APIs. by Dmitry Lomov · 8 years ago
  37. 006659e Automated rollback of commit 08e34e37663ec0fa2e957e44c7e1e0a2afc205ea. by Googler · 8 years ago
  38. ef5a00c Reference `aspect` function from aspects documentation. by Dmitry Lomov · 8 years ago
  39. 79816f6 Use new actions API in docs. by Dmitry Lomov · 8 years ago
  40. 7ddf361 Document bazelrc "import %workspace%/..." by Mike Morearty · 8 years ago
  41. 08e34e3 the build file and bash example out of synch by Shlomi Shemesh · 8 years ago
  42. d1e564b Use double-quotes instead of single-quotes for consistency. by laurentlb · 8 years ago
  43. 006a7b1 Fix link in the menu by laurentlb · 8 years ago
  44. 978780d Move some best practices to the BUILD file style guide. by laurentlb · 8 years ago
  45. bf65cf3 Move Backward compatibility to a separate page. by laurentlb · 8 years ago
  46. 286f1e9 Mark PACKAGE_NAME and REPOSITORY_NAME as deprecated. by laurentlb · 8 years ago
  47. 404ebc7 Fix link to the Building Python on Windows doc. by Yilei (Dolee) Yang · 8 years ago
  48. 020ef07 RELNOTES: None. by Googler · 8 years ago
  49. 4da2f16 Fix typo. by Googler · 8 years ago
  50. 3beea11 Add a concepts menu to extensions documentation by laurentlb · 8 years ago
  51. 7b30d75 Instructions for migrating from Maven to Bazel by Googler · 8 years ago
  52. a752d8b New flag --incompatible_string_is_not_iterable to forbid iteration over strings. by laurentlb · 8 years ago
  53. bf07eaf Add second method to access external dependencies when using generate_workspace tool. by Googler · 8 years ago
  54. c16f798 fixed broken link to maven_jar code in docs by Ittai Zeidman · 8 years ago
  55. 57742cc Update Bazel Test Encyclopedia. by Googler · 8 years ago
  56. d5930ea Allow Debian package to be installed alongside JDK 9 by Thomas Broyer · 8 years ago
  57. 45d1c37 Docs: Do not display Edit button on Skylark reference pages Fix #3335 by steren · 8 years ago
  58. 58dc6b9 Remove support for -extra_checks:off by cushon · 8 years ago
  59. fd04ce8 Restore docs for javahotswap command. by dslomov · 8 years ago
  60. 71838c2 For topic about generate_workspace tool, fixed broken links and did some rewording. by Googler · 8 years ago
  61. 34bbdcf New flag `--incompatible_checked_arithmetic` to use checked arithmetics. by laurentlb · 8 years ago
  62. cfd00fa Update to latest version of the SVG logo (with polished markup) by steren · 8 years ago
  63. 8b1281b Improve the Skylark rule naming documentation by steren · 8 years ago
  64. c9d4425 Describe the tool `generate_workspace` in a separate topic. Update instructions for generating a WORKSPACE file. by Googler · 8 years ago
  65. a9f2bc2 We dropped support for JDK7 by steren · 8 years ago
  66. 30c35a2 Reorganize Windows install instructions by steren · 8 years ago
  67. 100a078 Fix TOC in this topic. Our markdown doesn't use [TOC] to create a table of contents. by Googler · 8 years ago
  68. b587350 Update aspect documentation to reflect aspect parameters. by Googler · 8 years ago
  69. 1b2e451 Remove misleading documentation about 'transitive-deps' target by Jeremy Apthorp · 8 years ago
  70. 9b394a2 Bazel docs: Fix Edit button by steren · 8 years ago
  71. ffa68e2 Create and example of how to change the default on inherited attributes by Pweaver (Paul Weaver) · 8 years ago
  72. 205125b Use relative paths in links in docs. by dzc · 8 years ago
  73. 27486a6 Remove trailing closing parenthesis by dannark · 8 years ago
  74. e94ffea Add missing word by steren · 8 years ago
  75. 8880cf2 Forbid duplicate keys in dictionary literals by laurentlb · 8 years ago
  76. 1d8cd59 Rework jekyll-tree build to add redirects from site root. by dzc · 8 years ago
  77. f8e5e0d Remove Support page from docs. by dzc · 8 years ago
  78. 505b78c Update logo. Update Header and Footer to use new style from bazel-website. by steren · 8 years ago
  79. 3c566c6 Use targets' labels' package identifier for query output=package by mschaller · 8 years ago
  80. e9424cf Automated rollback of commit 7dec00574aa91327693f6ba7e90bff5bc834253e. by ajmichael · 8 years ago
  81. 71c6aa8 Delete the 'upcoming' changes section. by laurentlb · 8 years ago
  82. c9b6f4a Introduce --incompatible_depset_is_not_iterable by laurentlb · 8 years ago
  83. 1d9d6fe Update install documentation with latest Bazel version number by steren · 8 years ago
  84. d02aabf Fix a link rot. by Googler · 8 years ago
  85. 855b7c5 Clarify a remark on upcoming changes by brandjon · 8 years ago
  86. 8570e4d Remove reference to Python-preprocessing in the documentation by laurentlb · 8 years ago
  87. 51dcd28 Fix couple of code blocks, doc paths in docgen templates. by dzc · 8 years ago
  88. ba69b39 Introduce --incompatible_load_argument_is_label (1st argument of load must be a label). by laurentlb · 8 years ago
  89. 9d5c0a0 Introduce --incompatible_comprehension_variables_do_not_leak by laurentlb · 8 years ago
  90. c9b3b74 docs: fix outputBase path by Thiago Farina · 8 years ago
  91. af70ce5 Don't call function names keyword in the query reference because they are not. by lberki · 8 years ago
  92. 11a89fb Document the --experimental_extra_action_top_level_only command line option. by lberki · 8 years ago
  93. d83cf04 Small edits to overview topic. by Googler · 8 years ago
  94. 0cce52e Re-add some accidentally deleted docs. by ajmichael · 8 years ago
  95. c6dfe02 Removed docs for nonexistent option by Mike Morearty · 8 years ago
  96. 5596d3b Fix paths in Bazel docs, removing references to versions/master. by dzc · 8 years ago
  97. 7dec005 Make PackageOutputFormatter use PackageIdentifier instead of package name. by ajmichael · 8 years ago
  98. 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
  99. b343cda Bring the Bazel mobile app tutorial up to date. by Googler · 8 years ago
  100. 8af9dc5 Update the Java tutorial for flow, readability, and to use a GitHub-hosted companion project. by Googler · 8 years ago