Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 22 of 22 for CreateStaticLibrary (0.22 sec)

  1. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_4.adoc

     * `getToolChain()` was changed to return a `Property`.
     * `setToolChain(NativeToolChain)` was removed. Use `Property.set()` instead.
    
    link:{groovyDslPath}/org.gradle.nativeplatform.tasks.CreateStaticLibrary.html[CreateStaticLibrary]::
     * `getOutputFile()` was changed to return a `Property`.
     * `setOutputFile(File)` was removed. Use `Property.set()` instead.
     * `setOutputFile(Provider)` was removed. Use `Property.set()` instead.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Feb 22 03:01:48 UTC 2024
    - 60.1K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/public-api-methods-return-allowed-types.txt

    Method <org.gradle.nativeplatform.tasks.CreateStaticLibrary.getOperationLoggerFactory()> has arguments/return type org.gradle.internal.operations.logging.BuildOperationLoggerFactory that is not Gradle public API or primitive or built-in JDK classes or Kotlin classes in (CreateStaticLibrary.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 12:21:31 UTC 2024
    - 91.3K bytes
    - Viewed (0)
Back to top