1. 9d62a14 Extract java/javalite proto compilation args to command-line flags. by Carmi Grushko · 10 years ago
  2. df960c2 Add a common class for filtering proto source files. by Rumou Duan · 10 years ago
  3. f8a1ae6 Add the repository name as a parameter to the output path functions by Kristina Chodorow · 10 years ago
  4. e3bc67a Rollback of commit 5ea55cbab969820da346d16c4998e957b8c3f60e. by Carmi Grushko · 10 years ago
  5. 5ea55cb Unveil Bazel's proto_library and java_proto_library. by Carmi Grushko · 10 years ago
  6. 532c2f0 Open-source java_proto_library. by Carmi Grushko · 10 years ago
  7. 84ecac5 by Carmi Grushko · 10 years ago
  8. ef4c16c Open-source ProtoSupportDataProvider. by Carmi Grushko · 10 years ago
  9. dbc9c7c by Carmi Grushko · 10 years ago
  10. b0f8fb1 Decrease visibility of createProtoCompilerCommandLine() to private. by Carmi Grushko · 10 years ago
  11. 4dfb22c Allow use of Exceptions to exit early out of configured-target creation, instead of passing and checking null in all helpers. by Chris Parsons · 10 years ago
  12. 1f2cb5c Rename setHasServices() to the more appropriate allowServices(). by Carmi Grushko · 10 years ago
  13. 8dba2b2 Add a --legacy_external_runfiles option by Kristina Chodorow · 10 years ago
  14. 9e4c78f Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and commit 790d2f6009d47fe92cf0cd92a1473bbf0141f32e. by Damien Martin-Guillerez · 10 years ago
  15. 857cda2 Move the runfiles for external repositories to under the x.runfiles/ directory by Kristina Chodorow · 10 years ago
  16. 2b0f54a Allow the action that calls proto-compiler, to do so using a params file. by Carmi Grushko · 10 years ago
  17. 802f39e Clean the API of ProtoCompileAction, in preparation for making the proto-compiler use a params file. by Carmi Grushko · 10 years ago
  18. b4c00b6 Don't keep implicit reference to ProtoCompileAction in anonymous inner CustomMultiArgv class. by Janak Ramakrishnan · 10 years ago
  19. 6eda3f2 Don't keep implicit reference to ProtoCompileAction.Builder after build() is called. by Janak Ramakrishnan · 10 years ago
  20. de1f64c Contractually document BuildConfiguration.Fragment as immutable and strengthen by Greg Estren · 10 years ago
  21. c63b90f Remove unused ${SYNOPSIS} variable from Bazel native rule inline documentation. by David Chen · 10 years ago
  22. 952076b Remove unused ${ATTRIBUTE_DEFINITION} and ${ATTRIBUTE_SIGNATURE} variables from by David Chen · 10 years ago
  23. 4076e44 Allow filtering out some extra-actions related to Java proto compilation. by Carmi Grushko · 10 years ago
  24. 017ce79 Add convenience methods to register a proto compile action. by Carmi Grushko · 10 years ago
  25. 585d1a0 Move annotation classes used for referencing framework Java classes from Skylark into their own package. This allows, e.g., classes in the syntax package to access classes in the cmdline package without creating circular dependencies. by John Field · 10 years ago
  26. 08a9931 Open-source code that creates proto-buffer compile actions. by Carmi Grushko · 10 years ago
  27. 4bc6371 Open-source a support data-structure for protocol buffers. by Carmi Grushko · 10 years ago
  28. e8a8624 Open-source command-line options specific to protocol buffer. by Carmi Grushko · 10 years ago
  29. 69f1852 Migrate ProtoSourcesProvider to @AutoValue. by Carmi Grushko · 10 years ago
  30. adab27e Change ProtoSourcesProvider to only export direct sources. Add a method, getCheckDepsProtoSources(), to get any indirect sources from alias library cases. by Michael Thvedt · 10 years ago
  31. b737b99 Expose proto sources in the Skylark provider by Laurent Le Brun · 11 years ago
  32. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 11 years ago
  33. 6e91eb9 Move Label from the lib.syntax to the lib.cmdline package so that: by Lukacs Berki · 11 years ago
  34. ffa73ad Separate build-specific types and types inherent to Skylark. by Lukacs Berki · 11 years ago
  35. c9e5220 Rollforward of [], which was rolled back in []. Cleans up support for objc_proto_library with native proto_library. by Michael Thvedt · 11 years ago
  36. b766987 Rollback of commit 17e9d7cd408eee1e4e73a1fe6f76917954475937. by Carmi Grushko · 11 years ago
  37. 17e9d7c Turn Bazel proto_library on for objc_proto_library. by Michael Thvedt · 11 years ago
  38. 0883ff0 Add a BazelProtoLibrary representing a collection of .proto files. by Michael Thvedt · 11 years ago
  39. e36009f Move common proto functions into a new open-source class, ProtoCommon, in preperation for BazelProtoLibrary. by Michael Thvedt · 11 years ago
  40. ac54515 Skylark: Expose proto providers in a cleaner way. by Laurent Le Brun · 11 years ago
  41. c2a1dce Expose Proto providers to Skylark for experimentation. by Laurent Le Brun · 11 years ago
  42. d08b27f Update from Google. by Han-Wen Nienhuys · 11 years ago