[Gradle] Remove redundant HMPP Flags from integration tests
These flags are now set by default and hence no longer do any effect: * kotlin.mpp.enableGranularSourceSetsMetadata=true * kotlin.native.enableDependencyPropagation=false * kotlin.mpp.enableHierarchicalCommonization=true
This commit is contained in:
+1
-3
@@ -1,4 +1,2 @@
|
||||
kotlin.code.style=official
|
||||
kotlin.js.generate.executable.default=false
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.js.generate.executable.default=false
|
||||
-2
@@ -1,2 +0,0 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
|
||||
-3
@@ -1,5 +1,2 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableHierarchicalCommonization=true
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
|
||||
+1
-3
@@ -1,3 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
-2
@@ -1,3 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
-2
@@ -1,3 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
-3
@@ -1,6 +1,3 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableHierarchicalCommonization=true
|
||||
kotlin.mpp.enableNativeDistributionCommonizationCache=false
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
-3
@@ -1,7 +1,4 @@
|
||||
kotlin.code.style=official
|
||||
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableHierarchicalCommonization=true
|
||||
kotlin.mpp.enableNativeDistributionCommonizationCache=false
|
||||
|
||||
-2
@@ -1,5 +1,3 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=false
|
||||
+1
-4
@@ -1,4 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableHierarchicalCommonization=true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
-2
@@ -1,5 +1,3 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=false
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
|
||||
-2
@@ -1,5 +1,3 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=false
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
|
||||
-2
@@ -1,6 +1,4 @@
|
||||
kotlin.code.style=official
|
||||
kotlin.js.generate.executable.default=false
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
|
||||
-2
@@ -1,6 +1,4 @@
|
||||
kotlin.code.style=official
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=false
|
||||
|
||||
-2
@@ -1,3 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
|
||||
-3
@@ -1,7 +1,4 @@
|
||||
kotlin.code.style=official
|
||||
org.gradle.debug=false
|
||||
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableHierarchicalCommonization=true
|
||||
|
||||
-3
@@ -1,6 +1,3 @@
|
||||
kotlin.code.style=official
|
||||
org.gradle.debug=false
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableHierarchicalCommonization=true
|
||||
|
||||
-3
@@ -1,4 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableHierarchicalCommonization=true
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
|
||||
+1
-3
@@ -1,3 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
-2
@@ -1,4 +1,2 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.mpp.enableIntransitiveMetadataConfiguration=true
|
||||
-2
@@ -1,4 +1,2 @@
|
||||
kotlin.code.style=official
|
||||
kotlin.js.generate.executable.default=false
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
|
||||
+1
-3
@@ -1,3 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
+1
-3
@@ -1,3 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
-1
@@ -1 +0,0 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
-1
@@ -1 +0,0 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
+1
-4
@@ -1,4 +1 @@
|
||||
publishing_version = 1.0-5.3-1.6.255-SNAPSHOT
|
||||
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
publishing_version = 1.0-5.3-1.6.255-SNAPSHOT
|
||||
-1
@@ -1,2 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=true
|
||||
-1
@@ -1,2 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=true
|
||||
-1
@@ -1,2 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=true
|
||||
-1
@@ -1,2 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=true
|
||||
-1
@@ -1,2 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=true
|
||||
-1
@@ -1 +0,0 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
-1
@@ -1 +0,0 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
-1
@@ -1 +0,0 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
+1
-4
@@ -1,5 +1,2 @@
|
||||
kotlin.code.style=official
|
||||
org.gradle.debug=false
|
||||
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
org.gradle.debug=false
|
||||
+1
-3
@@ -1,4 +1,2 @@
|
||||
kotlin.code.style=official
|
||||
kotlin.js.generate.executable.default=false
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.js.generate.executable.default=false
|
||||
+1
@@ -0,0 +1 @@
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=true
|
||||
-2
@@ -1,2 +0,0 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
|
||||
-1
@@ -1,2 +1 @@
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableCompatibilityMetadataVariant=true
|
||||
Reference in New Issue
Block a user