aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Default behavior of proto_library's strict-proto-deps is now determined by th...Gravatar Carmi Grushko2016-11-30
* Remove private headers from modulemaps generated by objc_ targetsGravatar Dmitry Shevchenko2016-11-29
* Support multiple mirror URLs for external reposGravatar Justine Tunney2016-11-29
* Make it easier to use protos in Bazel out of the box.Gravatar Carmi Grushko2016-11-29
* Remove isSkylark and eval from Environment.Gravatar Laurent Le Brun2016-11-29
* Default flag --experimental_j2objc_annotation_processing to true.Gravatar Rumou Duan2016-11-29
* Provide AspectDescriptor to ConfiguredAspect.Gravatar Dmitry Lomov2016-11-29
* Enable run_memleaks ObjcConfiguration in Skylark.Gravatar Sergio Campama2016-11-29
* Rollback of commit eb06c40d10652af258bee1a0277916007eccc69a.Gravatar Adam Michael2016-11-28
* Do not flatten nested sets in Variables.Builder.addStringSequenceVariableGravatar Marcel Hlopko2016-11-25
* Rollback of commit 2eaa31fade12242b7075c2bbac945aeeedf985e8.Gravatar Tobias Werth2016-11-25
* Introducing the Java compilation black box in Skylark.Gravatar Irina Iancu2016-11-25
* Change handling of LD_LIBRARY_PATH in link actions: instead of passing the di...Gravatar Lukacs T. Berki2016-11-24
* Improve memory footprint of CcToolchainFeatures.Variables.Gravatar Marcel Hlopko2016-11-24
* Coverage support.Gravatar Ulf Adams2016-11-24
* Update coverage documentation. Prepare for open sourcing CoverageCommand.Gravatar Ulf Adams2016-11-24
* Make SkylarkAttr.Descriptor thread-safe.Gravatar Dmitry Lomov2016-11-24
* Add support for bundle binaries in apple_binary.Gravatar Sergio Campama2016-11-24
* Strict deps for proto_library.Gravatar Carmi Grushko2016-11-24
* Remove Swift support from native rulesGravatar Dmitry Shevchenko2016-11-24
* Implement cfg="target" parameter for labelsGravatar Vladimir Moskva2016-11-23
* Implement objc++ linking semantics in crosstool. Sematics in question are:Gravatar Cal Peyser2016-11-23
* Bazel exports environment variable values to apple toolchains as buildGravatar Cal Peyser2016-11-23
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* Gracefully fail when there are duplicate jars in 'jars' attribute of 'java_im...Gravatar Irina Iancu2016-11-23
* Alias proto_library's produce a descriptor set that contains all srcs of its ...Gravatar Carmi Grushko2016-11-23
* Initial checkin of the toolchain_lookup() rule for expressing explicit depend...Gravatar Lukacs Berki2016-11-22
* try using default bootclasspath for android desugaring if JavaCompilationInfo...Gravatar Googler2016-11-22
* WatchOS1 watch apps no longer bundle at the top level as well as the extensio...Gravatar Chris Parsons2016-11-22
* Adds internal data binding support to Bazel, although thisGravatar Greg Estren2016-11-21
* Turn on j2objc's -g flag (source debugging) by defaultGravatar Patrick Donelan2016-11-21
* ProtoCompileActionBuilder can create strict-deps-checking command lines.Gravatar Carmi Grushko2016-11-21
* Sign app and frameworks in simulator builds.Gravatar Peter Schmitt2016-11-21
* Pass direct jars to Jack.Gravatar Michael Staib2016-11-21
* Better error message for experimental_objc_library targets built with aGravatar Cal Peyser2016-11-21
* Implement 'output_groups' provider.Gravatar Dmitry Lomov2016-11-21
* Move Bazel-specific functions in a separate file.Gravatar Laurent Le Brun2016-11-21
* The fully link action in experimental_objc_binary has crosstool inputs.Gravatar Cal Peyser2016-11-21
* Fix up documentation for Actions APIGravatar Jon Brandvein2016-11-18
* Add bitcode linker flagsGravatar Dmitry Shevchenko2016-11-18
* Remove unused SupportData.getUsedDirectDeps().Gravatar Carmi Grushko2016-11-18
* Adds J2Objc providers to experimental_objc_library.Gravatar Cal Peyser2016-11-18
* Adding an option to set the digest function that everything uses. Minor refac...Gravatar Ola Rozenfeld2016-11-18
* Introduce support for 'expand_if_all_available' for flag_groups in CROSSTOOLGravatar Marcel Hlopko2016-11-17
* Add ctx.coverage_instrumented function to SkylarkGravatar Googler2016-11-17
* ObjcCompileAction does not signal to skyframe that it discovers inputs.Gravatar Cal Peyser2016-11-17
* Respect --incremental_dexing flag in host configuration.Gravatar Googler2016-11-17
* "File" is capitalized in doc filenameGravatar Googler2016-11-17
* Rollback of commit a3f5f576cd35798140ba3e81d03d919dd4ecb847.Gravatar Alex Humesky2016-11-17
* Simplify Crosstool Build Variables contextGravatar Marcel Hlopko2016-11-16