Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 127 for linux (0.04 sec)

  1. .teamcity/jdks.yaml

    version: "v1"
    jdks:
      - params:
          - "linux.java7.oracle.64bit"
        os: "linux"
        arch: "amd64"
        vendor: "oracle"
        version: "7u80"
        sha256: "bad9a731639655118740bee119139c1ed019737ec802a630dd7ad7aab4309623"
      - params:
          - "linux.java8.openjdk.64bit"
          - "linux.java8.oracle.64bit"
        os: "linux"
        arch: "amd64"
        vendor: "oracle"
        version: "8u401"
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Oct 29 15:51:20 UTC 2024
    - 5.2K bytes
    - Viewed (0)
  2. .teamcity/performance-tests-ci.json

            "per_week" : [ "linux" ]
          }
        }, {
          "testProject" : "mediumNative",
          "coverage" : {
            "per_week" : [ "linux" ]
          }
        }, {
          "testProject" : "multiNative",
          "coverage" : {
            "per_week" : [ "linux" ]
          }
        }, {
          "testProject" : "smallNative",
          "coverage" : {
            "per_week" : [ "linux" ]
          }
        } ]
      }, {
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Thu Sep 12 14:38:24 UTC 2024
    - 36.4K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.29.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.29.10/kubernetes-client-linux-386.tar.gz) | 38b3c8dcac8cebb5bc4bc111fbc27dce6784c2064147fc1a8d6b6f0cc96789fcaf4c0f3a9cefeaa3ae9e921ddddefd653672986efaf3764698ca135a4e622226
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:37:31 UTC 2024
    - 375.1K bytes
    - Viewed (1)
  4. .teamcity/src/test/kotlin/ApplyDefaultConfigurationTest.kt

        private
        fun expectedRunnerParam(daemon: String = "--daemon", extraParameters: String = "", os: Os = Os.LINUX): String {
            val linuxPaths =
                "-Porg.gradle.java.installations.paths=%linux.java7.oracle.64bit%,%linux.java8.oracle.64bit%,%linux.java11.openjdk.64bit%,%linux.java17.openjdk.64bit%,%linux.java21.openjdk.64bit%,%linux.java23.openjdk.64bit%"
            val windowsPaths =
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Sep 24 06:22:49 UTC 2024
    - 6.3K bytes
    - Viewed (0)
  5. .teamcity/src/main/kotlin/model/CIBuildModel.kt

                    TestCoverage(3, TestType.platform, Os.LINUX, JvmCategory.MIN_VERSION, DEFAULT_LINUX_FUNCTIONAL_TEST_BUCKET_SIZE),
                    TestCoverage(4, TestType.platform, Os.WINDOWS, JvmCategory.MAX_VERSION),
                    TestCoverage(20, TestType.configCache, Os.LINUX, JvmCategory.MIN_VERSION, DEFAULT_LINUX_FUNCTIONAL_TEST_BUCKET_SIZE),
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Oct 16 06:14:14 UTC 2024
    - 22.9K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.28.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.28.15/kubernetes-client-linux-386.tar.gz) | 871f52337f29b16b031f96fa5b5e8733253fa00b7f2e83da711faba50561765bb0e2e12ccda1fd35685dd4b6ec85d2865209571c104d40ed948570a7fd8cf565
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:34:59 UTC 2024
    - 456.9K bytes
    - Viewed (0)
  7. ci/official/containers/linux_arm64/setup.python.sh

    EOF
    fi
    /setup.packages.sh pythons.txt
    
    # Re-link pyconfig.h from aarch64-linux-gnu into the devtoolset directory
    # for any Python version present
    pushd /usr/include/aarch64-linux-gnu
    for f in $(ls | grep python); do
      # set up symlink for devtoolset-10
      rm -f /dt10/usr/include/aarch64-linux-gnu/$f
      ln -s /usr/include/aarch64-linux-gnu/$f /dt10/usr/include/aarch64-linux-gnu/$f
    done
    popd
    
    # Python 3.10 include headers fix:
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 01 12:56:16 UTC 2024
    - 2.2K bytes
    - Viewed (0)
  8. ci/official/containers/ml_build/builder.devtoolset/build_devtoolset.sh

      ;;
    esac
    
    # Put the current kernel headers from ubuntu in place.
    ln -s "/usr/include/linux" "/${TARGET}/usr/include/linux"
    ln -s "/usr/include/asm-generic" "/${TARGET}/usr/include/asm-generic"
    ln -s "/usr/include/x86_64-linux-gnu/asm" "/${TARGET}/usr/include/asm"
    
    # Symlinks in the binary distribution are set up for installation in /usr, we
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Sep 24 20:45:58 UTC 2024
    - 8K bytes
    - Viewed (0)
  9. doc/next/7-ports.md

    ## Ports {#ports}
    
    ### Linux {#linux}
    
    As [announced](go1.23#linux) in the Go 1.23 release notes, Go 1.24 requires Linux
    kernel version 3.2 or later.
    
    ### WebAssembly {#wasm}
    
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 23 19:37:35 UTC 2024
    - 258 bytes
    - Viewed (0)
  10. .teamcity/performance-test-durations.json

        "linux" : 473
      }, {
        "testProject" : "mediumNative",
        "linux" : 267
      }, {
        "testProject" : "multiNative",
        "linux" : 1518
      }, {
        "testProject" : "smallCppApp",
        "linux" : 353
      }, {
        "testProject" : "smallCppMulti",
        "linux" : 375
      }, {
        "testProject" : "smallNative",
        "linux" : 350
      } ]
    }, {
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Thu Sep 12 14:38:24 UTC 2024
    - 27.9K bytes
    - Viewed (0)
Back to top