aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
...
* Automated rollback of commit 1af9b1e2238c3b43a2b66233495ecf7b6ef4dcab.Gravatar Googler2017-08-25
* Adds -p to zipalign invocation to align stored (not compressed) .so files in ...Gravatar ahumesky2017-08-25
* Naming style fix for AndroidInstrumentationInfo(Provider).Gravatar dslomov2017-08-25
* Refactor JavaInfo.Gravatar dslomov2017-08-25
* Allow generator attributes in android_libraries used as android_resourcesGravatar Googler2017-08-25
* Windows: Implement Java native launcherGravatar Yun Peng2017-08-25
* Extract a string constant into a final field.Gravatar lberki2017-08-24
* Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44.Gravatar lberki2017-08-24
* Add an xcode_config_alias rule that is an alias to the current xcode_config r...Gravatar lberki2017-08-24
* Allow CommandLine expansion to throw an exception.Gravatar tomlu2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Add resource filtering support for third pseudolocaleGravatar Googler2017-08-24
* Stop using CustomMultiArgv in ProtoCompileActionBuilder.Gravatar tomlu2017-08-24
* Enable parameter files for manifest merger actions.Gravatar apell2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Store content digests in repository marker files. https://www.bazel.build/de...Gravatar Benjamin Peterson2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* RELNOTES: Allow java_lite_proto_library in the deps of android rules.Gravatar ajmichael2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-23
* Split Info into SkylarkInfo and NativeInfo.Gravatar dslomov2017-08-22
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-22
* Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.Gravatar mstaib2017-08-22
* Don't deduplicate LINK_INPUTS.Gravatar allevato2017-08-22
* Improve CustomCommandLine interface.Gravatar tomlu2017-08-22
* Resource filtering properly handles pseudolocalesGravatar Googler2017-08-22
* Blaze exports a feature for actions with objective c source in their transitiveGravatar cpeyser2017-08-22
* Stop using CustomMultiArgv in OneVersionCheckActionBuilder.Gravatar tomlu2017-08-22
* Rename some of native declared providers according to the new naming scheme.Gravatar dslomov2017-08-21
* Simplify RunfilesSupport interface by having it call RuleContext.shouldCreate...Gravatar Googler2017-08-21
* Replace TransitionApplier interface with a dedicated class.Gravatar gregce2017-08-21
* j2objc java tests work for --experimental_objc_crosstool=allGravatar cpeyser2017-08-21
* Windows: Implement python native launcherGravatar Yun Peng2017-08-21
* Prevent using android libraries as resources if they have non-resource infoGravatar Googler2017-08-21
* Do not add linking features in CppActionConfigs when crosstool already define...Gravatar hlopko2017-08-21
* Properly handle some values that can be null in AppleCommandLineOptions.Gravatar janakr2017-08-18
* Remove unnecessary options parser caching.Gravatar ccalvarin2017-08-18
* Remove ConfigurationCollection{Function,Value}, BuildConfigurationCollection....Gravatar gregce2017-08-18
* Desugar all the Android builds!Gravatar ajmichael2017-08-18