aboutsummaryrefslogtreecommitdiff
path: root/gradlew
AgeCommit message (Expand)Author
2018-10-11Restoring Gradle's number of max-workers to the defaultJeff Gaston
2018-08-29Use sysctl in OSX for computing num of workers.Daniel Santiago Rivera
2018-08-28Temporarily decreasing default max-workers in hopes of faster buildsJeff Gaston
2018-05-17Enable lint stacktraces.Aurimas Liutikas
2018-03-13Set GRADLE_USER_HOME when OUT_DIR is specified.Aurimas Liutikas
2017-03-06Fix bash conditional for platform detectionAlan Viverette
2017-03-05Re-enable lint enforcement, fix remaining lint issuesAlan Viverette
2017-02-28Require lint when building release targetAlan Viverette
2016-11-16Fix bash conditionalAlan Viverette
2016-11-16Adds working lint target to support lib build, more workaroundsAlan Viverette
2016-08-18Move to gradle 3.0, tools 2.2-beta1Yigit Boyar
2014-03-18Update gradlew to relocate .gradle into out/...Xavier Ducrohet
2014-03-18Add gradle wrapper.Xavier Ducrohet