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