Dawid Weiss
|
1021f04d1a
|
Add some support for -Ptests.verbose mode when streams are dumped to the console. This is constrained by gradle's runner but is better than nothing.
|
2019-12-07 14:53:13 +01:00 |
Dawid Weiss
|
bf7d115414
|
Generate hardware-specific defaults for gradle parallelism on the first build run (any task). Add some explanations on how to tweak local settings even further (gradlew :helpLocalSettings
|
2019-12-05 11:14:09 +01:00 |
Dawid Weiss
|
6461909129
|
Port forbidden APIs. See gradlew :helpForbiddenApis to see how rules are applied automatically based on the set of dependencies of a project.
|
2019-12-03 14:40:35 +01:00 |
Dawid Weiss
|
5459a7938f
|
Clarify when test target skips and how to force-run it even for the same seed.
|
2019-12-02 18:04:56 +01:00 |
Dawid Weiss
|
d4a9842375
|
Initial gradle build layer.
|
2019-12-02 15:34:57 +01:00 |