aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/BuildHelper.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
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-05-22Fix path to GrabProcessOutputSiva Velusamy
2014-03-17ADT: fix spurious SDK refresh when opening layout editor.Raphael Moll
2013-08-28RS Support mode in ADT.Xavier Ducrohet
2013-04-17Merge "Create new "Android Private Libraries" classpath container."Xavier Ducrohet
2013-03-21Add support for build-tools in ADT.Xavier Ducrohet
2013-01-27Create new "Android Private Libraries" classpath container.Ricardo Gladwell
2012-12-05Add flag to disable dex merging.Xavier Ducrohet
2012-10-16Add support for dex force jumbo.Xavier Ducrohet
2012-10-02Fix possible collision in pre-dexed lib filenames.Xavier Ducrohet
2012-09-27Fix issue with generation of R classes for libraries.Xavier Ducrohet
2012-09-21Pre-dexed libraries.Xavier Ducrohet
2012-09-18Generate smaller R classes for libraries.Xavier Ducrohet
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-06-01Ensure we grab all of a process output.Xavier Ducrohet
2012-05-30Fix nullness annotationsTor Norbye
2012-03-16Properly support attr ns when used in styles.Xavier Ducrohet
2012-03-07Fix issue with proguard and resource files.Xavier Ducrohet
2012-03-07Figure out DX input path based on actual classpath.Xavier Ducrohet
2012-03-02Automatically add dependencies to Eclipse project.Xavier Ducrohet
2012-03-01Java project dependencies on libs are automatically added to main project.Xavier Ducrohet
2012-02-22Merge "ADT: Suggest solution to ADT version check error."Raphael
2012-02-22ADT: Suggest solution to ADT version check error.Raphael
2012-02-21Split ProGuard file into two halvesTor Norbye
2012-02-08SDK/ADT: Refactor grabProcessOutput.Raphael
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-10-28Fix to library projects in Eclipse.Xavier Ducrohet
2011-09-28Also process and cache the png files in libraries.Xavier Ducrohet
2011-09-23Fix ADT builder to use the modified ApkBuilder api.Xavier Ducrohet
2011-08-17New library project mechanism.Xavier Ducrohet
2011-07-21Add support for aapt CrunchCache in ADT and AntJosiah Gaskin
2011-07-18Android project's output for JDT is now bin/classes/Xavier Ducrohet
2011-05-12Fix space-in-path proguard for ADT Export.Raphael Moll
2011-02-24Rename AndroidConstants -> AdtConstants.Xavier Ducrohet
2011-01-31Change the JavaGenerator to handle output and dependencies.Xavier Ducrohet
2011-01-31Respect Eclipse classpath when adding files to APKDominic Mitchell
2011-01-25ADT: Support class folders during build.Xavier Ducrohet
2011-01-16Look for classes in java projects when loading custom views.Xavier Ducrohet
2010-12-07Cherry-pick 231ec810 from tools_r8Xavier Ducrohet
2010-12-06Fix issue with referenced Java Project.Xavier Ducrohet
2010-11-22Fix potential NPE when closing Eclipse/ADTRaphael Moll
2010-10-26ADT: fixes to make Proguard work under Windows.Raphael Moll
2010-10-18DexWrapper is now loaded by the SDK instead of the platforms.Xavier Ducrohet
2010-10-06Add proguard support in the release build mode of ADT.Xavier Ducrohet
2010-09-01ADT refactor the builders into their own package.Xavier Ducrohet