1. 9cfb0a1 Faster build configuration by not using any .kts files by Jeff Gaston · 4 years, 8 months ago
  2. 1dff678 Alias studiow to ./gradlew studio, clean up related plumbing by Louis Pullen-Freilich · 4 years, 8 months ago
  3. 4c59026 Move to targetting Java 8 for our buildSrc/ by Aurimas Liutikas · 4 years, 8 months ago
  4. 9d1cee2 Added method count metric by Sam Gilbert · 4 years, 11 months ago
  5. 8fd9fc8 Extracting buildSrc tests into separate projects by Jeff Gaston · 5 years ago
  6. 56130b2 Apply Benchmark plugin to benchmark modules by Dustin Lam · 5 years ago
  7. 37e319d Use a path relative to supportRootFolder for benchmark plugin by Dustin Lam · 5 years ago
  8. 1bb3f637 Move to implementation type dependencies for buildSrc. by Aurimas Liutikas · 5 years ago
  9. 1fe1938 Merge "Remove redundant LockClocks task source." into androidx-master-dev by Dustin Lam · 5 years ago
  10. f8cc2bd Remove redundant LockClocks task source. by Dustin Lam · 5 years ago
  11. ff68a57 Remove unused prebuilds repository. by Aurimas Liutikas · 5 years ago
  12. 834c8a9 Fix up some buildSrc warnings and enabled -werror by Louis Pullen-Freilich · 5 years ago
  13. c868cea Merge "Move APK copying task to AndroidXPlugin." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  14. 4d4d4d8 Move APK copying task to AndroidXPlugin. by Aurimas Liutikas · 5 years ago
  15. 30f0a34 Merge "Always setting OUT_DIR to a default value if unset" into androidx-master-dev by Jeff Gaston · 5 years ago
  16. cc694ab Always setting OUT_DIR to a default value if unset by Jeff Gaston · 5 years ago
  17. 0189dbc Merge "Task that generate a library's build info to be consumed by jetpad" into androidx-master-dev by Oussama Ben Abdelbaki · 5 years ago
  18. 1963231 Merge "Task that generate a library's build info to be consumed by jetpad" into androidx-master-dev by Treehugger Robot · 5 years ago
  19. bef69db Task that generate a library's build info to be consumed by jetpad by Oussama Ben Abdelbaki · 5 years ago
  20. 57be220 Merge "Mostly Revert "Revert "Moving the buildDir for the buildSrc project to be in the out/ dir""" into androidx-master-dev by Jeff Gaston · 5 years ago
  21. 79a43f2 Mostly Revert "Revert "Moving the buildDir for the buildSrc project to be in the out/ dir"" by Jeff Gaston · 5 years ago
  22. 4c443ae Merge "Revert "Moving the buildDir for the buildSrc project to be in the out/ dir"" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  23. 5bf892e Revert "Moving the buildDir for the buildSrc project to be in the out/ dir" by Aurimas Liutikas · 5 years ago
  24. 3c27329 Merge "Moving the buildDir for the buildSrc project to be in the out/ dir" into androidx-master-dev by Jeff Gaston · 5 years ago
  25. 6310e23 Moving the buildDir for the buildSrc project to be in the out/ dir by Jeff Gaston · 5 years ago
  26. 009c0f7 Merge "Add lint check for deprecated BuildCompat methods" into androidx-master-dev by Oussama Ben Abdelbaki · 5 years ago
  27. a0576c3 Add lint check for deprecated BuildCompat methods by Jake Wharton · 6 years ago
  28. e6be931 resolve merge conflicts of a92497edcb3dc60e1ce0912874f7aee9a7b7ca97 to androidx-crane-dev by Ryan Mentley · 6 years ago
  29. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  30. e03de11 Add R4A support to Crane. by Jim S · 6 years ago
  31. a7fd9a3 Adding support for dokka by Jeff Gaston · 6 years ago
  32. 0af4777 Move Jacoco uber jar creation to AndroidXPlugin by Jake Wharton · 6 years ago
  33. 99a09f2 Remove jarjar buildSrc dependency by Jake Wharton · 6 years ago
  34. 1e99377 Move to using the new prebuilts repositories. by Aurimas Liutikas · 6 years ago
  35. eb3466e Move to AGP 3.2.0-alpha by Aurimas Liutikas · 6 years ago
  36. db2929e Enable updating lint via environment variable by Jeff Gaston · 6 years ago
  37. 7fb397e Update to error-prone 2.2.0. by Jake Wharton · 6 years ago
  38. 164c38d Apply kotlin plugin before kotlin-dsl-dependency by Sergey Vasilinets · 6 years ago
  39. d12c4ac Merge "Make unbundled support library builds more unbundled." into oc-mr1-jetpack-dev by Aurimas Liutikas · 6 years ago
  40. a2cbbfa Make unbundled support library builds more unbundled. by Aurimas Liutikas · 6 years ago
  41. 36bbc1d Convert a number of buildSrc classes to Kotlin by Aurimas Liutikas · 6 years ago
  42. 1660d5b Merge "Convert GMavenVersionChecker to Kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 6 years ago
  43. 5f3a277 Convert GMavenVersionChecker to Kotlin. by Aurimas Liutikas · 6 years ago
  44. 31b72ab Add gradle kotlin DSL to dependencies of buildSrc. am: 1ac04ed005 by Aurimas Liutikas · 6 years ago
  45. 1ac04ed Add gradle kotlin DSL to dependencies of buildSrc. by Aurimas Liutikas · 6 years ago
  46. e59fb2f Merge "Convert Version and VersionFileWriterTask to kotlin." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 6 years ago
  47. ec5894e Convert Version and VersionFileWriterTask to kotlin. by Aurimas Liutikas · 6 years ago
  48. 7495cc1 Force all Kotlin artifacts on the classpath to be the expected version. by Jake Wharton · 6 years ago
  49. 71469cb Turn off kotlin compilation daemon on build server by Sergey Vasilinets · 7 years ago
  50. 70a2e82 Add kotlin to buildSrc by Sergey Vasilinets · 7 years ago
  51. ccb3fcb Revert "Create reportModifications task" by Sergey Vasilinets · 7 years ago
  52. bb245e08 Create reportModifications task by Sergey Vasilinets · 7 years ago
  53. a192828 Remove DoclavaMultilineJavadocOptionFileOption. by Aurimas Liutikas · 7 years ago
  54. a075b77 Apply java plugin to buildSrc. by Aurimas Liutikas · 7 years ago
  55. 1f89c5d Fix Jacoco coverage runner. by Aurimas Liutikas · 7 years ago
  56. 9ab3b4c3 Add ability to override Android Gradle Plugin used. by Aurimas Liutikas · 7 years ago
  57. c29ea5f Change Flatbuffers package name at build time by Siyamed Sinir · 7 years ago
  58. f1d3a82 Add ErrorProne build type to support library. by Aurimas Liutikas · 7 years ago
  59. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 7 years ago
  60. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  61. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 7 years ago
  62. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago