aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* CrosstoolCompilationSupport registers a binary strip action when binaryGravatar Cal Peyser2017-02-27
* Add host_cxxopt in parallel to host_copt. Gravatar Marcel Hlopko2017-02-24
* Rollback of commit e716ae46f359dc1361574f44569811ff80a758ac.Gravatar Ulf Adams2017-02-24
* Fix Cpp action cachingGravatar Ulf Adams2017-02-24
* Encore of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3 that removed Abstra...Gravatar Lukacs Berki2017-02-24
* Remove mention of the ignored flag "--output_descriptor_set".Gravatar Carmi Grushko2017-02-24
* Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385.Gravatar Kush Chakraborty2017-02-24
* Rollforward of "apple_binary extension_safe attribute results in configuratio...Gravatar Chris Parsons2017-02-24
* Expose proto_library, java_lite_proto_library, java_proto_library and cc_prot...Gravatar Carmi Grushko2017-02-24
* Description redacted.Gravatar Googler2017-02-24
* Better error messaging if apple cc toolchain cannot locate xcodeGravatar Chris Parsons2017-02-24
* All objc linking rules get the crosstool.Gravatar Cal Peyser2017-02-24
* Add the LABEL_KEYED_STRING_DICT type for attributes.Gravatar Michael Staib2017-02-24
* Remove duplicate genrule documentation on base class.Gravatar John Cater2017-02-24
* Filter android_binary resources during analysisGravatar Googler2017-02-24
* Implicitly generate Proguard obfuscation mapping file for android_binary targ...Gravatar Andrew Pellegrini2017-02-24
* Expose rpath entries as a build variableGravatar Marcel Hlopko2017-02-24
* Pass in the "coverage enabled" flag on the C++ linkstamp compile command line.Gravatar Lukacs Berki2017-02-24
* Add ProtoJavaApiInfoAspectProvider to JavaProvider.Gravatar Irina Iancu2017-02-23
* Remove ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23
* Add ctx.aspect_ids, deprecate ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23
* Separate the classpaths of the TestRunner with the test target, and use a sep...Gravatar Kush Chakraborty2017-02-23
* APPLE_CROSSTOOL distinguisher is not applied if --apple_crosstool_transition ...Gravatar Cal Peyser2017-02-23
* Incrementally dex any Android IDL runtime libraryGravatar Googler2017-02-23
* Update to header thinning feature to create header_scanner actions based on c...Gravatar Googler2017-02-23
* incrementally dex generated_extension_registry jars generated for top-level a...Gravatar Googler2017-02-23
* Crosstool compilation support for J2ObjcAspect.Gravatar Rumou Duan2017-02-22
* Disable bitcode for simulator architectures, regardless of the apple_bitcode ...Gravatar Chris Parsons2017-02-22
* Rollback of commit bd3be73b84001dbdb2f05297f215e8eb5bacf0e1.Gravatar Damien Martin-Guillerez2017-02-22
* Error out when the STL label points to an undefined target when merging STLGravatar Luis Fernando Pino Duque2017-02-22
* Remove 'allowReturnsNone=true' from the ProtoSourcesProvider methods for desc...Gravatar Googler2017-02-22
* TestResult: make execRoot visible to subclassesGravatar Klaus Aehlig2017-02-21
* Rollback of commit 59b01953143562502dc036735c2cd23e5255cb24.Gravatar Laurent Le Brun2017-02-20
* Avoid crashing on proto_libraries when not incrementally dexing lite protos.Gravatar Googler2017-02-20
* Tune naming of Android data binding metadata files.Gravatar Greg Estren2017-02-20
* Rollback of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3.Gravatar Carmi Grushko2017-02-20
* apple_binary extension_safe attribute results in configuration transition on ...Gravatar Chris Parsons2017-02-20
* Deprecate the legacy_java_test flag, now that nolegacy_java_test has been the...Gravatar Kush Chakraborty2017-02-20
* Switch J2ObjC to use compile-time jars (interface and header jars) instead of...Gravatar Rumou Duan2017-02-20
* Progress on Skylarkified java_lite_proto_library.Gravatar Irina Iancu2017-02-20
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Rollback of commit 8bae4f4e99594118b7ce651f7779f92e7683cdd0.Gravatar Dmitry Lomov2017-02-17
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* Remove DynamicModeFlag and thus fix crash caused by passing --dynamic_mode=au...Gravatar Lukacs Berki2017-02-17
* BEP: Also report the xml file in cached test Gravatar Klaus Aehlig2017-02-17
* --proto_compiler points at @com_google_protobuf//:protocGravatar Carmi Grushko2017-02-17
* Stop building mandatory inputs of CppCompileAction twice.Gravatar Rumou Duan2017-02-17
* Guard incremental dexing of lite protos in android builds with flagGravatar Googler2017-02-17
* Change header thinning feature to use dotd pruning to update action inputs.Gravatar Googler2017-02-17
* Make Android data binding work with --experimental_use_parallel_android_resou...Gravatar Greg Estren2017-02-17