aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* 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
* Changing constructor of JavaCompilationHelper and removingGravatar Irina Iancu2016-11-16
* proto_library now produces a descriptor set, when built on the command-line.Gravatar Carmi Grushko2016-11-16
* Normalize timestamps inside of APKs built with SingleJar.Gravatar Adam Michael2016-11-16
* Remove the conditionals around buildConfiguration and make buildConfiguration...Gravatar Sergio Campama2016-11-16
* Implement basic objc executable linking in the CROSSTOOL.Gravatar Cal Peyser2016-11-16
* aar_import takes advantage of Singlejar's dont_change_compression flag.Gravatar Adam Michael2016-11-16
* Description redacted.Gravatar Cal Peyser2016-11-16
* aar_import provides jars also via JavaRuntimeJarProvider.Gravatar Adam Michael2016-11-16
* Remove module file flags from a CppCompileAction's cache key.Gravatar Googler2016-11-15
* Description redacted.Gravatar Googler2016-11-14
* Update ctx.expand_action() docGravatar Jon Brandvein2016-11-14
* Implement action cache resolution for ObjcCompileAction. This allows forGravatar Cal Peyser2016-11-11
* ObjcCompileAction provides all headers to sandboxed execution. This allowsGravatar Cal Peyser2016-11-11
* output_group is not a real Skylark provider for aspects, as well as for rules.Gravatar Dmitry Lomov2016-11-11
* Introduce structured build variables in CrosstoolGravatar Marcel Hlopko2016-11-11
* Blacklists for proto_lang_toolchain() no longer have to be proto_library's.Gravatar Carmi Grushko2016-11-11
* Fix a bunch of typosGravatar Jon Brandvein2016-11-10
* Adds obfuscated constant string implicit output.Gravatar Googler2016-11-10
* Implemented default providerGravatar Vladimir Moskva2016-11-09
* Add SkylarkAspect to SkylarkRuleContext for aspectsGravatar Dmitry Lomov2016-11-09
* Rollback of commit b91fac3b1f0f5142a906aa12280de936f29fb607.Gravatar Luis Fernando Pino Duque2016-11-09
* Allow .lib as cpp static library extensionGravatar Yun Peng2016-11-08
* Introduce explicit iterate_over field for flag_group in CrosstoolGravatar Marcel Hlopko2016-11-08
* Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979.Gravatar Carmi Grushko2016-11-08
* Expand ios_test to accept xctest_app targets that provide an XcTestAppProvider.Gravatar Sergio Campama2016-11-08
* Restrict google_glob_information to eclipse_aspect.Gravatar Dmitry Lomov2016-11-08
* Fix a bug that causes unnecessary warning "setting 'linkstatic=1' is recommen...Gravatar Yuannan Cai2016-11-08
* Progress on migrating java_lite_proto_library to Skylark.Gravatar Irina Iancu2016-11-08
* Rollback of commit a396b070ae36032a973672e11145533621c39edc.Gravatar Klaus Aehlig2016-11-07
* If separate interface and implementation contexts are used, only the interfaceGravatar Googler2016-11-07
* Adds Skylark support to XcTestAppProviderGravatar Sergio Campama2016-11-07
* Improve cfg-related warning messages by including a link to the relevant docu...Gravatar Florian Weikert2016-11-07