aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/proto/ProtoSourcesProvider.java
Commit message (Expand)AuthorAge
* [Reland] Accept proto paths relative to proto_source_root as direct dependenc...Gravatar Googler2018-07-09
* Migrate remaining assorted skylark types to skylarkbuildapiGravatar cparsons2018-06-11
* Expose ProtoSourcesProvider.transitive_proto_path_flags to Skylark.Gravatar elenairina2018-02-27
* @AutoCodec some more providers.Gravatar janakr2018-02-26
* PiperOrigin-RevId: 186532302Gravatar ahumesky2018-02-21
* Accept proto paths relative to proto_source_root as direct dependencies.Gravatar elenairina2018-02-20
* Add "proto_source_root" flag to proto_library.Gravatar elenairina2018-02-16
* Fix whitespace issue in ProtoSourcesProvider documentationGravatar Eric Dobson2017-09-05
* Remove 'allowReturnsNone=true' from the ProtoSourcesProvider methods for desc...Gravatar Googler2017-02-22
* proto_library: saner descriptor setsGravatar Carmi Grushko2017-02-02
* Inline --output_descriptor_set=true.Gravatar Carmi Grushko2017-02-02
* Use a NestedSet for proto_library check deps sourcesGravatar Liam Miller-Cushon2017-01-23
* Manually add periods to documentation strings where needed.Gravatar John Cater2017-01-03
* Move the descriptorset output to the ProtoSourcesProvider and expose it to sk...Gravatar Googler2016-12-22
* Move annotation classes used for referencing framework Java classes from Skyl...Gravatar John Field2015-12-16
* Migrate ProtoSourcesProvider to @AutoValue.Gravatar Carmi Grushko2015-12-07
* Change ProtoSourcesProvider to only export direct sources. Add a method, getC...Gravatar Michael Thvedt2015-11-10
* Expose proto sources in the Skylark providerGravatar Laurent Le Brun2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Skylark: Expose proto providers in a cleaner way.Gravatar Laurent Le Brun2015-06-01
* Expose Proto providers to Skylark for experimentation.Gravatar Laurent Le Brun2015-05-22
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25