[go: nahoru, domu]

  1. b3fac68 Enable publishing compose desktop by default by Aurimas Liutikas · 11 months ago
  2. 7f1f058 copying sboms to dist by Jeff Gaston · 1 year, 1 month ago
  3. 6c2e21c Remove comment that was dropping flags to gradle by Aurimas Liutikas · 1 year, 3 months ago
  4. 6ab6b81 Reland "Foundations of gradle-mpp configuration for Compose" by Jim S · 1 year, 4 months ago
  5. b01417b Revert "Foundations of gradle-mpp configuration for Compose" by Aurimas Liutikas · 1 year, 4 months ago
  6. f470965 Foundations of gradle-mpp configuration for Compose by Jim S · 1 year, 4 months ago
  7. 22d139f Revert "Convert Compose to use Collections KMP Structure" by Aurimas Liutikas · 1 year, 5 months ago
  8. d77017b Convert Compose to use Collections KMP Structure by Jim Sproch · 1 year, 7 months ago
  9. 4cef2b6 Removing createArchive from buildOnServer by Jeff Gaston · 1 year, 7 months ago
  10. d8c7059 adding within-group constraints to targets that we might publish from by Jeff Gaston · 1 year, 7 months ago
  11. 5248e30 merging docs build times into the main build metrics file by Jeff Gaston · 1 year, 9 months ago
  12. e92d4d3 Removing ValidateProperties by Jeff Gaston · 1 year, 11 months ago
  13. f06703b Revert "Revert "Use Gradle daemons in CI."" by Aurimas Liutikas · 2 years, 1 month ago
  14. e2cb7bb6 Revert "Use Gradle daemons in CI." by Aurimas Liutikas · 2 years, 1 month ago
  15. b409a80 Use Gradle daemons in CI. by Aurimas Liutikas · 2 years, 1 month ago
  16. 01b5fb0 androidx.sh fix for checking build cache variable by Jeff Gaston · 2 years, 3 months ago
  17. a80a3f6 androidx_multiplatform.sh now using gcp build cache by Jeff Gaston · 2 years, 3 months ago
  18. b609d63 enabling remote build cache by default in most targets by Jeff Gaston · 2 years, 3 months ago
  19. ca00d4a Removed unused anchor task validateAllProperties by Aurimas Liutikas · 2 years, 5 months ago
  20. fc33355 Add script to validate translation console exports by Alan Viverette · 2 years, 9 months ago
  21. b7ac376 Separate compose compiler metrics json files from txt reports by Leland Richardson · 2 years, 11 months ago
  22. b1208d2 Introduce metrics and logging to compose compiler by Leland Richardson · 3 years, 5 months ago
  23. 4dff6e1c build server scripts now exporting performance metrics even for failed builds by Jeff Gaston · 3 years, 4 months ago
  24. 58fedea Moving listTaskOutputs into the same Gradle execution as buildOnServer by Jeff Gaston · 3 years, 6 months ago
  25. afa67c8 Moving the validation of Gradle project subsets into a unit test by Jeff Gaston · 3 years, 6 months ago
  26. 358e1f1 Moving the allProperties task into the same execution as buildOnServer by Jeff Gaston · 3 years, 6 months ago
  27. 726911b Add Wear build type. by Flavio Lerda · 3 years, 7 months ago
  28. ff92d18 Add BuildType.MEDIA by Gyumin Sim · 3 years, 7 months ago
  29. 27fcfa0 Moving -Pandroidx.validateNoUnrecognizedMessages to build.sh by Jeff Gaston · 3 years, 7 months ago
  30. f57d8fb Moving --offline to build.sh by Jeff Gaston · 3 years, 7 months ago
  31. dba484b Moving -Pandroidx.enableAffectedModuleDetection to build.sh by Jeff Gaston · 3 years, 7 months ago
  32. 5ab1a17 Moving --no-daemon to build.sh by Jeff Gaston · 3 years, 7 months ago
  33. 0ef7851 Moving -PverifyUpToDate to build.sh by Jeff Gaston · 3 years, 7 months ago
  34. b12f814 Moving -Pandroidx.coverageEnabled=true to build.sh by Jeff Gaston · 3 years, 7 months ago
  35. 085a586 Moving -Pandroidx.allWarningsAsErrors to build.sh by Jeff Gaston · 3 years, 8 months ago
  36. 1cf65d9 Validating that each project subset contains no unresolvable project dependencies by Jeff Gaston · 3 years, 10 months ago
  37. 89898d2 Revert "no longer saving gradle.log for less interesting Gradle invocations" by Jeff Gaston · 3 years, 10 months ago
  38. c010263 no longer saving gradle.log for less interesting Gradle invocations by Jeff Gaston · 3 years, 10 months ago
  39. e280010 Make androidx target --offline by Aurimas Liutikas · 3 years, 10 months ago
  40. 70a3988d Merge "Enable AffectedModuleDetection for androidx target." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  41. 8af4dc9 Merge androidx and compose builds by Aurimas Liutikas · 3 years, 10 months ago
  42. 317fbd3 Enable AffectedModuleDetection for androidx target. by Aurimas Liutikas · 3 years, 10 months ago
  43. 5009b40 Revert "Enable AffectedModuleDetector for lint tasks" by Sam Gilbert · 3 years, 10 months ago
  44. d7c6042 Enable AffectedModuleDetector for lint tasks by Aurimas Liutikas · 3 years, 10 months ago
  45. e4b4b87 Enabling tracking of build output messages in androidx.sh by Jeff Gaston · 4 years ago
  46. ab4bb4d Removing separate printing of build time from build server output by Jeff Gaston · 4 years ago
  47. 00374f4 Hiding the output of `./gradlew allProperties` by Jeff Gaston · 4 years ago
  48. bee45e8 Verifies parent project paths exist as part of CI by Louis Pullen-Freilich · 4 years, 2 months ago
  49. cadd659 androidx.sh timing all of its contained commands by Jeff Gaston · 4 years, 2 months ago
  50. 868c502 Build server scripts reporting their start and stop times by Jeff Gaston · 4 years, 2 months ago
  51. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 5 months ago
  52. 9c6764b Merge "Finally fix androidx coverage reporting" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  53. 4f83844 Make documentation, coverage & license-checks optional. by Aurimas Liutikas · 4 years, 4 months ago
  54. 5811fc5 Finally fix androidx coverage reporting by Owen Gray · 4 years, 4 months ago
  55. 2a9a199 Add a gradle property for allWarningsAsErrors. by Aurimas Liutikas · 4 years, 5 months ago
  56. d3ed399 Having DokkaPublicDocs wait until task execution to resolve configurations by Jeff Gaston · 4 years, 5 months ago
  57. d917ca6 Having androidx.sh check for duplicate output files before building by Jeff Gaston · 4 years, 5 months ago
  58. 744ec7d Temporarily disabling TaskUpToDateValidator by Jeff Gaston · 4 years, 5 months ago
  59. 4212eca Preventing adding new tasks having duplicate output files by Jeff Gaston · 4 years, 7 months ago
  60. b7a50f5 Merge compose and androidx library metrics as part of buildOnServer by Owen Gray · 4 years, 7 months ago
  61. a6247c3 Clean up handling of DIST_DIR arg in build scripts by Owen Gray · 4 years, 7 months ago
  62. 611f101 androidx.sh passing arguments into build.sh like the other scripts by Jeff Gaston · 4 years, 7 months ago
  63. 2116814 Propagate arguments like "--quiet" through buildscripts. Useful for e.g. testing new arguments, reducing output if searching for errors while reproducing. by Owen Gray · 4 years, 7 months ago
  64. 46676e3 Exporting build metrics as a file by Jeff Gaston · 4 years, 7 months ago
  65. 5ede01d Moving some helper scripts into busytown/impl by Jeff Gaston · 4 years, 7 months ago
  66. 668fb36 Simplifying build.py to build.sh by Jeff Gaston · 4 years, 7 months ago
  67. 224eb17 Moving -PdisallowExecution logic out of build.py and into gradlew by Jeff Gaston · 4 years, 7 months ago
  68. 61e3b4a Added a central python build script by Owen Gray · 4 years, 10 months ago
  69. 8c4ff1d Checking in androidx.sh by Jeff Gaston · 5 years ago