1. a028ae2 Move dot conversion to doc gen pipeline by Kristina Chodorow · 8 years ago
  2. 3a05e1a Add Gitiles to the list of users by David Pursehouse · 8 years ago
  3. 7f2d9cc by Kristina Chodorow · 8 years ago
  4. 12474d0 Use correct comment type (# instead of //) in Skylark cookbook example. by Florian Weikert · 8 years ago
  5. 0c7a5d8 Update docs to simplify the specification of Xcode/SDK versioning. by Dave MacLachlan · 8 years ago
  6. 24d8853 typo: s/API/APT/ by Michael Stapelberg · 8 years ago
  7. 432e83e Add note about upcoming change to nested set union semantics by Jon Brandvein · 8 years ago
  8. a9a25ed Contributing page: Add escalation contact for untriaged review by Damien Martin-Guillerez · 8 years ago
  9. 67f1a85 Update list of expected future changes by Jon Brandvein · 8 years ago
  10. 1e943ae Mark distribution artefact design document as implemented by Klaus Aehlig · 8 years ago
  11. e0e5080 Add missing cfg="host" to example executable by Justin Buchanan · 8 years ago
  12. 468ecdc Improve windows docs around C++ by Peter Mounce · 8 years ago
  13. ef4e78a Bazel documentation update, mainly for Windows by Laszlo Csomor · 8 years ago
  14. fd0e41a Updates sandbox doc. Fixes #2112. by Yue Gan · 8 years ago
  15. e2e61a3 Update the core contributor group by Damien Martin-Guillerez · 8 years ago
  16. 124d55d Add Gerrit Code Review to the list of users by David Pursehouse · 8 years ago
  17. ee60aeea Roadmap: slide the milestones for 0.5 and 0.6 to realistic dates by Damien Martin-Guillerez · 8 years ago
  18. 5aff421 Add a design doc on how to invalidate (Skylark) remote repositories by Damien Martin-Guillerez · 8 years ago
  19. e4f5c82 Add ctx.coverage_instrumented function to Skylark by Googler · 8 years ago
  20. 7a41ce9 fix typo in example in aspects docs by Evan Martin · 8 years ago
  21. 911167d Fix the redirection for be.bazel.build by Damien Martin-Guillerez · 8 years ago
  22. cecd5f4 Fix links on Java Bazel Tutorial page. by David Chen · 8 years ago
  23. ce5dccf Redirects be.bazel.build and cr.bazel.build to the Build Encyclopedia and Gerrit by Damien Martin-Guillerez · 8 years ago
  24. 8d10221 Adapt the installation instruction to the distfile by Klaus Aehlig · 8 years ago
  25. 8b31ea6 Add documentation that configuration is required when attribute is executable. by Googler · 8 years ago
  26. 314193a Test Encyclopedia: fix duplicate entries by Laszlo Csomor · 8 years ago
  27. c88bc9f by Jon Brandvein · 8 years ago
  28. e1940f2 Bazel FAQ: update information about Windows by Laszlo Csomor · 8 years ago
  29. fa407e5 EvalException can now show a url for additional information by Laurent Le Brun · 8 years ago
  30. 8e33903 Blog post about our new domain by Damien Martin-Guillerez · 8 years ago
  31. 5ee49a2 Update Bazel Roadmap doc after 0.4.0 release by Laszlo Csomor · 8 years ago
  32. f9fa89f Support RCs with chocolatey package by Peter Mounce · 8 years ago
  33. e7516da Renamed the file to Nov 2 instead of Nov 1 for accuracy by Googler · 8 years ago
  34. acad539 Created release notes for Nov 1 Bazel 0.4.0 release by Googler · 8 years ago
  35. 03afc7d Windows, installation docs: clarify VS requirement by Laszlo Csomor · 8 years ago
  36. 8fc795a remove references to "server.socket" file by Thiago Farina · 8 years ago
  37. 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
  38. ba306ec Global cleanup change. by Damien Martin-Guillerez · 8 years ago
  39. c1fb834 Aspects, Documentation: Changes ctx.attr.deps to ctx.rule.attr.deps in code example. by Pedro Liberal Fernandez · 8 years ago
  40. 4d6aa19 Cookbook doc fix by Jon Brandvein · 8 years ago
  41. 0cd6d15 Update some FAQ questions. by Han-Wen Nienhuys · 8 years ago
  42. 6da46f0 Update Skylark documentation by Laurent Le Brun · 8 years ago
  43. 9640dc6 Fix the windows blogpost date. by Dmitry Lomov · 8 years ago
  44. 8ec704b fix maven_jar name attribute by Googler · 8 years ago
  45. c17ee05 Update io_bazel_rules_appengine to use tag 0.0.3 by Iain Merrick · 8 years ago
  46. e1152a2 Bazel IntelliJ plugin blog post. by Googler · 8 years ago
  47. d0a08e5 Mention PATH niggles in more detail by Peter Mounce · 8 years ago
  48. 1a1b6c9 Add design doc for recursive WORKSPACE file parsing by Kristina Chodorow · 8 years ago
  49. 1b4b341 Add a design document on a distribution artifact for bazel by Klaus Aehlig · 8 years ago
  50. 671045b Add the public key directly on our website. by Damien Martin-Guillerez · 8 years ago
  51. 87366aa Update Windows documentation with msys2 version guidance . by Dmitry Lomov · 8 years ago
  52. 98796b2 Fix typo in 2015-03-06-bazel-init.md by is03wlei · 8 years ago
  53. 317d5df Blog post on Windows status and new installation instructions. by Dmitry Lomov · 8 years ago
  54. f95fa87 Mention that lists can be stored in sets after freezing by Jon Brandvein · 8 years ago
  55. 0bd3739 Adds build flag to the debugging tips section by Googler · 8 years ago
  56. 651b190 Update environment design document by Klaus Aehlig · 8 years ago
  57. c37fc16 mark-down fix: use sh as lexer instead of unkown shell by Klaus Aehlig · 9 years ago
  58. d59bcb6 Rollback of commit c5545fd0896f3c602a9be0986debed6f0c9c662d. by Klaus Aehlig · 9 years ago
  59. eb87208 Make cc_configure on Windows more robust by Yun Peng · 9 years ago
  60. 08673c1 updated a link for P0. Persistent Java compiler is enabled by Helen Altshuler · 9 years ago
  61. 65e3ae6 Disallow mutation of values being iterated by a for loop or comprehension by Jon Brandvein · 9 years ago
  62. a27949e Create a package for Windows via chocolatey by Peter Mounce · 9 years ago
  63. 7a8c3cf Fix external label in Bazel's C++ Tutorial. by Laszlo Csomor · 9 years ago
  64. 754ece1 Update concepts.md to warn users of upcoming changes to Skylark by Jon Brandvein · 9 years ago
  65. 836bda0 Remove mention of non-existent bazel flag. by Laszlo Csomor · 9 years ago
  66. 68b4a2d Fix broken link due to googlecode retirement. by Paul Cody Johnston · 9 years ago
  67. bf7f265 Add refresh and upgrade/downgrade to pacman command. by Dillon Cower · 9 years ago
  68. 0bcc984 Update bazel docs to (more) accurately state allowed package names. by Googler · 9 years ago
  69. 9fa8996 Mark Sandboxing 2.0 design doc as launched on bazel.io. by Philipp Wollermann · 9 years ago
  70. 2d0411a Fix link on Roadmap page to Go rules. by David Chen · 9 years ago
  71. b9bcf71a Make links to docs with anchors working again. by Tobias Werth · 9 years ago
  72. eb4deb1 IntelliJ-with-Bazel: Refer users to public website, not github project. by Googler · 9 years ago
  73. b6ba597 Minor corrections to Cookbook examples. by David Chen · 9 years ago
  74. 0fe6f8e Suggest including a debugging=False parameter that controlled debug logging as an alternative to removing the debug logging. by Googler · 9 years ago
  75. 0b12de6 Updates date for the roadmap by Damien Martin-Guillerez · 9 years ago
  76. 9566ee2 Added design doc about building python on Windows by Yun Peng · 9 years ago
  77. ad75cf6 Update windows.md about building python on Windows by Yun Peng · 9 years ago
  78. ca4e573 Add Documenting Rules link to skydoc.bazel.io. by David Chen · 9 years ago
  79. 099059e Fix the link to Skyframe in the contributing page by Kush Chakraborty · 9 years ago
  80. f04849b Fixed link to "Challenges of Writing Rules" from the contributing page. by Kush Chakraborty · 9 years ago
  81. a4ddb85 Fix links on doc pages that were pointing to .md files. by David Chen · 9 years ago
  82. ae4895a Clarify go/be --javabase doc to explicitly say a javabase path should be to a directory that contains to a JDK. by Googler · 9 years ago
  83. 012b06b Add missing : to example macro definition. by Michael Staib · 9 years ago
  84. e0437b1 Remove BINMODE make variable. Use COMPILATION_MODE instead. by Ulf Adams · 9 years ago
  85. 8e138f9 Fix typo in shell variable names by Klaus Aehlig · 9 years ago
  86. 15c09dd Replace doc pages with redirects to versioned doc pages. by David Chen · 9 years ago
  87. ad5a791 Add monospace fallback font. by Richard Xia · 9 years ago
  88. 5549688 Use a protocol-relative URL for loading fonts. by Richard Xia · 9 years ago
  89. 19eec72 Fix the link to Bazel IntelliJ plugin. by Googler · 9 years ago
  90. 780a105 Roadmap: reworded the remote execution item by Damien Martin-Guillerez · 9 years ago
  91. 1832ced Correct links to windows-support issues list by Peter Mounce · 9 years ago
  92. 2c5411c Redirect http://bazel.io to https://bazel.io. by David Z. Chen · 9 years ago
  93. 8fe82a3 Branch Bazel docs into version directory. by David Chen · 9 years ago
  94. cf847b8 Remove versions directory that was not completely cleaned up by rollback. by David Chen · 9 years ago
  95. 76a2bbc Remove support for thin archives. by Lukacs Berki · 9 years ago
  96. 1a86d55 Update the query documentation to reflect the fact that locations printed are always within BUILD files. by Lukacs Berki · 9 years ago
  97. 6b8758d Fix typos: min_rank -> minrank, max_rank -> maxrank by Googler · 9 years ago
  98. 95c0ea1 Reference IntelliJ plugin in Bazel docs. by Googler · 9 years ago
  99. 153e558 DOC: Fix typo (unclosed string) by Gustav Larsson · 9 years ago
  100. 28d7094 Refactor tests by moving common utilities to test_utils.{h,cc} and by Sasha Smundak · 9 years ago