- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for macros (0.14 sec)
-
.teamcity/src/main/kotlin/common/CommonExtensions.kt
param("env.GRADLE_INTERNAL_REPO_URL", "%gradle.internal.repository.url%") if (os == Os.MACOS && arch == Arch.AMD64) { // Use fewer parallel forks only on Intel macOS builds, since they are not very powerful. param("maxParallelForks", "2") } if (os == Os.LINUX || os == Os.MACOS) { param("env.LC_ALL", "en_US.UTF-8") } } }
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Wed Sep 10 01:37:13 UTC 2025 - 15K bytes - Viewed (0)