Lauri Tulmin
|
377781c93f
|
Remove deprecated gradle system property (#13680)
|
2025-04-09 18:59:12 -07:00 |
Trask Stalnaker
|
ba980bd4a4
|
Remove workaround (#7533)
|
2023-01-10 14:07:09 +01:00 |
Trask Stalnaker
|
32995ab0c4
|
Try to reduce CI failures due to maven central flakiness (#7164)
Worth trying, the failures have really picked up lately...
|
2022-11-14 18:55:53 -08:00 |
Anuraag Agrawal
|
458ebc5e55
|
Small cleanups to conventions projects. (#4839)
|
2021-12-09 14:55:09 -08:00 |
Anuraag Agrawal
|
01dec8a2a5
|
Disable incremental Kotlin compilation. (#4822)
|
2021-12-07 11:39:52 +02:00 |
Anuraag Agrawal
|
ca3919ea31
|
Update Gradle and build dependencies (#4808)
* Update Gradle and build dependencies
* Add spotless + Java 17 workaround
* Revert spotless for now
* Fix merge
* jvmTarget
|
2021-12-07 14:42:52 +09:00 |
Nikita Salnikov-Tarnovski
|
f203ec9837
|
Update protobuf plugin to remove deprecation warning (#4809)
|
2021-12-06 19:04:02 +02:00 |
Nikita Salnikov-Tarnovski
|
00d42e175d
|
Allow for more caching in buildSrc project (#3636)
|
2021-07-20 11:39:39 +03:00 |
Anuraag Agrawal
|
761b9c280b
|
Migrate instrumentation gradle files to kotlin (#3414)
* Migrate instrumentation gradle files to kotlin
* Convert
* Muzzle
|
2021-06-28 17:27:12 +09:00 |
Nikita Salnikov-Tarnovski
|
2d683d4289
|
No more gradle warnings (#2103)
|
2021-01-26 08:24:18 +02:00 |
Anuraag Agrawal
|
4e50e647be
|
Try using low Gradle priority instead of capping workers (#1538)
|
2020-11-02 20:50:41 -08:00 |
Trask Stalnaker
|
ffe9083861
|
Add org.gradle.workers.max to gradle.properties (#1366)
|
2020-10-11 11:24:23 -07:00 |
Anuraag Agrawal
|
817094a0f4
|
Add jvmargs to gradle.properties to provide more RAM when building (#642)
* Add jvmargs to gradle.properties to provide more RAM when building
* Update gradle.properties
* Update gradle.properties
* Update gradle.properties
|
2020-07-07 08:50:09 +03:00 |
Sergei Malafeev
|
784a1115e7
|
#590 Remove -XX:MaxMetaspaceSize=1g from gradle.properties (#636)
Signed-off-by: Sergei Malafeev <sergei@malafeev.org>
|
2020-07-06 16:28:19 +03:00 |
Nikolay Martynov
|
d2e6c62a8d
|
Enable build cache (DataDog/dd-trace-java#1607)
|
2020-06-30 11:13:21 -07:00 |
Tyler Benson
|
e6404b5f23
|
Try doubling the metaspace size to fix check task.
|
2019-01-04 13:43:40 -08:00 |
Andrew Kent
|
8cb9487546
|
Tune gradle JVM's max metaspace
|
2018-11-28 12:05:47 -08:00 |