[go: nahoru, domu]

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