aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build
AgeCommit message (Expand)Author
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2014-10-27Update Guava 15.0 -> 17.0Siva Velusamy
2014-07-21Don't compress apks.Xavier Ducrohet
2014-06-10Revert back from OSGI -> bundled jarsSiva Velusamy
2014-05-22Fix path to GrabProcessOutputSiva Velusamy
2014-03-17ADT: fix spurious SDK refresh when opening layout editor.Raphael Moll
2014-03-05Update ia32-libs error hintTor Norbye
2014-02-20Fix support for rsSupportMode in Eclipse.Xavier Ducrohet
2014-02-20Check that build tools are 19.x or later for KitKat language featuresTor Norbye
2014-02-14Tweak error message for compiler compliance with 1.7Tor Norbye
2013-09-20Use the new ResourceUrl API in sdk-commonTor Norbye
2013-09-09Reverting incorrect changeJosiah Gaskin
2013-09-09ADT ignores new template dependenciesJosiah Gaskin
2013-08-28RS Support mode in ADT.Xavier Ducrohet
2013-07-25Support dynamically linked llvm-rs-ccXavier Ducrohet
2013-07-25Fix renderscript issue on windows.Xavier Ducrohet
2013-06-26Fix renderscript in Eclipse.Xavier Ducrohet
2013-05-30ADT: display SDK load warnings, missing build-tool error.Raphael Moll
2013-04-30Fix issue when fixing classpath on project opening.Xavier Ducrohet
2013-04-17Merge "Create new "Android Private Libraries" classpath container."Xavier Ducrohet
2013-03-26Add missing @NonNull annotations on overridden methodTor Norbye
2013-03-21Add support for build-tools in ADT.Xavier Ducrohet
2013-02-08Update nullness annotationsTor Norbye
2013-02-01Fix generation of R classes for libraries to support any package name.Xavier Ducrohet
2013-01-27Create new "Android Private Libraries" classpath container.Ricardo Gladwell
2013-01-0342051: Subversion folder causes NPE in PreCompilerBuilderTor Norbye
2012-12-06Support layout aliases properlyTor Norbye
2012-12-05Add flag to disable dex merging.Xavier Ducrohet
2012-12-05Support package conflicts between app and libs.Xavier Ducrohet
2012-11-30Add renderscript specific compilation target.Xavier Ducrohet
2012-11-29Add filterscript suppport.Xavier Ducrohet
2012-11-20Add AdtPlugin.getShell()Tor Norbye
2012-11-05Add some more logging.Xavier Ducrohet
2012-10-16Add support for dex force jumbo.Xavier Ducrohet
2012-10-10Lazy loading (and reloading) of project resources.Xavier Ducrohet
2012-10-02Fix possible collision in pre-dexed lib filenames.Xavier Ducrohet
2012-10-01Fix dependency on changed Java projects.Xavier Ducrohet
2012-09-28ManifestMerger: ability to inject attributes.Raphael Moll
2012-09-27Fix issue with generation of R classes for libraries.Xavier Ducrohet
2012-09-27Improve aapt error messageTor Norbye
2012-09-26Never generate R class for libraries inside libraries.Xavier Ducrohet
2012-09-21Fix import statementTor Norbye
2012-09-21Merge "Pre-dexed libraries."Xavier Ducrohet
2012-09-21Pre-dexed libraries.Xavier Ducrohet
2012-09-20Validate user edits in XML filesTor Norbye
2012-09-18Generate smaller R classes for libraries.Xavier Ducrohet
2012-09-14ManifestMerger: fix handling of codenames in min/targetSdkVersion.Raphael Moll
2012-09-13Constants refactoring.Tor Norbye
2012-08-21Fix nullability annotationsTor Norbye