1. 0716303 Move generate_workspace to src/tools by Kristina Chodorow · 10 years ago
  2. 1cfc51d Minor language fixes by Florian Weikert · 10 years ago
  3. 3492d78d Fix dropdown for Tutoral. Make screenshot on Dashboard blog post responsive. by David Chen · 10 years ago
  4. ed95d40 Add a reference to Braintree in the user list by Damien Martin-Guillerez · 10 years ago
  5. da47cd2 Add compilation instructions back to install doc by Kristina Chodorow · 10 years ago
  6. 25dfe5a Fix Roadmap feature list table and Stable Features table on Support page. by David Chen · 10 years ago
  7. 060994f Add an example of using a regex with negative lookup in --output_filter. by Nathan Harmata · 10 years ago
  8. d2d1e6a Add article about "bazel mobile-install" to bazel.io. by Lukacs Berki · 10 years ago
  9. 1a372a5 Rewrite the support policy document. by Ulf Adams · 10 years ago
  10. 36a3fd2 Bazel tutorial files initial commit. by Googler · 10 years ago
  11. 9e7aa5c Add Scala to the list of Skylark rules. by Laurent Le Brun · 10 years ago
  12. 6d7a0a6 Collect Skylark profile info and create HTML statistics when --html_details given by Googler · 10 years ago
  13. 2b1763a Change URLs to bazelbuild by Kristina Chodorow · 10 years ago
  14. ba4a854 Update the roadmap for the Beta by Damien Martin-Guillerez · 10 years ago
  15. a1a5303 Copyedit of Bazel FAQ. by Googler · 10 years ago
  16. 2e68d68 Update getting started documentation by Kristina Chodorow · 10 years ago
  17. 2215a06 Update installation instructions to support binary installer: by Googler · 10 years ago
  18. 053d4a3 Make sidebar use more descriptive names by Kristina Chodorow · 10 years ago
  19. c9fa5a61 Fixed typos on using error prone with Bazel. by John Shimek · 10 years ago
  20. a807ad6 Fix small issues in contributing.md. by Philipp Wollermann · 10 years ago
  21. 321ff5d Update windows.md before Beta by Dmitry Lomov · 10 years ago
  22. c061bed Normalize usage of "workspace", "workspace directory" and "build root" in by Googler · 10 years ago
  23. 8137e2a Also add "bazel version" to the table of contents of the User's Guide. Not my best day today. by Lukacs Berki · 10 years ago
  24. 4f265d0 Add the "version" and "mobile-install" commands to the User's Guide. by Lukacs Berki · 10 years ago
  25. c0486e6 Fix Skylark library link. by David Chen · 10 years ago
  26. 706bc72 Replace query option --order_results with --order_output, which can take three values for a given output formatter: 'no', 'deps', or 'full'. A fourth value, 'auto', means either 'deps' or 'full' depending on the formatter. by Janak Ramakrishnan · 10 years ago
  27. 39f22ca Fix flag name in Blog post about java configuration by Damien Martin-Guillerez · 10 years ago
  28. 55eb10d Document Bazel releases by Damien Martin-Guillerez · 10 years ago
  29. e0ac088 Make sandboxed execution the default in Bazel. This should be safe, as the strategy is only used if your Linux kernel is new enough and your running system supports it. If this breaks you, please file a bug and you can always go back to non-sandboxed execution by using --spawn_strategy=standalone. by Philipp Wollermann · 10 years ago
  30. 42727a6 No content change. Fixes line breaks and whitespace issues in HTML only. by Googler · 10 years ago
  31. a59fa55 Add Skylark Supported Rules page to Bazel site. by Googler · 10 years ago
  32. c6fd0b6 Added more details about the use of configuration fragments in Skylark to the documentation. by Florian Weikert · 10 years ago
  33. ff37d9b Update FAQ for beta release. by Han-Wen Nienhuys · 10 years ago
  34. 24f2d99 Split Skylark Library into multiple pages, one per module. Add collapsible by David Chen · 10 years ago
  35. ad8a0ff by Laurent Le Brun · 10 years ago
  36. 84ff771 More specific instructions for Mac OS X install by Dave Dopson · 10 years ago
  37. b0b76c4 Fix link. by Googler · 10 years ago
  38. e079284 Clarify behavior of --announce_rc. by Janak Ramakrishnan · 10 years ago
  39. eeaa135 Clarify units of argument to --iff_heap_size_greater_than. by Googler · 10 years ago
  40. 0fa6230 Fix --batch link in blaze user manual to match other flags. by Googler · 10 years ago
  41. 8d33146 Blog post for dashboard dogfood by Kristina Chodorow · 10 years ago
  42. 9c569e3 Update concepts page about differences with Python. by Laurent Le Brun · 10 years ago
  43. 8f56558 Add a blog post about docker_build by Damien Martin-Guillerez · 10 years ago
  44. 6976e6c Use correct indenting and add trailing commas by Googler · 10 years ago
  45. aafaf8d RELNOTES[INC]: Remove built-in support for cc_public_library by Han-Wen Nienhuys · 10 years ago
  46. aee5e6a Build tree blog post by Kristina Chodorow · 10 years ago
  47. 3f16b56 Minor documentation fixes. Make sidebar navigation look more consistent. by David Chen · 10 years ago
  48. 6234080 Updated Skylark documentation in order to mention load()'s new alias feature by Florian Weikert · 10 years ago
  49. 53f5f33 Rollforward of []: Blaze changes to support LLVM profile feedback by Googler · 10 years ago
  50. cbfda11 Make generate_workspace also generate a BUILD file with transitive deps by Kristina Chodorow · 10 years ago
  51. 4680b31 Add instructions for getting Gerrit HTTP password to contributing.md by Kamal Marhubi · 10 years ago
  52. c9bf506 Fix link syntax in contributing.html by Damien Martin-Guillerez · 10 years ago
  53. 2d93a47 Add --output_filter option by Kristina Chodorow · 10 years ago
  54. a89c181 Add Makani to the list of Bazel users by Damien Martin-Guillerez · 10 years ago
  55. 29e6645 Document that the "run" command closes stdin. by Philipp Wollermann · 10 years ago
  56. b961bb9 Rollback of commit 69d20b26b50360221849a4860265150f9c66ef25. by Lukacs Berki · 10 years ago
  57. 14cd308 Add a separate section for workspace rules in the encyclopedia by Kristina Chodorow · 10 years ago
  58. d6b28a5 Blog post on tweaking the java_toolchain by Damien Martin-Guillerez · 10 years ago
  59. 69d20b2 Blaze changes to support LLVM profile feedback. by Googler · 10 years ago
  60. 3ebad61 Fix what I assume to be a typo. by Googler · 10 years ago
  61. 3ea9aef Unify style in "Bazel's code description" section. by Noah Misch · 10 years ago
  62. 00e5df7 Blog posts about configuration files by Damien Martin-Guillerez · 10 years ago
  63. 5d2d6bc Update install.md for Linux's java settings by Damien Martin-Guillerez · 10 years ago
  64. fd4615a Skylark doc, wrt configurations by Laurent Le Brun · 10 years ago
  65. 1fb10af Skylark: Document executable and test rules by Laurent Le Brun · 10 years ago
  66. 6b0341e Fix Blaze/Bazel mixup in docs by Googler · 10 years ago
  67. fc5c4ea Add a blog posts on Java configuration. by Damien Martin-Guillerez · 10 years ago
  68. 712e9ac Externalize documentation for -extra_checks by Liam Miller-Cushon · 10 years ago
  69. bf6dcb7 Fix documentation about master configuration files by Damien Martin-Guillerez · 10 years ago
  70. e509c96 Make generate_workspace dump transitive dependencies for Maven artifacts by Kristina Chodorow · 10 years ago
  71. 8d4ffc4 Skylark: Document default attributes for test rules. by Laurent Le Brun · 10 years ago
  72. fb308fc Add openjdk-7-source to the install guide for Ubuntu by Damien Martin-Guillerez · 10 years ago
  73. 0abc38a Delete documentation for 'server_log' info item. This doesn't currently exist and hasn't existed for a while. by Nathan Harmata · 10 years ago
  74. 9408a9e Replaced 'Blaze' with 'Bazel' by Florian Weikert · 10 years ago
  75. 6e31316 Update of the roadmap for the Beta by Damien Martin-Guillerez · 10 years ago
  76. 8104c5b Lower the requirement to Java 7 by Damien Martin-Guillerez · 10 years ago
  77. 62d200c Apply Bootstrap styles to header inclusion checking table. Use <code> rather by David Chen · 10 years ago
  78. 937a3d6 Improve readability of Build Encyclopedia summary table on bazel.io. by David Chen · 10 years ago
  79. 7160b1a Documentation: fix docs of value of --show_progress_rate_limit. by Laszlo Csomor · 10 years ago
  80. 09997a0 Skylark cookbook example: Computed dependencies by Laurent Le Brun · 10 years ago
  81. 3bd26cd Reblog of build visualization post by Kristina Chodorow · 10 years ago
  82. 055447d Skylark docs: remove note saying that `break` and `continue` are unsupported. by Laszlo Csomor · 10 years ago
  83. d618782 Update contribution docs by Kristina Chodorow · 10 years ago
  84. c7dd1b1 Skylark: Document default outputs and implicit outputs. by Laurent Le Brun · 10 years ago
  85. 6f60d2d Fix cookbook: simple shell command documentation to match sample code. by Googler · 10 years ago
  86. a24a3ab Remove trace of protobuf installation instruction by Damien Martin-Guillerez · 10 years ago
  87. d47a8ef Reorganized compile.sh by Damien Martin-Guillerez · 10 years ago
  88. de7cd0b A minor refactoring. by Lukacs Berki · 10 years ago
  89. 6b2766d Add zsh completion script by Cody Schroeder · 10 years ago
  90. 3752900 Add documentation for --javac_extdir by Liam Miller-Cushon · 10 years ago
  91. 545f120 Remove the documentation for the now-nonexistent "bazel rm" command (was removed in []) by Lukacs Berki · 10 years ago
  92. e60cf2f Add details for the --config flag. Existing wording uses a plural 'sections', by Googler · 10 years ago
  93. d2af1c8 Add pom.xml parser by Kristina Chodorow · 10 years ago
  94. 7d41d74 Fix bad formatting around "runner_deploy.jar" by NicholasGorski · 10 years ago
  95. 7923559 Rephrased post-beta items of the roadmap by Damien Martin-Guillerez · 10 years ago
  96. 3234b2b Update the debugging instructions for the C++ client. by Thiago Farina · 10 years ago
  97. 5fe7933 Remove fetch step from compile.sh by Kristina Chodorow · 10 years ago
  98. eb6e903 Use the ijar ZIP implementation in Blaze instead of libarchive by Damien Martin-Guillerez · 10 years ago
  99. 0efd26f Add documentation on depending on precompiled C++ libraries by Kristina Chodorow · 10 years ago
  100. 0f85e10 Allow @repo//foo:bar targets in BUILD files by Kristina Chodorow · 10 years ago