1. 37e41e9 Description redacted. -- MOS_MIGRATED_REVID=85970303 by Manuel Klimek · 10 years ago
  2. b408f9e Refactor NodeEntry to be an interface. by Nathan Harmata · 10 years ago
  3. 802c886 Mark some skyframe-internal data structures as being Serializable. by Nathan Harmata · 10 years ago
  4. 5c90ad2 Mark some data structures used in SkyValues during the loading phase as being Serializable. by Nathan Harmata · 10 years ago
  5. 9edc821 Configurable attributes: allow multiple matches so long as by Greg Estren · 10 years ago
  6. fa720b3 Add some test coverage for --noorder_results. by Janak Ramakrishnan · 10 years ago
  7. 3a6dacd fix bug where cov info wasn't being printed for some builds by Michajlo Matijkiw · 10 years ago
  8. d43d391 GeneratedProjectTests are a bit refactored. A new API is added to BuildRuleBuilder to define dependencies between rules. by Googler · 10 years ago
  9. 9f212f7 Skylark: enable relative paths in load statements. Only paths with 1 segment are treated as relative paths. by Googler · 10 years ago
  10. 4fdd776 Fix SingleJar's tests. by Damien Martin-Guillerez · 10 years ago
  11. 9cc4424 Fix linter issues in lib/syntax. by Laurent Le Brun · 10 years ago
  12. b8a9573 Forgot to add the Apache header to OptionsParser.java. Not having it breaks the bazel-on-mac tests. by Philipp Wollermann · 10 years ago
  13. 0e507f0 Skylark: fixing a crash. It occurred when the files field of the struct returned by the rule implementation function doesn't have the correct generic type. Error messages are unified. by Googler · 10 years ago
  14. 67ee1ff Skylark: Fix SkylarkNestedSet.toString by Laurent Le Brun · 10 years ago
  15. a70f28b Drop deprecated CommandResult.getExitStatus by Han-Wen Nienhuys · 10 years ago
  16. e95a80a When we log to [] instead of crashing on EventBus failures, also log exception to blaze.INFO. Otherwise, it's easy to miss the fact that there was an important failure. by Eric Fellheimer · 10 years ago
  17. a41a503 Remove unnecessary wrapper in return value of BlazeQueryEnvironment#getTarget(Label). by Janak Ramakrishnan · 10 years ago
  18. 168ba9b Relax strict deps for Dagger-generated code. by Liam Miller-Cushon · 10 years ago
  19. 5eb4fac Bazel Go Example: Explain how to set up the symlink by Laurent Le Brun · 10 years ago
  20. 89ab4a1 Clarify status of Python rules in the FAQ. by Han-Wen Nienhuys · 10 years ago
  21. 25bdc33 Implement ios_extension_binary rule, which is similar to objc_binary, but only links and does not bundle, and creates a binary for an iOS app extension. by Matthew DeVore · 10 years ago
  22. 50a1194 A couple of FAQ language nits by Daniel Wagner-Hall · 10 years ago
  23. 4077663 Bazel faq: s/artifacts/generated files/ by Laurent Le Brun · 10 years ago
  24. 47038c8 Remove DecompressorFactory's dependence on Target by Kristina Chodorow · 10 years ago
  25. 0d194cc Fix or suppress warnings in Blaze code. #fixit by Laszlo Csomor · 10 years ago
  26. c5aeaa3 Small code cleanups. by Ulf Adams · 10 years ago
  27. 773d2ff Allow empty lists for variables of sequence type in the crosstool configuration. by Manuel Klimek · 10 years ago
  28. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago