From baeb945e1a9937a47df666db6ed17211c394842b Mon Sep 17 00:00:00 2001 From: David Chen Date: Mon, 25 Jan 2016 10:36:14 +0000 Subject: Fix remaining links in inline native rule docs. -- MOS_MIGRATED_REVID=112931111 --- .../devtools/build/lib/analysis/config/ConfigRuleClasses.java | 8 ++++---- .../devtools/build/lib/rules/android/AndroidBinaryOnlyRule.java | 4 ++-- .../devtools/build/lib/rules/android/AndroidLibraryBaseRule.java | 2 +- .../devtools/build/lib/rules/android/AndroidRuleClasses.java | 6 +++--- .../google/devtools/build/lib/rules/genquery/GenQueryRule.java | 2 +- .../com/google/devtools/build/lib/rules/objc/ObjcOptionsRule.java | 2 +- .../com/google/devtools/build/lib/rules/objc/ObjcRuleClasses.java | 6 +++--- 7 files changed, 15 insertions(+), 15 deletions(-) (limited to 'src/main') diff --git a/src/main/java/com/google/devtools/build/lib/analysis/config/ConfigRuleClasses.java b/src/main/java/com/google/devtools/build/lib/analysis/config/ConfigRuleClasses.java index 591a38abdf..fb096edfd0 100644 --- a/src/main/java/com/google/devtools/build/lib/analysis/config/ConfigRuleClasses.java +++ b/src/main/java/com/google/devtools/build/lib/analysis/config/ConfigRuleClasses.java @@ -210,8 +210,8 @@ ${ATTRIBUTE_SIGNATURE}

Matches an expected configuration state (expressed as Blaze flags) for the purpose of triggering - configurable attributes. See select for how to consume this rule and - + configurable attributes. See select for how to consume this + rule and Configurable attributes for an overview of the general feature. ${ATTRIBUTE_DEFINITION} @@ -247,8 +247,8 @@ config_setting(

Notes

-

See select for policies on what happens depending on how many rules match - an invocation. +

See select for policies on what happens depending on how + many rules match an invocation.

For flags that support shorthand forms (e.g. --compilation_mode vs. diff --git a/src/main/java/com/google/devtools/build/lib/rules/android/AndroidBinaryOnlyRule.java b/src/main/java/com/google/devtools/build/lib/rules/android/AndroidBinaryOnlyRule.java index 914fefd76c..c7e2b7035e 100644 --- a/src/main/java/com/google/devtools/build/lib/rules/android/AndroidBinaryOnlyRule.java +++ b/src/main/java/com/google/devtools/build/lib/rules/android/AndroidBinaryOnlyRule.java @@ -53,7 +53,7 @@ public final class AndroidBinaryOnlyRule implements RuleDefinition { // higher number. // This overrides the value declared in the manifest. // -// Subject to "Make" variable substitution. +// Subject to "Make" variable substitution. // ${SYNOPSIS} // Suggested practice is to declare a varrdef and reference it here so that a particular build // invocation will be used to generate apks for release. @@ -64,7 +64,7 @@ public final class AndroidBinaryOnlyRule implements RuleDefinition { // users. The version_code attribute holds the significant version number used internally. // This overrides the value declared in the manifest. // -// Subject to "Make" variable substitution. +// Subject to "Make" variable substitution. // ${SYNOPSIS} // Suggested practice is to declare a varrdef and reference it here so that a particular build // invocation will be used to generate apks for release. diff --git a/src/main/java/com/google/devtools/build/lib/rules/android/AndroidLibraryBaseRule.java b/src/main/java/com/google/devtools/build/lib/rules/android/AndroidLibraryBaseRule.java index b6cb4c2bd4..32b10b4ac7 100644 --- a/src/main/java/com/google/devtools/build/lib/rules/android/AndroidLibraryBaseRule.java +++ b/src/main/java/com/google/devtools/build/lib/rules/android/AndroidLibraryBaseRule.java @@ -56,7 +56,7 @@ public final class AndroidLibraryBaseRule implements RuleDefinition {

If srcs is omitted, then any dependency specified in deps is exported from this rule (see - java_library's exports for more + java_library's exports for more information about exporting dependencies). However, this behavior will be deprecated soon; try not to rely on it.

diff --git a/src/main/java/com/google/devtools/build/lib/rules/android/AndroidRuleClasses.java b/src/main/java/com/google/devtools/build/lib/rules/android/AndroidRuleClasses.java index f4704d329b..01ebee10b0 100644 --- a/src/main/java/com/google/devtools/build/lib/rules/android/AndroidRuleClasses.java +++ b/src/main/java/com/google/devtools/build/lib/rules/android/AndroidRuleClasses.java @@ -494,7 +494,7 @@ public final class AndroidRuleClasses { /* Extra compiler options for this target. ${SYNOPSIS} - Subject to "Make variable" substitution and + Subject to "Make variable" substitution and Bourne shell tokenization.

These compiler options are passed to javac after the global compiler options.

@@ -581,7 +581,7 @@ public final class AndroidRuleClasses { /* Additional command-line flags for the dx tool when generating classes.dex. ${SYNOPSIS} - Subject to "Make variable" substitution and + Subject to "Make variable" substitution and Bourne shell tokenization. */ .add(attr("dexopts", STRING_LIST)) @@ -665,7 +665,7 @@ com/google/common/base/Objects.class //base will be loaded into memory. This lib[ruleName].so can be loaded via System.loadLibrary as normal.
  • legacy_native_support = -1: Linking is controlled by the - + --[no]legacy_android_native_support Blaze flag.
  • */ diff --git a/src/main/java/com/google/devtools/build/lib/rules/genquery/GenQueryRule.java b/src/main/java/com/google/devtools/build/lib/rules/genquery/GenQueryRule.java index 29e0387c87..9ea2116960 100644 --- a/src/main/java/com/google/devtools/build/lib/rules/genquery/GenQueryRule.java +++ b/src/main/java/com/google/devtools/build/lib/rules/genquery/GenQueryRule.java @@ -79,7 +79,7 @@ ${ATTRIBUTE_SIGNATURE}

    genquery() runs a query specified in the - Blaze query language and dumps the result + Blaze query language and dumps the result into a file.

    diff --git a/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcOptionsRule.java b/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcOptionsRule.java index cf02dd510c..9557f22ec6 100644 --- a/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcOptionsRule.java +++ b/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcOptionsRule.java @@ -42,7 +42,7 @@ public class ObjcOptionsRule implements RuleDefinition { infoplist files to merge with the final binary's infoplist. This corresponds to a single file appname-Info.plist in Xcode projects. - (List of labels; optional) + (List of labels; optional) */ .add(attr("infoplists", BuildType.LABEL_LIST) .allowedFileTypes(PLIST_TYPE)) diff --git a/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcRuleClasses.java b/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcRuleClasses.java index 7ee1ca8240..c8229a2e6f 100644 --- a/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcRuleClasses.java +++ b/src/main/java/com/google/devtools/build/lib/rules/objc/ObjcRuleClasses.java @@ -167,7 +167,7 @@ public class ObjcRuleClasses { AppleConfiguration appleConfiguration = ruleContext.getFragment(AppleConfiguration.class); XcodeConfigProvider xcodeConfigProvider = ruleContext.getPrerequisite(":xcode_config", Mode.HOST, XcodeConfigProvider.class); - + ImmutableMap.Builder envBuilder = ImmutableMap.builder() .putAll(appleConfiguration.getEnvironmentForIosAction()) .putAll(AppleToolchain.appleHostSystemEnv(xcodeConfigProvider)); @@ -241,7 +241,7 @@ public class ObjcRuleClasses { /* Extra flags to pass to the compiler. ${SYNOPSIS} - Subject to "Make variable" substitution and + Subject to "Make variable" substitution and Bourne shell tokenization. These flags will only apply to this target, and not those upon which it depends, or those which depend on it. @@ -710,7 +710,7 @@ public class ObjcRuleClasses { passed not only the compiler for this target (as copts are) but also to all objc_ dependers of this target. ${SYNOPSIS} - Subject to "Make variable" substitution and + Subject to "Make variable" substitution and Bourne shell tokenization. */ .add(attr("defines", STRING_LIST)) -- cgit v1.2.3