1. 3febf90 Moving project cache dir into out/ by Jeff Gaston · 3 years, 6 months ago
  2. 7eafa5d gradlew now offering a --strict flag as a subset of --ci by Jeff Gaston · 3 years, 7 months ago
  3. 4537e14 gradlew offering a --ci option that expands into most flags used on the build server by Jeff Gaston · 3 years, 8 months ago
  4. 61cef33 Clearer description of when diagnose-build-failure.sh can help by Jeff Gaston · 3 years, 9 months ago
  5. 398f814 Merge "Unsetting ANDROID_BUILD_TOP so Lint doesn't try to use it" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  6. c21ecb3 Unsetting ANDROID_BUILD_TOP so Lint doesn't try to use it by Jeff Gaston · 3 years, 11 months ago
  7. e906e5c Clearer message when TaskUpToDateValidator's second build fails by Jeff Gaston · 3 years, 11 months ago
  8. 89898d2 Revert "no longer saving gradle.log for less interesting Gradle invocations" by Jeff Gaston · 3 years, 11 months ago
  9. c010263 no longer saving gradle.log for less interesting Gradle invocations by Jeff Gaston · 3 years, 11 months ago
  10. cca984c Increasing memory settings on the build servers in hopes of finding whether that reduces the frequency of running out of memory by Jeff Gaston · 4 years ago
  11. e4b4b87 Enabling tracking of build output messages in androidx.sh by Jeff Gaston · 4 years, 1 month ago
  12. 41b9022 gradlew support to call development/build_log_simplifier.py by Jeff Gaston · 4 years, 1 month ago
  13. 440e1ac Asking Gradle to dump the heap if it runs out by Jeff Gaston · 4 years ago
  14. dd8a6e9 Having gradlew resolve symlinks in OUT_DIR and DIST_DIR before running Gradle by Jeff Gaston · 4 years, 1 month ago
  15. d289794 Disabling --info-level logging during the TaskUpToDateValidator's second Gradle execution by Jeff Gaston · 4 years, 3 months ago
  16. e572f82 Running build_log_simplifier.py in androidx-studio-integration.sh too by Jeff Gaston · 4 years, 3 months ago
  17. 6971329 Running build_log_simplifier.py for build server builds by Jeff Gaston · 4 years, 3 months ago
  18. 400ccb3 Wording clarifications to TaskUpToDateValidator by Jeff Gaston · 4 years, 3 months ago
  19. 45afc0f gradlew -PverifyUpToDate now having Gradle display why a task remained out-of-date by Jeff Gaston · 4 years, 4 months ago
  20. 4b897cb Update to JDK 11. by Aurimas Liutikas · 5 years ago
  21. 1dcad3f Revert "Attempt to update to JDK 11." by Aurimas Liutikas · 4 years, 6 months ago
  22. f3132ea Attempt to update to JDK 11. by Aurimas Liutikas · 5 years ago
  23. 0d2b5b8 Merge "TaskUpToDateValidator showing all unexpected failures rather than giving up once a failure is noticed" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  24. cefdeae TaskUpToDateValidator showing all unexpected failures rather than giving up once a failure is noticed by Jeff Gaston · 4 years, 6 months ago
  25. 058d9b5 Set STUDIO_JDK to make studio use the same JDK as gradle. by Aurimas Liutikas · 4 years, 6 months ago
  26. 1971cc5 Removing dmesg and ps diagnostics after build server build failure by Jeff Gaston · 4 years, 7 months ago
  27. d54930d Fixing copying hs_err_pid files when Gradle crashes by Jeff Gaston · 4 years, 7 months ago
  28. 2f1967d Checking for system messages when the gradle daemon dies by Jeff Gaston · 4 years, 7 months ago
  29. 061234a6 Hopefully copying hs_err_pid files into the dist dir when the Gradle daemon dies by Jeff Gaston · 4 years, 7 months ago
  30. f951f1b On build failure on build server, now also showing start times of other processes by Jeff Gaston · 4 years, 8 months ago
  31. 427c4f9 Merging lint-checks and ui-internal-lint-checks at build time by Jeff Gaston · 4 years, 8 months ago
  32. 18c47d3 Some more diagnostics when the build fails by Jeff Gaston · 4 years, 8 months ago
  33. 224eb17 Moving -PdisallowExecution logic out of build.py and into gradlew by Jeff Gaston · 4 years, 8 months ago
  34. 1429225 Moving org.gradle.jvmargs back into gradle.properties where Studio can find them by Jeff Gaston · 4 years, 8 months ago
  35. e72d230 Telling Gradle to initially request all of the memory that it will ever request by Jeff Gaston · 4 years, 9 months ago
  36. 38004a6 Moving the temp dir into OUT_DIR when OUT is specified by Jeff Gaston · 4 years, 9 months ago
  37. 6ab84fc3 Add ANDROID_HOME env variable to gradlew & studio by Matthew Fraschilla · 4 years, 10 months ago
  38. 826bdbe Making Gradle's System.getProperty("user.home") return $GRADLE_USER_HOME by Jeff Gaston · 4 years, 10 months ago
  39. 0e3d19a Making gradlew resolve DIST_DIR to an absolute path by Jeff Gaston · 5 years ago
  40. b89c82b Having gradlew mention diagnose-build-failure when the build fails by Jeff Gaston · 5 years ago
  41. 8fd9fc8 Extracting buildSrc tests into separate projects by Jeff Gaston · 5 years ago
  42. cc694ab Always setting OUT_DIR to a default value if unset by Jeff Gaston · 5 years ago
  43. 79a43f2 Mostly Revert "Revert "Moving the buildDir for the buildSrc project to be in the out/ dir"" by Jeff Gaston · 5 years ago
  44. 5bf892e Revert "Moving the buildDir for the buildSrc project to be in the out/ dir" by Aurimas Liutikas · 5 years ago
  45. 6310e23 Moving the buildDir for the buildSrc project to be in the out/ dir by Jeff Gaston · 5 years ago
  46. efab5eb Always force JDK from prebuilts. by Sergey Vasilinets · 6 years ago
  47. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  48. 9998eae Restoring Gradle's number of max-workers to the default by Jeff Gaston · 6 years ago
  49. 2900f3a Use sysctl in OSX for computing num of workers. by Daniel Santiago Rivera · 6 years ago
  50. 1a927cd Temporarily decreasing default max-workers in hopes of faster builds by Jeff Gaston · 6 years ago
  51. c5f4f98 Enable lint stacktraces. by Aurimas Liutikas · 6 years ago
  52. 9979d07 Set GRADLE_USER_HOME when OUT_DIR is specified. by Aurimas Liutikas · 7 years ago
  53. 7df63ff Fix bash conditional for platform detection by Alan Viverette · 8 years ago
  54. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 8 years ago
  55. d38b36c Require lint when building release target by Alan Viverette · 8 years ago
  56. b6cd7a0 Fix bash conditional by Alan Viverette · 8 years ago
  57. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  58. f77697d Move to gradle 3.0, tools 2.2-beta1 by Yigit Boyar · 8 years ago
  59. 0451867 Update gradlew to relocate .gradle into out/... by Xavier Ducrohet · 11 years ago
  60. 0f3d903 Add gradle wrapper. by Xavier Ducrohet · 11 years ago