index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
rules
/
proto
Commit message (
Expand
)
Author
Age
*
Allow .protodevel files in srcs of proto_library.
Googler
2016-10-18
*
Extract java/javalite proto compilation args to command-line flags.
Carmi Grushko
2016-10-06
*
Add a common class for filtering proto source files.
Rumou Duan
2016-09-16
*
Add the repository name as a parameter to the output path functions
Kristina Chodorow
2016-08-12
*
Rollback of commit 5ea55cbab969820da346d16c4998e957b8c3f60e.
Carmi Grushko
2016-07-18
*
Unveil Bazel's proto_library and java_proto_library.
Carmi Grushko
2016-07-18
*
Open-source java_proto_library.
Carmi Grushko
2016-07-12
*
--
Carmi Grushko
2016-07-12
*
Open-source ProtoSupportDataProvider.
Carmi Grushko
2016-07-08
*
--
Carmi Grushko
2016-06-27
*
Decrease visibility of createProtoCompilerCommandLine() to private.
Carmi Grushko
2016-05-25
*
Allow use of Exceptions to exit early out of configured-target creation, inst...
Chris Parsons
2016-05-24
*
Rename setHasServices() to the more appropriate allowServices().
Carmi Grushko
2016-05-05
*
Add a --legacy_external_runfiles option
Kristina Chodorow
2016-04-25
*
Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...
Damien Martin-Guillerez
2016-04-22
*
Move the runfiles for external repositories to under the x.runfiles/ directory
Kristina Chodorow
2016-04-20
*
Allow the action that calls proto-compiler, to do so using a params file.
Carmi Grushko
2016-04-07
*
Clean the API of ProtoCompileAction, in preparation for making the proto-comp...
Carmi Grushko
2016-04-07
*
Don't keep implicit reference to ProtoCompileAction in anonymous inner Custom...
Janak Ramakrishnan
2016-03-22
*
Don't keep implicit reference to ProtoCompileAction.Builder after build() is ...
Janak Ramakrishnan
2016-03-21
*
Contractually document BuildConfiguration.Fragment as immutable and strengthen
Greg Estren
2016-02-01
*
Remove unused ${SYNOPSIS} variable from Bazel native rule inline documentation.
David Chen
2016-01-28
*
Remove unused ${ATTRIBUTE_DEFINITION} and ${ATTRIBUTE_SIGNATURE} variables from
David Chen
2016-01-25
*
Allow filtering out some extra-actions related to Java proto compilation.
Carmi Grushko
2016-01-22
*
Add convenience methods to register a proto compile action.
Carmi Grushko
2015-12-30
*
Move annotation classes used for referencing framework Java classes from Skyl...
John Field
2015-12-16
*
Open-source code that creates proto-buffer compile actions.
Carmi Grushko
2015-12-13
*
Open-source a support data-structure for protocol buffers.
Carmi Grushko
2015-12-10
*
Open-source command-line options specific to protocol buffer.
Carmi Grushko
2015-12-10
*
Migrate ProtoSourcesProvider to @AutoValue.
Carmi Grushko
2015-12-07
*
Change ProtoSourcesProvider to only export direct sources. Add a method, getC...
Michael Thvedt
2015-11-10
*
Expose proto sources in the Skylark provider
Laurent Le Brun
2015-09-28
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Move Label from the lib.syntax to the lib.cmdline package so that:
Lukacs Berki
2015-09-21
*
Separate build-specific types and types inherent to Skylark.
Lukacs Berki
2015-09-21
*
Rollforward of [], which was rolled back in []. Cleans up support for objc_pr...
Michael Thvedt
2015-09-14
*
Rollback of commit 17e9d7cd408eee1e4e73a1fe6f76917954475937.
Carmi Grushko
2015-09-04
*
Turn Bazel proto_library on for objc_proto_library.
Michael Thvedt
2015-09-04
*
Add a BazelProtoLibrary representing a collection of .proto files.
Michael Thvedt
2015-09-02
*
Move common proto functions into a new open-source class, ProtoCommon, in pre...
Michael Thvedt
2015-09-02
*
Skylark: Expose proto providers in a cleaner way.
Laurent Le Brun
2015-06-01
*
Expose Proto providers to Skylark for experimentation.
Laurent Le Brun
2015-05-22
*
Update from Google.
Han-Wen Nienhuys
2015-02-25