aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Automated rollback of commit 67549a752c2316234b19d7b50ea84a8ae80d3669.Gravatar hlopko2018-03-21
* @AutoCodec SupportData.Gravatar janakr2018-03-21
* Automated rollback of commit 3c5a1098af0c5ae80d4e3b1fc52dd1fef6027d43.Gravatar hlopko2018-03-21
* Fix output_file build variable to be correct for fake compile actions.Gravatar hlopko2018-03-21
* Assume toolchain supportsDynamicLinker from presence of "dynamic_linking_mode...Gravatar hlopko2018-03-21
* Add crosstool_lib.bzl and crosstool_utils.bzlGravatar hlopko2018-03-21
* Allow android_library rule to also accept rules that provide the JavaInfoGravatar Googler2018-03-20
* @Autocodec a few leftover classes. Also, add @AutoCodec builder support for ...Gravatar cpeyser2018-03-20
* Have the Android R class generators add the target label to the class jar.Gravatar tomlu2018-03-20
* Make FdoSupport use outputName to generate object file pathGravatar pcloudy2018-03-20
* Expose the j2objc configuration fragment, with field dead_code_report, matchi...Gravatar cparsons2018-03-19
* RELNOTES[INC]: Remove //tools/defaults:android_jar. Use @bazel_tools//tools/a...Gravatar ajmichael2018-03-19
* Automated rollback of commit 48e205a19bed1cccaa51c7bbfbef6c2fbe47e3de.Gravatar ruperts2018-03-16
* @AutoCodec some expressions that show up in Java configured targets.Gravatar janakr2018-03-16
* Add @AutoCodec strategy for @AutoValue.Builder.Gravatar janakr2018-03-16
* PiperOrigin-RevId: 189372237Gravatar Googler2018-03-16
* Pass all TreeArtifacts to the ParameterWriteFileAction so they're expanded by...Gravatar Googler2018-03-16
* Makes leaf level AutoCodec marshallers into runtime codecs.Gravatar shahan2018-03-15
* Begins cleanup to allow ActionFS to be injected into all action executions.Gravatar shahan2018-03-15
* Allow optimization related features to be ignored when unsupported as opposed...Gravatar Googler2018-03-15
* Suppress ThinLTO indexing for linkstatic library in testsGravatar Googler2018-03-15
* Include object exec path in LTO Backend progress messageGravatar Googler2018-03-15
* Splits the iterableMarshaller into runtime codecs.Gravatar shahan2018-03-14
* Modify the Java rules to take in JavaInfoGravatar elenairina2018-03-14
* Delete some unused code.Gravatar ajmichael2018-03-13
* Tags some more non-serializable classes (for serialization).Gravatar shahan2018-03-13
* Integrate import_deps_checker into aar_import.Gravatar cnsun2018-03-13
* Remove documentation regarding keystore name and password.Gravatar ajmichael2018-03-13
* Add a helper method for checking whether toolchain resolution is enabled for ...Gravatar John Cater2018-03-13
* Make DeployArchiveBuilder fetch the C++ toolchain identifier throughGravatar lberki2018-03-13
* Unify action_configs for static librariesGravatar hlopko2018-03-12
* Make RuleContext#getSplitPrerequisiteConfiguredTargetAndTargets public and us...Gravatar janakr2018-03-10
* Add BuildConfiguration to ConfiguredTargetAndTarget and rename it to Configur...Gravatar janakr2018-03-10
* Support for passing options to LTO Backend actions onlyGravatar Googler2018-03-09
* Enable static_linking_mode or dynamic_linking_mode features from cc_binaryGravatar hlopko2018-03-09
* Add the flag --experimental_import_deps_checking to control the dependencyGravatar cnsun2018-03-08
* C++: Marks Skylark exposed as not documented.Gravatar plf2018-03-08
* Add a binary to CppCompileAction that is responsible for grepping header file...Gravatar ajmichael2018-03-07
* C++: Makes sure ltoBitcodeFiles get merged when merging compilation outputs.Gravatar plf2018-03-07
* C++ providers: Removes C++ providers from JavaWrapCcGravatar plf2018-03-07
* Expose an actions provider on RuleConfiguredTarget instances.Gravatar cparsons2018-03-06
* Do not expose platform-related providers to Skylark.Gravatar John Cater2018-03-06
* Add documentation for JavaInfo constructor.Gravatar dbabkin2018-03-06
* Convert a bunch of non-AutoCodec classes to use @AutoCodec: BuildConfiguratio...Gravatar janakr2018-03-06
* Automated rollback of commit f43df1e29765f75e02838e4139417e914b3ee812.Gravatar cparsons2018-03-06
* Implement support for sourceFiles parameter in JavaInfo constructor.Gravatar dbabkin2018-03-06
* Replace instances of XCode with Xcode which is the proper casing for the name.Gravatar Sergio Campama2018-03-06
* Remove cc_inc_library from bazelGravatar hlopko2018-03-06
* Add --experimental_fix_deps_tool flag to BazelGravatar Googler2018-03-05
* Fix CppToolchainProvider to get unfiltered compiler flags from theGravatar John Cater2018-03-05