aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* 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
* cxx_flags are not applied to objc compiles.Gravatar Cal Peyser2016-09-30
* Add a flag to disable native Swift support.Gravatar Dmitry Shevchenko2016-09-29
* Disables sandboxing when "--mem_leaks" is present.Gravatar Yue Gan2016-09-28
* Allow new_ rules to overwrited BUILD files in downloaded reposGravatar Kristina Chodorow2016-09-28
* Remove the "labels in the configuration must be in the transitive closure of ...Gravatar Lukacs Berki2016-09-28
* Read android binary attributes that are queried for incremental dexing artifa...Gravatar Googler2016-09-28
* patch bootclasspath to allow javac to compile lambdas and method references i...Gravatar Googler2016-09-28
* Implement input pruning using .d files in objc behind a flag that defaults toGravatar Cal Peyser2016-09-28
* In J2ObjC proto aspect, add a proto file blacklist to filter out unnecessary ...Gravatar Rumou Duan2016-09-27
* Add a new arg to skylark's new_objc_provider method, direct_dep_providers, wh...Gravatar Chris Parsons2016-09-27
* Native declared providers are automatically exported.Gravatar Dmitry Lomov2016-09-26
* Add target label to progress messages for some Android build actions.Gravatar Andrew Pellegrini2016-09-26
* Add manifest merger output log.Gravatar Andrew Pellegrini2016-09-26
* Don't use link action feature configuration in LTO Backend command lineGravatar Googler2016-09-23
* Rollback of commit 4946ab9d5b5d78862c043e35342107a1b9b2f398.Gravatar Cal Peyser2016-09-23
* Expose AppleBitcodeMode to SkylarkGravatar Dmitry Shevchenko2016-09-23
* Removes the output_cpp attribute from the objc_proto_library rule.Gravatar Sergio Campama2016-09-23
* Rollback of commit 5c548f11e20c0b75203e9fe4ab682ed0418064cf.Gravatar Carmi Grushko2016-09-23
* Enable split transitions for tvOS.Gravatar Googler2016-09-22
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-22
* Rollback of commit 2e5ec0fd99ac4bfd930da99f6089dc5faf778464.Gravatar Tobias Werth2016-09-22
* Make aar_import use the java package from the manifest for all aapt resource ...Gravatar Adam Michael2016-09-22
* Split dynamic configurations mode into:Gravatar Greg Estren2016-09-22
* Some updates to C++ to support Clif, an automatic interface generator for C++...Gravatar Googler2016-09-22
* Moves multidex attribute up the rule inheritance hierarchy.Gravatar Alex Humesky2016-09-22
* Disables sandbox for one more action.Gravatar Yue Gan2016-09-22
* Replace BuildConfiguration.Fragment#collectExecutables() with a #getShellExec...Gravatar Lukacs Berki2016-09-22
* Remove redirect chasing from java_toolchain and --android_sdk rules.Gravatar Lukacs Berki2016-09-21
* Disables sandbox for more actions.Gravatar Yue Gan2016-09-21
* Make java_proto_library's strict_deps default to true.Gravatar Carmi Grushko2016-09-21
* Rollback of commit 4b0832808ab1260ba75c08342ec359cfdc2c313a.Gravatar Cal Peyser2016-09-21
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Expose processor classpath and classnames to Skylark.Gravatar Dmitry Lomov2016-09-21
* Disables sandbox for this long action.Gravatar Yue Gan2016-09-21
* Implemented declared providers interface #1727Gravatar Vladimir Moskva2016-09-21
* Description redacted.Gravatar Laurent Le Brun2016-09-21
* Uses the same filename generation algorithm as the Protobuf version.Gravatar Sergio Campama2016-09-20
* Enable the generation of Objc protos in whichever host machine it is running.Gravatar Sergio Campama2016-09-20
* This change adds two implicit outputs to the AndroidBinary rule that are prod...Gravatar Googler2016-09-20
* Move ThinLTO indexing and backend options to Crosstool feature configurationGravatar Googler2016-09-20
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Add minimum OS, simulator version, and simulator device flags for tvOS and wa...Gravatar Googler2016-09-20
* Description redacted.Gravatar Googler2016-09-19
* Java 8 support for Android builds, initially with incremental dexing only.Gravatar Googler2016-09-19
* Add a specialized TransitiveInfoProviderMap to map TransitiveInfoProviders by...Gravatar Googler2016-09-19