Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 1,581 for _build (0.04 sec)

  1. android-test/build.gradle.kts

    Yuri Schimke <******@****.***> 1753819264 +0000
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Jul 29 20:01:04 UTC 2025
    - 3.8K bytes
    - Viewed (2)
  2. okhttp-zstd/build.gradle.kts

    Yuri Schimke <******@****.***> 1753986872 +0000
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 18:34:32 UTC 2025
    - 766 bytes
    - Viewed (0)
  3. samples/guide/build.gradle.kts

    Jake Wharton <******@****.***> 1747458932 -0400
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat May 17 05:15:32 UTC 2025
    - 554 bytes
    - Viewed (0)
  4. samples/simple-client/build.gradle.kts

    Yuri Schimke <******@****.***> 1644968312 +0000
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Feb 15 23:38:32 UTC 2022
    - 118 bytes
    - Viewed (0)
  5. samples/slack/build.gradle.kts

    Yuri Schimke <******@****.***> 1746875714 +0100
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat May 10 11:15:14 UTC 2025
    - 159 bytes
    - Viewed (0)
  6. samples/unixdomainsockets/build.gradle.kts

    Yuri Schimke <******@****.***> 1644968312 +0000
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Feb 15 23:38:32 UTC 2022
    - 159 bytes
    - Viewed (0)
  7. .teamcity/src/main/kotlin/projects/CheckProject.kt

                            "e.g. `-PrerunAllTests` or `--no-build-cache`",
                )
                text(
                    "reverse.dep.*.skip.build",
                    "",
                    display = ParameterDisplay.NORMAL,
                    allowEmpty = true,
                    description = "Set to 'true' if you want to skip all dependency builds",
                )
            }
    
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Feb 12 09:12:03 UTC 2025
    - 3.9K bytes
    - Viewed (1)
  8. README.md

    [license]: https://www.apache.org/licenses/LICENSE-2.0
    [build]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master/
    [test-results]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master/lastCompletedBuild/testReport/
    [build-status]: https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master.svg?
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jun 06 14:30:05 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  9. api/maven-api-core/src/main/java/org/apache/maven/api/services/ProjectManager.java

        /**
         * Returns the path to the built project artifact file, if the project has been built.
         * This path is only available after the artifact has been produced during the build lifecycle.
         *
         * @param project the project to get the artifact path for
         * @return an Optional containing the path to the built artifact if available,
         *         or empty if the artifact hasn't been built yet
         */
        @Nonnull
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Jan 30 23:29:13 UTC 2025
    - 12K bytes
    - Viewed (0)
  10. .bazelrc

    build --define=allow_oversize_protos=true
    
    build --spawn_strategy=standalone
    build -c opt
    
    build --repo_env=USE_PYWRAP_RULES=True
    build --copt=-DGRPC_BAZEL_BUILD
    build --host_copt=-DGRPC_BAZEL_BUILD
    build --action_env=GRPC_BAZEL_RUNTIME=1
    build --repo_env=PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=upb
    build --action_env=PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=upb
    build --repo_env=RULES_PYTHON_ENABLE_PYSTAR=0
    
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Fri Aug 22 21:03:34 UTC 2025
    - 56K bytes
    - Viewed (0)
Back to top