1. 19cd90a Merge "Update DependencyChecker to run in the per-variant prepare task." by Xavier Ducrohet · 12 years ago
  2. a90bcc8 Update DependencyChecker to run in the per-variant prepare task. by Xavier Ducrohet · 12 years ago
  3. 6bdc2a5 Merge "Add support for --core-library option for dx." by Xavier Ducrohet · 12 years ago
  4. 15da8a2 Merge "Move to 0.3" by Xavier Ducrohet · 12 years ago
  5. 3fe7c57 Move to 0.3 by Xavier Ducrohet · 12 years ago
  6. 47770cd Merge "Add local jars to the dependencies." by Xavier Ducrohet · 12 years ago
  7. f4fc799 Merge "Change android source set to match the default folders" by Xavier Ducrohet · 12 years ago
  8. 2e1f7be Merge "Per-lib prepare task." by Xavier Ducrohet · 12 years ago
  9. ead72bd Merge "Support compile config for flavors and build types." by Xavier Ducrohet · 12 years ago
  10. 2f405d3 Add local jars to the dependencies. by Xavier Ducrohet · 12 years ago
  11. 0c0c1a1 Change android source set to match the default folders by Xavier Ducrohet · 12 years ago
  12. 74f7f6e Per-lib prepare task. by Xavier Ducrohet · 12 years ago
  13. dc71ab2 Support compile config for flavors and build types. by Xavier Ducrohet · 12 years ago
  14. 6b7c877 Merge "Use custom SourceSet instead of default Java ones." by Xavier Ducrohet · 12 years ago
  15. d14ea2c Use custom SourceSet instead of default Java ones. by Xavier Ducrohet · 12 years ago
  16. 8428cf7 Merge "Refactoring of the plugin/extension classes" by Xavier Ducrohet · 12 years ago
  17. e49dcf3 Refactoring of the plugin/extension classes by Xavier Ducrohet · 12 years ago
  18. 41ce49e Merge "Fix tests on Android builder." by Xavier Ducrohet · 12 years ago
  19. 170e263 Fix tests on Android builder. by Xavier Ducrohet · 12 years ago
  20. 296ce5a Merge "Add developers section to the POM." by Xavier Ducrohet · 12 years ago
  21. b553efd Add developers section to the POM. by Xavier Ducrohet · 12 years ago
  22. 29ea773 Merge "Move to 0.2-SNAPSHOT" by Xavier Ducrohet · 12 years ago
  23. 0b870a3 Move to 0.2-SNAPSHOT by Xavier Ducrohet · 12 years ago
  24. f4a1758 Merge "Add publishLocal while UploadArchives goes to mavenCentral." by Xavier Ducrohet · 12 years ago
  25. 8834592 Add publishLocal while UploadArchives goes to mavenCentral. by Xavier Ducrohet · 12 years ago
  26. da0ff65 Merge "Fix manifest merging." by Xavier Ducrohet · 12 years ago
  27. 79116f5 Merge "Update the build scripts to be able to upload to mavencentral" by Xavier Ducrohet · 12 years ago
  28. e945220 Fix manifest merging. by Xavier Ducrohet · 12 years ago
  29. 6c67a70 Update the build scripts to be able to upload to mavencentral by Xavier Ducrohet · 12 years ago
  30. 332d6ba Merge "Better detection of dependency conflicts." by Xavier Ducrohet · 12 years ago
  31. b267077 Better detection of dependency conflicts. by Xavier Ducrohet · 12 years ago
  32. 87ae674 Merge "Prepare to upload the gradle plugin to maven." by Xavier Ducrohet · 12 years ago
  33. 124edda Prepare to upload the gradle plugin to maven. by Xavier Ducrohet · 12 years ago
  34. d0d055f Merge "Only package libraries that have been processed." by Xavier Ducrohet · 12 years ago
  35. 59b6277 Only package libraries that have been processed. by Xavier Ducrohet · 12 years ago
  36. c64e7aa Merge "Generate smaller R classes for libraries." by Xavier Ducrohet · 12 years ago
  37. d137d79 Generate smaller R classes for libraries. by Xavier Ducrohet · 12 years ago
  38. 27973d7 Merge "Check version of android.jar coming from repositories." by Xavier Ducrohet · 12 years ago
  39. 7918caf Merge "Add suppor for --error-on-failed-insert." by Xavier Ducrohet · 12 years ago
  40. 4a09fd2 Add suppor for --error-on-failed-insert. by Xavier Ducrohet · 12 years ago
  41. 24794dd Check version of android.jar coming from repositories. by Xavier Ducrohet · 12 years ago
  42. 06b9376 Merge "Exclude any part of the Android API from the dependency graph." by Xavier Ducrohet · 12 years ago
  43. 5c341c3 Merge "Fixed repo sample after changes to manifest merging." by Xavier Ducrohet · 12 years ago
  44. 246817b Merge "Reworked dependency graph traversal" by Xavier Ducrohet · 12 years ago
  45. 6040f28 Merge "Upgraded to use Gradle 1.2." by Xavier Ducrohet · 12 years ago
  46. 2b3990c Merge "Fixed multiproject sample after changes to manifest merging." by Xavier Ducrohet · 12 years ago
  47. e37a4d2 Exclude any part of the Android API from the dependency graph. by Adam Murdoch · 12 years ago
  48. ed9952b Fixed repo sample after changes to manifest merging. by Adam Murdoch · 12 years ago
  49. 2aada30 Reworked dependency graph traversal by Adam Murdoch · 12 years ago
  50. bae32da Upgraded to use Gradle 1.2. by Adam Murdoch · 12 years ago
  51. 85455ef Fixed multiproject sample after changes to manifest merging. by Adam Murdoch · 12 years ago
  52. a1fdb3b Add support for --core-library option for dx. by Xavier Ducrohet · 12 years ago
  53. 52ed1dd Merge "Clean up." by Xavier Ducrohet · 12 years ago
  54. 9436955 Clean up. by Xavier Ducrohet · 12 years ago
  55. b41eb3b Merge "Make local.properties belong to rootDir." by Xavier Ducrohet · 12 years ago
  56. a54f29f Make local.properties belong to rootDir. by Xavier Ducrohet · 12 years ago
  57. fd6f567 Merge "Update to the new manifest merger." by Xavier Ducrohet · 12 years ago
  58. ed35ecc Update to the new manifest merger. by Xavier Ducrohet · 12 years ago
  59. 7eff274 Merge "Remove the default java tasks and fix packaging java res" by Xavier Ducrohet · 12 years ago
  60. a53003c Remove the default java tasks and fix packaging java res by Xavier Ducrohet · 12 years ago
  61. 88575aa Merge "Add a multi-component app that uses a maven repo." by Xavier Ducrohet · 12 years ago
  62. afd0972 Add a multi-component app that uses a maven repo. by Xavier Ducrohet · 12 years ago
  63. 7c2d81b Merge "Fix tests for the flavors project." by Xavier Ducrohet · 12 years ago
  64. 919a98d Merge "Rework the way tests are installed and run." by Xavier Ducrohet · 12 years ago
  65. d3079f3 Fix tests for the flavors project. by Xavier Ducrohet · 12 years ago
  66. 4518ee9 Rework the way tests are installed and run. by Xavier Ducrohet · 12 years ago
  67. 0bfbe9a Merge "Support for multi-flavor builds." by Xavier Ducrohet · 12 years ago
  68. 2c7ccec Merge "Some changes to 'multiproject' test app" by Xavier Ducrohet · 12 years ago
  69. 9d9d663 Merge "Build the library dependency graph." by Xavier Ducrohet · 12 years ago
  70. f58330d Some changes to 'multiproject' test app by Adam Murdoch · 12 years ago
  71. 9aca9ef Build the library dependency graph. by Adam Murdoch · 12 years ago
  72. 484f4ca Support for multi-flavor builds. by Xavier Ducrohet · 12 years ago
  73. 481e086 Merge "Only create R class for libraries when the project is not a library." by Xavier Ducrohet · 12 years ago
  74. 4b9ac14 Only create R class for libraries when the project is not a library. by Xavier Ducrohet · 12 years ago
  75. 58d6448 Merge "Make library projects use their library dependencies." by Xavier Ducrohet · 12 years ago
  76. 01d2910 Make library projects use their library dependencies. by Xavier Ducrohet · 12 years ago
  77. 7678ec5 Merge "Fix to include transitive jar dependencies of libraries." by Xavier Ducrohet · 12 years ago
  78. 0ff445b Fix to include transitive jar dependencies of libraries. by Adam Murdoch · 12 years ago
  79. 9a8ebcb Merge "Fixes for publishing library bundles to repositories" by Xavier Ducrohet · 12 years ago
  80. c223875 Merge "Restructured the 'multiproject' test project." by Xavier Ducrohet · 12 years ago
  81. fb90a38 Merge "Fix jar name in library bundle when library project specifies a version." by Xavier Ducrohet · 12 years ago
  82. b2d299b Fixes for publishing library bundles to repositories by Adam Murdoch · 12 years ago
  83. b4e5d93 Merge "Fix overly agressive cleanup." by Xavier Ducrohet · 12 years ago
  84. 1ba19cf Fix overly agressive cleanup. by Xavier Ducrohet · 12 years ago
  85. 5ee6a22 Restructured the 'multiproject' test project. by Adam Murdoch · 12 years ago
  86. 67c5c39 Fix jar name in library bundle when library project specifies a version. by Adam Murdoch · 12 years ago
  87. 991c146 Merge "New test app to test libraries." by Xavier Ducrohet · 12 years ago
  88. 0a48c83 New test app to test libraries. by Xavier Ducrohet · 12 years ago
  89. 67ef91a Merge "Some clean up." by Xavier Ducrohet · 12 years ago
  90. 245a289 Some clean up. by Xavier Ducrohet · 12 years ago
  91. b6ecf15 Merge "Fix setting up classpath with jars from libraries." by Xavier Ducrohet · 12 years ago
  92. df01802 Fix setting up classpath with jars from libraries. by Xavier Ducrohet · 12 years ago
  93. 996695c Merge "Started wiring up library and jar dependencies." by Xavier Ducrohet · 12 years ago
  94. 1005683 Started wiring up library and jar dependencies. by Adam Murdoch · 12 years ago
  95. 48ff1b8 Merge "Don't use an empty main manifest when merging library manifests." by Xavier Ducrohet · 12 years ago
  96. 5157d56 Don't use an empty main manifest when merging library manifests. by Adam Murdoch · 12 years ago
  97. 7f82a50 Merge "Ensure manifest changes trigger new builds." by Xavier Ducrohet · 12 years ago
  98. f7a8a1f Ensure manifest changes trigger new builds. by Xavier Ducrohet · 12 years ago
  99. 74a7c16 Merge "Defer calculation of compile classpath until required." by Xavier Ducrohet · 12 years ago
  100. 36f78e6 Defer calculation of compile classpath until required. by Adam Murdoch · 12 years ago