aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* In the config_setting arguments section, the description of the "values" arg ...Gravatar juliexxia2017-08-29
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-29
* Remove TODO from LegacyCompilationSupport.Gravatar tomlu2017-08-29
* Visit subtrees of the AST in evaluation orderGravatar fzaiser2017-08-29
* Add a --output_directory_suffix command line option to facilitate the removal...Gravatar lberki2017-08-28
* Change Identifier#boundNames to #boundIdentifiers.Gravatar fzaiser2017-08-28
* Flip the --incompatible_descriptive_string_representations flag by defaultGravatar vladmos2017-08-28
* Implement CustomCommandLine support for Skylark.Gravatar tomlu2017-08-28
* Move Statement.exec methods to a separate class.Gravatar laurentlb2017-08-28
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-28
* Ensure our "Another command is running" messages hold realistic PIDs.Gravatar jmmv2017-08-28
* Add a visitor method for statement blocks to SyntaxTreeVisitorGravatar fzaiser2017-08-28
* Make tests independent of the current state of the incompatible_descriptive_s...Gravatar vladmos2017-08-28
* Fix typo in docs: "beforethis"Gravatar Rodrigo Queiro2017-08-25
* Add a warning to the bind() docsGravatar Rodrigo Queiro2017-08-25
* Add the JAVABASE and JAVA Make variables to java_runtime_alias artifically if...Gravatar lberki2017-08-25
* Implement field declarations for declared providers.Gravatar dslomov2017-08-25
* Automated rollback of commit 1af9b1e2238c3b43a2b66233495ecf7b6ef4dcab.Gravatar Googler2017-08-25
* Adds -p to zipalign invocation to align stored (not compressed) .so files in ...Gravatar ahumesky2017-08-25
* Abort stream if BuildEventServiceTransport does not wait for all ACKs.Gravatar Googler2017-08-25
* Introduce enum to quickly discriminate AST nodes.Gravatar laurentlb2017-08-25
* Naming style fix for AndroidInstrumentationInfo(Provider).Gravatar dslomov2017-08-25
* Refactor JavaInfo.Gravatar dslomov2017-08-25
* Allow generator attributes in android_libraries used as android_resourcesGravatar Googler2017-08-25
* Windows: Implement Java native launcherGravatar Yun Peng2017-08-25
* Extract a string constant into a final field.Gravatar lberki2017-08-24
* Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44.Gravatar lberki2017-08-24
* Add an xcode_config_alias rule that is an alias to the current xcode_config r...Gravatar lberki2017-08-24
* Automated rollback of commit bb0aba3e91b603bf96d4e214a3886d1f47c3d90a.Gravatar janakr2017-08-24
* 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
* 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