summaryrefslogtreecommitdiff
path: root/android-gradle-jps
AgeCommit message (Expand)Author
2015-04-23Android Studio does not pass JVM args to Gradle when building with JPS.Alex Ruiz
2015-03-17gradle output parser for Android projects: allow plugins to provide their own...nik
2015-02-05Merge remote-tracking branch 'aosp/upstream-idea14' into merge-upstreamTor Norbye
2015-01-28Fix build breakage.Alex Ruiz
2015-01-28resolve merge conflicts of dbce7bf to studio-1.2-dev.Alex Ruiz
2015-01-27Move AAPT parser from studio to gradle.Chris Warrington
2014-10-29Cleanup (annotation; arrangement)Roman Shevchenko
2014-10-02Merge branch 'studio-1.0-release' of https://android.googlesource.com/platfor...Eugene Kudelevsky
2014-09-19gradle output parser for Android projects: allow plugins to provide their own...nik
2014-08-07Fixed bug 73640 in JPS builder.Alex Ruiz
2014-08-07Fixed bug where compiler errors where not shown by JPS builder.Alex Ruiz
2014-07-15Merge remote-tracking branch 'aosp/upstream-133' into merge-upstreamTor Norbye
2014-07-10make compatible with guava-17Eugene Kudelevsky
2014-07-09Merge branch 'master' of https://android.googlesource.com/platform/tools/adt/...Eugene Kudelevsky
2014-07-07make the code compatible with guava_17Eugene Kudelevsky
2014-07-03upgrade Guava to v17Maxim.Mossienko
2014-06-16Updating code base to use plug-in 0.12.0.Alex Ruiz
2014-06-06When invoking Gradle, we pass parameters as project properties.Alex Ruiz
2014-06-06Added support for parsing structured messages coming from Android Gradle plug...Alex Ruiz
2014-05-29Fixed timeout of Gradle daemons.Alex Ruiz
2014-05-19More small improvements to "Messages" window.Alex Ruiz
2014-04-17explicit 1.6 language level/compilation targetAnna Kozlova
2014-04-10Now we pass option --configure-on-demand to Gradle builds.Alex Ruiz
2014-04-04Fixed bug where items were added to an unmodifiable list.Alex Ruiz
2014-03-22Improved handling of 'buildSrc' folder.Alex Ruiz
2014-03-05Added support for "assembleTranslate".Alex Ruiz
2014-02-24Now "Clean Project" action cleans the project *and* generate sources.Alex Ruiz
2014-02-06Now we always show unparsed compiler messages in the "Messages" view.Alex Ruiz
2014-01-06Fixed builds for project with failed Gradle sync.Alex Ruiz
2014-01-06Added command-line options to project builds.Alex Ruiz
2013-12-16Unified execution of "after build" tasks.Alex Ruiz
2013-12-05Adding 'offline' mode to builds.Alex Ruiz
2013-11-12Build tests for Java modules.Siva Velusamy
2013-11-05Fixes to the new build approach.Alex Ruiz
2013-11-04Merge remote-tracking branch 'aosp/upstream-master' into merge-upstreamTor Norbye
2013-11-04Added "Clean Project" action.Alex Ruiz
2013-11-03Enabled building selected modules.Alex Ruiz
2013-10-23Moved Gradle output parsers to android-common.Alex Ruiz
2013-10-21fix caseEugene Kudelevsky
2013-10-21show warning that non-gradle java module cannot be compiled if there is andro...Eugene Kudelevsky
2013-10-14Handle error output from Gradle plugin 0.6.2, with better merging errorsTor Norbye
2013-10-14Now we consistently call "generate sources" when importing a project.Alex Ruiz
2013-10-11Removed unnecessary work when importing and building projects.Alex Ruiz
2013-10-10Added HTTP proxy settings to Gradle daemon used for building.Alex Ruiz
2013-10-0859444: Failed to import Gradle project: Problems pinging owner of lockTor Norbye
2013-10-04Update error parser to account for error message changeTor Norbye
2013-09-27Regression test for mismatched XML parsing errorTor Norbye
2013-09-23Gradle error message handling for duplicate resourcesTor Norbye
2013-09-18Detect <include> tag cycles in layoutsTor Norbye
2013-09-1760050: Build fails if project path contains two dashesTor Norbye