aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Automated [] rollback of commit 8d36a34ee02ad0fd07d713b8c8ee273ff30d2fb9.Gravatar Jon Brandvein2016-10-12
* Initial checkin of apple_dynamic_libraryGravatar Chris Parsons2016-10-12
* [Roll-forward] Rollback of commit dd299dbc61be51112534a4698f7cf2deee43053b.Gravatar Jon Brandvein2016-10-12
* Provide a mechanism for objc code built with CppCompileAction to forego dotdGravatar Cal Peyser2016-10-12
* Added support for rex to optionally compress dex files.Gravatar Googler2016-10-12
* Move interface so building to action configsGravatar Marcel Hlopko2016-10-12
* Rollback of commit e025939e71b179ae0f6bd09ef3af474f49b853a2.Gravatar Ulf Adams2016-10-11
* Only add the runfiles of artifacts that are actual inputs of the spawn action.Gravatar Florian Weikert2016-10-11
* Rollback of commit f341bc4f6e918b6a41c1536c111bbf24f14f967b.Gravatar Ulf Adams2016-10-11
* Expose objc_provider keys sdk_frameworks and weak_sdk_frameworks to skylarkGravatar Chris Parsons2016-10-11
* Add bin_dir and genfiles_dir to ctxGravatar Kristina Chodorow2016-10-11
* Clean up --strict_android_deps and --strict_java_depsGravatar Liam Miller-Cushon2016-10-11
* RELNOTES: Create a flag --android_dynamic_mode to turn off dynamic mode durin...Gravatar Googler2016-10-10
* Add a way to pass extra inputs to the linking stepGravatar Dmitry Shevchenko2016-10-10
* Refactor in preparation for adding minimum classpath optimization.Gravatar Googler2016-10-10
* Make the .d file a mandatory output of the ObjcCompileAction.Gravatar Cal Peyser2016-10-10
* Supported "in" operator for all SkylarkIndexable objects.Gravatar Vladimir Moskva2016-10-07
* Implement cc_common.link_params_merge function.Gravatar Dmitry Lomov2016-10-07
* Allow rules to consume CcLinkParamsProviders provided by Skylark rules.Gravatar Dmitry Lomov2016-10-07
* Change allowedRuleClasses/mandatoryProviders semantics to "either-or" instead...Gravatar Dmitry Lomov2016-10-07
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Add ctx.get_actions(), for inspecting the actions created by the current rule.Gravatar Jon Brandvein2016-10-07
* Add cc_common.link_params declared provider.Gravatar Dmitry Lomov2016-10-07
* Add action_config and feature for linking on WindowsGravatar Yun Peng2016-10-06
* Remove JavaCpuSupplier; use the actual --cpu value instead.Gravatar Ulf Adams2016-10-06
* Remove JavaRuntimeJarAspectProvider and the creation of JavaRuntimeJarProvide...Gravatar Lukacs Berki2016-10-06
* BinaryLinkingTargetFactory can use the crosstool backend. objc_binary can turnGravatar Cal Peyser2016-10-06
* Extract java/javalite proto compilation args to command-line flags.Gravatar Carmi Grushko2016-10-06
* Refactor compilation, archiving, and fully linking logic fromGravatar Cal Peyser2016-10-06
* Roll forward of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-05
* Add API for individual actionsGravatar Jon Brandvein2016-10-05
* Make .d file analysis properly mark used module (.pcm) files.Gravatar Googler2016-10-05
* Unconditionally mark transitive modules as inputs.Gravatar Googler2016-10-05
* Rollback of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-04
* Add a way to select non-default Xcode toolchainGravatar Dmitry Shevchenko2016-10-04
* Update comments about depending on the tools/objc:compile_protos and tools/ob...Gravatar Sergio Campama2016-10-04
* Propagate --java_header_compilation into the host configGravatar Liam Miller-Cushon2016-10-04
* Remove an unused function.Gravatar Googler2016-10-04
* Extend Android Java 8 desugaring flag to host configuration. While we're at it,Gravatar Googler2016-10-04
* Unify AbstractBlazeQueryEnvironment#evaluateQuery with its subclass overrides...Gravatar Nathan Harmata2016-10-04
* Default host configuration's --fat_apk_cpu to the empty list.Gravatar Greg Estren2016-10-04
* Implement Skylark syntax to propagate an aspect to all attributes.Gravatar Dmitry Lomov2016-10-04
* Adds SingleJar APK building option behind --use_singlejar_apkbuilder flag.Gravatar Adam Michael2016-10-04
* cc_inc_library deletes its output directory before execution.Gravatar Janak Ramakrishnan2016-10-04
* experimental_objc_library always creates a module map, to be consistent with ...Gravatar Cal Peyser2016-09-30
* Use minimum OS flags for watchOS and tvOS actions.Gravatar Chris Parsons2016-09-30
* Initial check-in of apple_static_library ruleGravatar Chris Parsons2016-09-30
* Export idl_import_root to Android Studio, so that we know the packages of new...Gravatar Googler2016-09-30
* Add an actions provider for testing Skylark rules.Gravatar Jon Brandvein2016-09-30
* Don't force PrintStream on streaming output formattersGravatar Michajlo Matijkiw2016-09-30