Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 359 for Linux (0.12 sec)

  1. .teamcity/src/test/kotlin/ApplyDefaultConfigurationTest.kt

            extraParameters: String = "",
            os: Os = Os.LINUX,
        ): String {
            val linuxPaths =
                listOf(
                    "%linux.java8.oracle.64bit%",
                    "%linux.java11.openjdk.64bit%",
                    "%linux.java17.openjdk.64bit%",
                    "%linux.java21.openjdk.64bit%",
                    "%linux.java25.openjdk.64bit%",
                )
            val windowsPaths =
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Thu Nov 20 07:29:52 UTC 2025
    - 7.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.11.md

    -------- | -----------
    [kubernetes-node-linux-amd64.tar.gz](https://dl.k8s.io/v1.11.3/kubernetes-node-linux-amd64.tar.gz) | `14761794210f7b17a0a51ea9746e55eb1d538c7b86601b98e1df562e68f96024`
    [kubernetes-node-linux-arm.tar.gz](https://dl.k8s.io/v1.11.3/kubernetes-node-linux-arm.tar.gz) | `578232ffbd559997b0d8302afbe4ef1f425507c8642f8d72f00f5cb3c07c2655`
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  3. .teamcity/performance-test-durations.json

        "linux" : 250
      }, {
        "testProject" : "mediumCppAppWithMacroIncludes",
        "linux" : 246
      }, {
        "testProject" : "mediumCppMulti",
        "linux" : 495
      }, {
        "testProject" : "mediumCppMultiWithMacroIncludes",
        "linux" : 475
      }, {
        "testProject" : "mediumNative",
        "linux" : 266
      }, {
        "testProject" : "multiNative",
        "linux" : 1852
      }, {
        "testProject" : "smallCppApp",
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Thu Dec 25 10:54:09 UTC 2025
    - 25K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.35.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.35.0/kubernetes-client-linux-386.tar.gz) | `50250aefecc03afe5a6b1be8dffbd58efb4814fed2aae299ac3bbd3b32a40b47697897bafcc36f31f226c5fd2b185cb970e64674aa9ee60412e122128487598d`
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Dec 17 13:01:55 UTC 2025
    - 228.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.31.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.31.14/kubernetes-client-linux-386.tar.gz) | a8acdbc76893537d481fc1eb23e853342fdfa7dc79cc2033b99f6d2b5dadeb49a09afbeb584f2538df77fbf9f9c3c76a70600c8ac7122446c38eb0e6b03c13aa
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Nov 12 11:33:21 UTC 2025
    - 451.9K bytes
    - Viewed (0)
  6. 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 Dec 30 12:39:10 UTC 2025
    - Last Modified: Tue Sep 24 20:45:58 UTC 2024
    - 8K bytes
    - Viewed (0)
  7. .teamcity/src/main/kotlin/configurations/BuildDistributions.kt

    package configurations
    
    import common.Os.LINUX
    import common.buildScanTagParam
    import common.getBuildScanCustomValueParam
    import common.setArtifactRules
    import model.CIBuildModel
    import model.Stage
    
    class BuildDistributions(
        model: CIBuildModel,
        stage: Stage,
    ) : OsAwareBaseGradleBuildType(os = LINUX, stage = stage, init = {
            id("${model.projectId}_BuildDistributions")
            name = "Build Distributions"
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Mon Dec 22 07:15:16 UTC 2025
    - 1.4K bytes
    - Viewed (0)
  8. docker-buildx.sh

    function _init() {
    	## All binaries are static make sure to disable CGO.
    	export CGO_ENABLED=0
    	export CRED_DIR="/media/${USER}/minio"
    
    	## List of architectures and OS to test coss compilation.
    	SUPPORTED_OSARCH="linux/ppc64le linux/amd64 linux/arm64"
    
    	remote=$(git remote get-url upstream)
    	if test "$remote" != "******@****.***:minio/minio.git"; then
    		echo "Script requires that the 'upstream' remote is set to ******@****.***:minio/minio.git"
    		exit 1
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Sun Oct 19 08:22:05 UTC 2025
    - 1.9K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.16.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.16.15/kubernetes-client-linux-386.tar.gz) | 4e93e9a8831b175da62f42856970abe177c44bf637997ce03e8d1497115cc3b9e336a53bd2758309999b68b25111f05bd9ed0d247857a037b8d16f136e2112b3
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 345.2K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.15.md

    [kubernetes-client-linux-386.tar.gz](https://dl.k8s.io/v1.15.12/kubernetes-client-linux-386.tar.gz) | `7c74395ee8ad4700ce143a5e8d06f07280905ddd2bbe59b765f589936476ac28edd2237da83f3422a04f9cd37ddb9bc0ab24c607409fa7902b901c1803a76484`
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
Back to top