aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Create AndroidManifestInfo providerGravatar asteinb2018-03-22
* Ensure -fPIC set on shared non-LTO backends as neededGravatar Googler2018-03-22
* Move ConfigFeatureFlagConfiguration.Options to a top-level class.Gravatar mstaib2018-03-22
* Assume toolchain supportsDynamicLinker from presence of "dynamic_linking_mode...Gravatar hlopko2018-03-22
* Remove ResourceFilterFactory#getOutputDirectorySuffix().Gravatar lberki2018-03-22
* Remove overloaded function in QueryEnvironmentFactoryGravatar dbabkin2018-03-22
* Remove an unused flag.Gravatar lberki2018-03-22
* Stop objc_proto_library from returning the generated sources.Gravatar kaipi2018-03-21
* Remove obsolete phrase about SDKs and aaptGravatar Googler2018-03-21
* Automated rollback of commit 3dab964407a2f1e12feb439d8507079bc06cb769.Gravatar hlopko2018-03-21
* Remove support for dynamically configured resource filteringGravatar asteinb2018-03-21
* 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