Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for BuildX (0.13 sec)

  1. src/cmd/go/internal/work/exec.go

    // shared library. Some systems, such as Ubuntu, always add
    // --build-id to every link, but we don't want a build ID when we are
    // producing an object file. On some of those system a plain -r (not
    // -Wl,-r) will turn off --build-id, but clang 3.0 doesn't support a
    // plain -r. I don't know how to turn off --build-id when using clang
    // other than passing a trailing --build-id=none. So that is what we
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 14:46:37 UTC 2024
    - 105.6K bytes
    - Viewed (0)
  2. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/transform/ArtifactTransformCachingIntegrationTest.groovy

        def "workspace id of project transforms is unique per build with included builds"() {
            // The setup here is in a way that the project path of the project dependency in the same build
            // is the same as the buildTreePath of the substituted project dependency in the included build.
            // This way we test that you can't do special handling for "local" project dependencies when calculating
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 11:52:44 UTC 2024
    - 97.8K bytes
    - Viewed (0)
Back to top