aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google
Commit message (Expand)AuthorAge
* Restore VectorArg to CustomCommandLine's public interface.Gravatar tomlu2017-08-24
* Allow CommandLine expansion to throw an exception.Gravatar tomlu2017-08-24
* Request test artifacts to be built in parallel with running the test.Gravatar janakr2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Check at compile time that all options are declared public, and are non-final...Gravatar ccalvarin2017-08-24
* Add resource filtering support for third pseudolocaleGravatar Googler2017-08-24
* Annotate CriticalPathComputer's Subscriber methods with @AllowConcurrentEvent...Gravatar nharmata2017-08-24
* Stop using CustomMultiArgv in ProtoCompileActionBuilder.Gravatar tomlu2017-08-24
* Pull maven -src jars when available alongside jars re:Gravatar juliexxia2017-08-24
* Enable parameter files for manifest merger actions.Gravatar apell2017-08-24
* Update documentation for the print functionGravatar vladmos2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Support print_action command in Bazel.Gravatar Googler2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Store content digests in repository marker files. https://www.bazel.build/de...Gravatar Benjamin Peterson2017-08-24
* Refactor: Parse return statements without an expression properlyGravatar fzaiser2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Minor refactor of UserDefinedFunction constructor, accessorsGravatar brandjon2017-08-23
* RELNOTES: Allow java_lite_proto_library in the deps of android rules.Gravatar ajmichael2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Adding compile time checks to the options parser.Gravatar ccalvarin2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Remove dialect distinction from the parser.Gravatar laurentlb2017-08-22
* Split Info into SkylarkInfo and NativeInfo.Gravatar dslomov2017-08-22
* Small improvments on native launcher and testGravatar Yun Peng2017-08-22
* Add OptionDefinition layer between the @Option annotation and its fields and ...Gravatar ccalvarin2017-08-22
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-22
* Add a --build_runfile_manifests flag which controls production ofGravatar Googler2017-08-22
* Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.Gravatar mstaib2017-08-22
* Don't deduplicate LINK_INPUTS.Gravatar allevato2017-08-22
* Parallelize target pattern preloading (used by 'blaze query').Gravatar nharmata2017-08-22
* Minor change to the ActionOnIOExceptionReadingBuildFile interface.Gravatar nharmata2017-08-22
* Update documentation for srcs_version in python rulesGravatar yiyu2017-08-22
* Improve CustomCommandLine interface.Gravatar tomlu2017-08-22
* Resource filtering properly handles pseudolocalesGravatar Googler2017-08-22
* remote: don't fail build if upload failsGravatar Benjamin Peterson2017-08-22
* Remove ALREADY_EXISTS special treatment from the CAS uploader. This error sho...Gravatar olaola2017-08-22
* Blaze exports a feature for actions with objective c source in their transitiveGravatar cpeyser2017-08-22