aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* Fix project setup.Xavier Ducrohet2014-05-151-1/+7
* Update project setup.Xavier Ducrohet2014-05-151-0/+1
* Update build files to build from tools/Xavier Ducrohet2014-05-081-82/+0
* Update version to 0.10.0/22.8.0Xavier Ducrohet2014-04-081-2/+2
* Update version to 22.7.3/0.9.3Xavier Ducrohet2014-03-271-2/+2
* Update versions to 0.9.2/22.7.2Xavier Ducrohet2014-03-191-2/+2
* Revert "Removed gradle module from the Intellij project file as it creates bu...Xavier Ducrohet2014-03-111-1/+6
* Properly call publishLocal before gradle-model:testXavier Ducrohet2014-03-101-0/+9
* Update version to 22.7.1/0.9.1Xavier Ducrohet2014-03-071-2/+2
* Update version to 22.7.0/0.9.0Xavier Ducrohet2014-02-251-2/+2
* Update version to 0.8.4/22.5.4Xavier Ducrohet2014-02-131-2/+2
* Update version to 0.8.3Xavier Ducrohet2014-02-121-2/+2
* Update versions to 22.5.2/0.8.2Xavier Ducrohet2014-02-031-2/+2
* Update version to 0.8.1/22.5.1Xavier Ducrohet2014-01-231-2/+2
* Update verson to 0.8.0 and 22.5.0Xavier Ducrohet2013-12-261-2/+2
* Update base plugins to 22.4.1Xavier Ducrohet2013-12-261-1/+1
* Update for Gradle 1.10.Xavier Ducrohet2013-12-201-1/+1
* Update to version 0.7.2Xavier Ducrohet2013-12-201-1/+1
* Add DSL to exclude some files from packaging.Xavier Ducrohet2013-12-191-1/+1
* fix release script.Xavier Ducrohet2013-12-111-1/+5
* move build into tools/baseXavier Ducrohet2013-12-051-1/+7
* Refactor build logic.Xavier Ducrohet2013-12-041-85/+4
* Revert "Bump tools base version to 22.2.1"Alex Ruiz2013-11-031-1/+1
* Bump tools base version to 22.2.1Tor Norbye2013-11-031-1/+1
* Add way to override the local repo destination.Xavier Ducrohet2013-09-121-1/+3
* Update version to 22.2.0Xavier Ducrohet2013-07-111-1/+1
* Update version to 22.1.0Xavier Ducrohet2013-07-111-1/+1
* Add signing to the maven artifactsXavier Ducrohet2013-05-151-0/+6
* Redirect user.home when doing local publish.Xavier Ducrohet2013-04-181-0/+8
* Move revision to 22.Xavier Ducrohet2013-03-281-1/+1
* Version number is now 21.2Xavier Ducrohet2013-03-221-1/+1
* Add support for publishing the launcher scripts.Xavier Ducrohet2013-03-081-1/+1
* Fix to the internal plugins.Xavier Ducrohet2013-03-071-2/+2
* Move more projects from sdk.gitXavier Ducrohet2013-03-071-1/+1
* Couple of internal plugins for Gradle.Xavier Ducrohet2013-03-061-48/+38
* SDK: change gradle output dir to out/host/gradle.Raphael Moll2013-02-121-5/+1
* Simplifies the generation of all the prebuilts.Xavier Ducrohet2013-02-061-9/+19
* Merge "Add findbugs to gradle build script"Siva Velusamy2013-02-061-0/+7
|\
| * Add findbugs to gradle build scriptSiva Velusamy2013-02-061-0/+7
* | Fix generation of prebuilt jars to include classpath in manifest.Xavier Ducrohet2013-02-051-5/+47
|/
* Remove emma for now as we don't use it.Xavier Ducrohet2013-01-161-7/+0
* Add a way to make the build succeed on test failures.Xavier Ducrohet2013-01-151-0/+6
* Fix the aggregate reports.Xavier Ducrohet2013-01-141-15/+0
* Change all gradle output dirs to the out/host folder.Raphael Moll2013-01-141-14/+21
* Use ANDROID_HOST_OUT for gradle buildDir if defined.Raphael Moll2013-01-081-1/+5
* Set gradle buildDir to $TOPDIR/out directory.Raphael Moll2013-01-071-1/+6
* Misc fix in maven artifacts.Xavier Ducrohet2012-12-201-2/+3
* Add emma support. kinda broken but could be useful.Xavier Ducrohet2012-12-191-2/+13
* Make single report for all subprojects.Xavier Ducrohet2012-12-191-0/+18
* Build all modules with gradle.Xavier Ducrohet2012-12-141-0/+48