aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* 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
* Remove class member enum CppSource#Type and instead subclass CppSource with d...Gravatar Rumou Duan2017-02-17
* Set lipoScannables to an empty list if lipoScannableMap is empty.Gravatar Rumou Duan2017-02-17
* Remove support for configuring JDKs with filegroupsGravatar Liam Miller-Cushon2017-02-17
* [bazel] Added new java_toolchain entry timezoneData support.Gravatar Googler2017-02-17
* CppCompileAction must return false from inputsKnown for .d pruningGravatar Ulf Adams2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Activate the "dbg", "fastbuild", and "opt" features in the objc CROSSTOOL.Gravatar Googler2017-02-16
* Ensure test results are also reported for cached test Gravatar Klaus Aehlig2017-02-16
* Don't prefix the -l option with -force_load. It doesn't work and whole archiv...Gravatar Lukacs Berki2017-02-16
* Fix a bug in parsing .afdo.imports files whereupon Blaze would crash if a lin...Gravatar Lukacs Berki2017-02-15
* Early support for code generation directly from C++ module files. This canGravatar Googler2017-02-15
* CrosstoolCompilationSupport can be used for multi-arch binaries by allowing a...Gravatar Cal Peyser2017-02-15
* Restrict aspects visible to other aspects according to their advertised provi...Gravatar Dmitry Lomov2017-02-15
* Correct support for TreeArtifacts with ObjC header thinning feature.Gravatar Googler2017-02-15
* Remove type checking requirement from AttributeMap.has.Gravatar Greg Estren2017-02-15
* Rollback of commit 03d1255df1805ed1e5f7512bf0336f71c595791b.Gravatar Googler2017-02-15
* Avoid putting objc linkopts and copts in Set, as their order and duplicate-ar...Gravatar Chris Parsons2017-02-15
* Flips the default value of --explicit_jre_deps to true.Gravatar Googler2017-02-15
* Refactoring: Types report what class of labels they contain.Gravatar Michael Staib2017-02-14
* Fix the documentation of set/depsetGravatar Vladimir Moskva2017-02-14
* Remove special handling of name attribute. Fixes #278Gravatar Googler2017-02-14
* Exposes generated manifest artifact (this is the resulting artifact after the...Gravatar Googler2017-02-14
* Rollback of commit 51d245879ed2729f15c6c6a35b319a4277e7cd64.Gravatar Carmi Grushko2017-02-14
* Rollback of commit e15a31a3281ae386935d33f857351adea767b420.Gravatar Liam Miller-Cushon2017-02-14