1. 3c566c6 Use targets' labels' package identifier for query output=package by mschaller · 8 years ago
  2. e9424cf Automated rollback of commit 7dec00574aa91327693f6ba7e90bff5bc834253e. by ajmichael · 8 years ago
  3. 71c6aa8 Delete the 'upcoming' changes section. by laurentlb · 8 years ago
  4. c9b6f4a Introduce --incompatible_depset_is_not_iterable by laurentlb · 8 years ago
  5. 1d9d6fe Update install documentation with latest Bazel version number by steren · 8 years ago
  6. d02aabf Fix a link rot. by Googler · 8 years ago
  7. 855b7c5 Clarify a remark on upcoming changes by brandjon · 8 years ago
  8. 8570e4d Remove reference to Python-preprocessing in the documentation by laurentlb · 8 years ago
  9. 51dcd28 Fix couple of code blocks, doc paths in docgen templates. by dzc · 8 years ago
  10. ba69b39 Introduce --incompatible_load_argument_is_label (1st argument of load must be a label). by laurentlb · 8 years ago
  11. 9d5c0a0 Introduce --incompatible_comprehension_variables_do_not_leak by laurentlb · 8 years ago
  12. c9b3b74 docs: fix outputBase path by Thiago Farina · 8 years ago
  13. af70ce5 Don't call function names keyword in the query reference because they are not. by lberki · 8 years ago
  14. 11a89fb Document the --experimental_extra_action_top_level_only command line option. by lberki · 8 years ago
  15. d83cf04 Small edits to overview topic. by Googler · 8 years ago
  16. 0cce52e Re-add some accidentally deleted docs. by ajmichael · 8 years ago
  17. c6dfe02 Removed docs for nonexistent option by Mike Morearty · 8 years ago
  18. 5596d3b Fix paths in Bazel docs, removing references to versions/master. by dzc · 8 years ago
  19. 7dec005 Make PackageOutputFormatter use PackageIdentifier instead of package name. by ajmichael · 8 years ago
  20. 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
  21. b343cda Bring the Bazel mobile app tutorial up to date. by Googler · 8 years ago
  22. 8af9dc5 Update the Java tutorial for flow, readability, and to use a GitHub-hosted companion project. by Googler · 8 years ago
  23. 456b6ab Missed updating this title when changing the name of this section in previous change. by Googler · 8 years ago
  24. 20db4bb Update bzl style, local variables don't start with underscore by laurentlb · 8 years ago
  25. 77ffee3 Introduce --incompatible_disallow_toplevel_if_statement to forbid top-level if statements. by laurentlb · 8 years ago
  26. e222549 Fix the link to RuleClassProvider.java in Bazel documentation. by ivucica · 8 years ago
  27. 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
  28. 2347169 Document --nouse_action_cache by Googler · 8 years ago
  29. 1cec6bb Remove "supports-workers" tag from ApkBuilder execution info. by philwo · 8 years ago
  30. 171314b Update documentation for --output_filter and --auto_output_filter by ulfjack · 8 years ago
  31. 202d591 Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da. by xingao · 8 years ago
  32. de1eaec83 Remove last remainign Bazel blog post. by steren · 8 years ago
  33. 27f4cfe Rename Blaze documentation files to Bazel. by László Csomor · 8 years ago
  34. 22b85a2 Restructure site/ directory into docs/ which only contains Bazel documentation. by dzc · 8 years ago
  35. d3040ea Document incompatible changes for Skylark by laurentlb · 8 years ago
  36. dee0b3e Reverting parent commit; didn't help. by László Csomor · 8 years ago
  37. 5b2e2f7 Rename some *.md docs to *.html by László Csomor · 8 years ago
  38. 0a6aacc Blog post about Google Summer of Code. by laurentlb · 8 years ago
  39. 3e2854b Fix links in documentation by laurentlb · 8 years ago
  40. 118cbe1 Small updates to external dependencies topic for readability. by Googler · 8 years ago
  41. 83a7a9a Fix some typo by pcloudy · 8 years ago
  42. 5bf297d Polish the documentation addressing #3063 by hlopko · 8 years ago
  43. 1cc7c02 Update Windows document by Yun Peng · 8 years ago
  44. 18a70dc For version 0.5.0, update installation instructions: by Googler · 8 years ago
  45. e1e0f5d Update documentation to address #3063 by hlopko · 8 years ago
  46. 4317051 Replace list of changes in 0.5 announcement by a link to GitHub release page. by steren · 8 years ago
  47. 9143eca Changed a link so that the 'Docs' header on Bazel's site goes to the Bazel overview topic rather than instructions for installing Bazel. by Googler · 8 years ago
  48. 9797560 Add bazel 0.5.0 release blog post by hlopko · 8 years ago
  49. 73fe48b fixed broken "compile bazel from source" in "ubuntu" page by Or Shachar · 8 years ago
  50. 07c5db2 Make sure Copyright year is always up to date. by steren · 8 years ago
  51. ee5fc01 Remove unused .css file. by steren · 8 years ago
  52. 922fb2f Clarify difference between sources and distribution archive by Klaus Aehlig · 8 years ago
  53. bbb9bbc Fix Edit button style. Fix #3028 by steren · 8 years ago
  54. 8dd69b6 add an edit button on Documentation pages by Steren Giannini · 8 years ago
  55. eae071c Update install-ubuntu.md by MarkusTeufelberger · 8 years ago
  56. 98d29f8 Fix Java class file name (must match class name). by Googler · 8 years ago
  57. 354bf17 Bazel project accepts changes through GitHub pull requests - update to info on the 'Contributing to Bazel' page. by Googler · 8 years ago
  58. 60b2812 Add satisfaction survey script. by Steren Giannini · 8 years ago
  59. aad0bd0 Fix mandatory provider example in cookbook by brandjon · 8 years ago
  60. 370b484 Fix some typos in best-practices doc. by janakr · 8 years ago
  61. 72b14d0 Rewording sentence because full list of core contributors is not posted. by Googler · 8 years ago
  62. 146f46f docs: fix the documentation for server/ output directory by Thiago Farina · 8 years ago
  63. 3c56d6a Document our syntactic guarantees by brandjon · 8 years ago
  64. 8bd4312 Improve docs regarding the CPU core reservation feature for tests. by philwo · 8 years ago
  65. 2057429 Document output groups. by Dmitry Lomov · 8 years ago
  66. f13ce15 Clarification on the cookbook example "cc_and_something_else_binary" by laurentlb · 8 years ago
  67. da21ba7 Set the local CPU reservation for tests based on their "cpu:<n>" tag. by philwo · 8 years ago
  68. d727327 Clarify the meaning of the two symbol counts that Gold outputs for by Googler · 8 years ago
  69. 2214797 Add best practices doc by kchodorow · 8 years ago
  70. bcecca5 Add documentation for cfg = "target". by Googler · 8 years ago
  71. 9994550 Bazel docs: Add section about dependeing on external packages, refactor external dependencies page. by steren · 8 years ago
  72. eecb3b7 Fix the aspects documentation by vladmos · 8 years ago
  73. f596af6 Blog post announcing deprecation of the JDK 7 installer by dmarting · 8 years ago
  74. 941a4ca Update getting-started.md by michelleirvine · 8 years ago
  75. 3b5f9bd Document declared providers. by Dmitry Lomov · 8 years ago
  76. 20df206 Make implementations method non-public by Régis Décamps · 8 years ago
  77. f15dc43 Updated Java tutorial so it is now an introductory to Bazel. by Googler · 8 years ago
  78. 9792734 Prevent the paginate deprecation warning by kchodorow · 8 years ago
  79. c040eb1 Remove the dash module by dmarting · 8 years ago
  80. 5b286da Edit to match description of 'workspace' in the Java tutorial. by Googler · 8 years ago
  81. 724706b Do not add a build id to C++ binaries by default. by lberki · 8 years ago
  82. ec83f0d Put my name on the proto_library blog post. by carmi · 8 years ago
  83. dcaee09 Docs: fix "<" and ">" in bash command by laszlocsomor · 8 years ago
  84. fa36227 Fix dead link to docker build rules by Darius · 8 years ago
  85. f8645e0 Fix broken-link typo in roadmap.md. by Taymon A. Beal · 8 years ago
  86. 2fcd79a Edits to make list of design documents consistent. by Googler · 8 years ago
  87. c328611 Fix typos in Bazel C++ tutorial documentation by Googler · 8 years ago
  88. b609b51 Windows, docs: update VC++ requirements by laszlocsomor · 8 years ago
  89. 686b2cb It must to be clear to readers that design documents in the 'Contribute!' section do not describe current functionality of Bazel. If a reader comes to one of these pages from an online search, it must be clear that this is not documentation. by Googler · 8 years ago
  90. 7925100 Remove leading '$' from docs that are interfering with copy/paste by laszlocsomor · 8 years ago
  91. bdb4fe4 Undocument --no_ prefix, it's redundant and will go away. by ccalvarin · 8 years ago
  92. 5a787e39 Move GitHub link right of the search bar. by dzc · 8 years ago
  93. 94fbad5 Align the roadmap milestones to quarter by dmarting · 8 years ago
  94. 052c2dc Keep compile-from-source instructions distribution agnostic by aehlig · 8 years ago
  95. c020c3d Changed "OS X" to "macOS (OS X)" to be consistent. Change was made to the doc, faq, and contribute topics. by Googler · 8 years ago
  96. 8c20d68 Updated .md header: Windows Chocolatey maintenance is now in 'contribute' section, not 'documentation' by Googler · 8 years ago
  97. fae5c74 Some fixes for ijar tests. by kchodorow · 8 years ago
  98. c82a161 - Clarify that we still support Ubuntu 14.04. by Googler · 8 years ago
  99. 7cd006a Fix for broken links on bazel.build - updated the .md headers for these three files by Googler · 8 years ago
  100. 992884c Update the roadmap by Damien Martin-Guillerez · 8 years ago