1. 3307457 Add Swift to the Bazel roadmap by Damien Martin-Guillerez · 9 years ago
  2. 7ff6825 Adds Stripe.com to the list of users of Bazel. by Damien Martin-Guillerez · 9 years ago
  3. 5604489 Add Gulava to list of Bazel clients. by Matthew DeVore · 9 years ago
  4. 3ee570f Deprecate top-level Java toolchain flags in favour of java_toolchain by Liam Miller-Cushon · 9 years ago
  5. 8f8e67e Fix mismatch between docs and backend/BUILD in master in examples/tutorial. by Eric Paniagua · 9 years ago
  6. ae1b6bc Fix bug introduced by commit dc0fbb42ab22ab8f3205b0884069e1ffe03677c9 where a less specific option specification in a rc file could override a more specific option specification when there's a non-trivial Command hierarchy. A concrete example would be a "build --foo=1" line overriding a "test --foo=2" line for a "test" invocation. by Nathan Harmata · 9 years ago
  7. 0de15d13 Add some documentation about --output=build. by Googler · 9 years ago
  8. 53161ce Update roadmap by Damien Martin-Guillerez · 9 years ago
  9. cdb49c5 Adds a blog post about C++ autoconf with Skylark remote repository by Damien Martin-Guillerez · 9 years ago
  10. d6d04e0 faq: remove mention of the tools directory by Damien Martin-Guillerez · 9 years ago
  11. 06d9ada in the query docs, correctly refer to the --output option not --order by Benjamin Peterson · 9 years ago
  12. a930352 Adds Skylark Remote Repository documentation by Damien Martin-Guillerez · 9 years ago
  13. daebdfa docs: update the output for the --subcommands option by Thiago Farina · 9 years ago
  14. 96df361 Remove deprecated Skylark rules by Kristina Chodorow · 9 years ago
  15. 56d24a7 Add blog post: Easier Debugging of Sandbox Failures by Yue Gan · 9 years ago
  16. 2445af0 docs: add missing '-p' flag to mkdir command in the example by Thiago Farina · 9 years ago
  17. 9379e93 Fix a small typo. by Googler · 9 years ago
  18. c85af31 Expose runfiles symlink functionality in Skylark by Googler · 9 years ago
  19. c6821a2 Fix typo in users.md by Damien Martin-Guillerez · 9 years ago
  20. ba05c37 Upgrade Apache Commons Collections to v3.2.2 by Googler · 9 years ago
  21. d395695 Fix broken link to Databricks on the Bazel Users page. by Todd Jeffreys · 9 years ago
  22. b647d65 Fix user manual formatting by Kristina Chodorow · 9 years ago
  23. 47ceb67 Add InteraXon, Beeswax and Databricks to the list of users. by Damien Martin-Guillerez · 9 years ago
  24. f2d560a Clean up attribute documentation hoping to make it clearer. Specifically that labels and label_lists are actually of type Target, and adding more cross linking to various documentation to make it easier to peruse. by Dave MacLachlan · 9 years ago
  25. c603dda Add some cross referencing to the cookbook and standardize header style for markdown. by Dave MacLachlan · 9 years ago
  26. 49c1364 Fix typo in Bazel Users page. by Todd Jeffreys · 9 years ago
  27. fb8eeba Fix typos in users list by Brian Silverman · 9 years ago
  28. de54bca Add a bazel-srcs target to the top-level package containing all Bazel sources by Damien Martin-Guillerez · 9 years ago
  29. 9701a28 Fix typo in Peloton names in the description in our user list. by Damien Martin-Guillerez · 9 years ago
  30. b0439c5 Add Peleton Tech and FFruit to the list of users by Damien Martin-Guillerez · 9 years ago
  31. 0e28eda Add Ascend.io and XIOSim to our user list. by Damien Martin-Guillerez · 9 years ago
  32. 64e7a3f Global cleanup change. by Googler · 9 years ago
  33. d188735 Fix load() examples to use build targets instead of file paths. by Googler · 9 years ago
  34. 24039de Add zlib-devel to the set of pacman packages we ask people to install on Windows. by Lukacs Berki · 9 years ago
  35. b8d6b78 Adds a link to the release 0.2.0 in the blog post announcing it. by Damien Martin-Guillerez · 9 years ago
  36. adfc656 Update external dependencies documentation to mention the --artifact argument to generate_workspace. by Alex Humesky · 9 years ago
  37. b5ea281 Looks to me like the example was slightly broken, I think this fixes it. by Googler · 9 years ago
  38. 7ba49f3 Blog post for 0.2.0 release by Kristina Chodorow · 9 years ago
  39. 3633955 blaze user manual: remove a clause about --blazerc that is not true. by Googler · 9 years ago
  40. ff00721 Doc update for Skylark syntax, mention 'is' is not supported by Laurent Le Brun · 9 years ago
  41. 8d24710 Add documentation on how to build for an iOS device, use a provisioning profile, and install an app on a device. by Dave MacLachlan · 9 years ago
  42. 19bea12 Add link to Windows instructions to sidebar and Install page. by David Chen · 9 years ago
  43. 268f497 Fix a typo in windows.md by Michael Zhou · 9 years ago
  44. 4e84b14 Add missing instructions to Windows build docs by Solal Pirelli · 9 years ago
  45. 6fb22be Update windows.md with instructions to bootstrap Bazel. by Dmitry Lomov · 9 years ago
  46. 7fab025 Minor style fixes. by Googler · 9 years ago
  47. 21f0972 Update roadmap for 0.2 by Damien Martin-Guillerez · 9 years ago
  48. f3ea336 Add allow_files to cookbook example for using a binary. by Eric Dobson · 9 years ago
  49. 07aecfb Tutorial: change load statement to use the new syntax. by Damien Martin-Guillerez · 9 years ago
  50. 18dbcd6 Update Skylark homepage by Laurent Le Brun · 9 years ago
  51. 0fb1506 Fix invalid language for fenced code block. by David Chen · 9 years ago
  52. 4bba263 Rollback of commit eb01c21f94fbd6119c2f73796f63f789fd765910. by David Chen · 9 years ago
  53. 492472f Add instrumented file provider support to Skylark rules. by Googler · 9 years ago
  54. 50ebf2a Updates the bazel appengine tutorial docs to match the updates to the workspace file in the repo. by Alex Humesky · 9 years ago
  55. 84450b8 Rollback of commit 14cf67863d56bab1eef11687a881adf323ba55ad. by Kristina Chodorow · 9 years ago
  56. de435f4 Rename native.rule and native.rules to {existing_rule,existing_rules} by Han-Wen Nienhuys · 9 years ago
  57. e70a337 Minor formatting fixes in code listings in Bazel CI blog post. by David Chen · 9 years ago
  58. 72f6185 Fix a couple of broken links by Liam Miller-Cushon · 9 years ago
  59. 14cf678 Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64. by Kristina Chodorow · 9 years ago
  60. 202d722 Blog post: Bazel and continuous integration by Damien Martin-Guillerez · 9 years ago
  61. aac8bf1 Fix Skylark documentation links by Kristina Chodorow · 9 years ago
  62. 3c67b16 Suggest using release tag when running generate_workspace by Dan Fabulich · 9 years ago
  63. eb01c21 Fix links in http://bazel.io/docs/skylark/ by Damien Martin-Guillerez · 9 years ago
  64. e87849b Remove base_workspace from bazel setup by Kristina Chodorow · 9 years ago
  65. b13a259 Fix double </a> in header. by Han-Wen Nienhuys · 9 years ago
  66. fc62107 Bazel docs: remove grammatical trace of a flag that was removed. by Laszlo Csomor · 9 years ago
  67. c4af828 Add titles to Bazel documentation pages. by David Chen · 9 years ago
  68. 819be08 Load `appengine_war` rule in `BUILD` by Tetsuo Kiso · 9 years ago
  69. 67e6f98 Add native.rule(NAME), which returns the attributes of a previously defined rule. by Han-Wen Nienhuys · 9 years ago
  70. 8cc0541 Update skylark docs for grammar and clarity. by Alex Humesky · 9 years ago
  71. e7bc9dd Remove obsolete reference to all-rules by Laurent Le Brun · 9 years ago
  72. 980eebc Stop recommending installing openjdk-source by Damien Martin-Guillerez · 9 years ago
  73. 3c222dc Fix include for the cpp example on the website by Emmanuel Jay · 9 years ago
  74. 7ca1b66 Grammar fix: "it follow" -> "it follows" by Googler · 9 years ago
  75. 6dccbb0 Adding some links to skylark concepts g3doc by Googler · 9 years ago
  76. bde21f4 Update install docs as installer has changed by Samuel Husso · 9 years ago
  77. 6ecf17a Fix example of macro in the documentation by Laurent Le Brun · 9 years ago
  78. 6e24a37 Fix error in documentation -- SIGQUIT not SIGINT will make Bazel dump its threads! by Janak Ramakrishnan · 9 years ago
  79. e7194d9 Document that ctrl-\ causes Bazel to dump its threads to its jvm.out file, to aid in diagnosing issue #748. by Janak Ramakrishnan · 9 years ago
  80. c9da1f6 Escape RSS feed content by Kristina Chodorow · 9 years ago
  81. c83c300 Update C++ gtest example to include all headers in sandbox by Kristina Chodorow · 9 years ago
  82. 5fd83b2 Add support for downloading through proxies by Kristina Chodorow · 9 years ago
  83. 2c9610b Open source output directory documentation by Kristina Chodorow · 9 years ago
  84. 99a89ac Use the right site search ID by Kristina Chodorow · 9 years ago
  85. b571605 Fixup rowspan on the roadmap by Damien Martin-Guillerez · 9 years ago
  86. c13c002 RELNOTES: add loadfiles() query operator, to find skylark files loaded by targets. by Han-Wen Nienhuys · 9 years ago
  87. 23ad8f6 Clarify that add-apt-repository depends on software-common-properties by Shay Weiss · 9 years ago
  88. 729def4 Add Java workers blog post by Kristina Chodorow · 9 years ago
  89. d4b78d0 Further improve sandbox documentation. by Philipp Wollermann · 9 years ago
  90. 0a2aef6 Improve sandboxing documentation by Damien Martin-Guillerez · 9 years ago
  91. 6aff7f4 Refactor external repository support significantly to solve a number of issues. by Lukacs Berki · 9 years ago
  92. 2dbe1ba Explicitly mention that 'manual' test targets are not matched by wildcard target patterns and are thus neither built nor tested by invocations like "blaze test //my/project/..." by Nathan Harmata · 9 years ago
  93. ea19988 External repository documentation improvements by Kristina Chodorow · 9 years ago
  94. 5b32900 Fix spelling mistake. by Googler · 9 years ago
  95. 7cf7884 Updating roadmap according to the new priorities by Damien Martin-Guillerez · 9 years ago
  96. 374888c Fix/remove broken src links in FAQ documentation by Neil · 9 years ago
  97. 91280c5 Fix broken link in Skylark documentation by Laurent Le Brun · 9 years ago
  98. c509e33d Do not recurse into the convenience symlinks when evaluating the "//..." target pattern. by Lukacs Berki · 9 years ago
  99. 9d5ab0b Mention --host_crosstool_top in the docs where it's relevant by Brian Silverman · 9 years ago
  100. a811460 Run bazel documentation tests on mac/linux. by Dmitry Lomov · 9 years ago