summaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders
Commit message (Expand)AuthorAgeFilesLines
* distrib/android-emugl: Move Android GPU emulation sources here.Greg Hartman2018-08-239-4019/+0
* Update ia32-libs error hintTor Norbye2014-03-051-1/+1
* Fix support for rsSupportMode in Eclipse.Xavier Ducrohet2014-02-202-0/+14
* Check that build tools are 19.x or later for KitKat language featuresTor Norbye2014-02-201-0/+15
* Tweak error message for compiler compliance with 1.7Tor Norbye2014-02-141-0/+16
* RS Support mode in ADT.Xavier Ducrohet2013-08-285-76/+166
* ADT: display SDK load warnings, missing build-tool error.Raphael Moll2013-05-301-0/+2
* Fix issue when fixing classpath on project opening.Xavier Ducrohet2013-04-301-0/+2
* Add missing @NonNull annotations on overridden methodTor Norbye2013-03-261-2/+5
* Add support for build-tools in ADT.Xavier Ducrohet2013-03-214-30/+64
* Update nullness annotationsTor Norbye2013-02-081-1/+3
* Fix generation of R classes for libraries to support any package name.Xavier Ducrohet2013-02-011-79/+37
* Add flag to disable dex merging.Xavier Ducrohet2012-12-051-2/+9
* Support package conflicts between app and libs.Xavier Ducrohet2012-12-051-12/+81
* Add renderscript specific compilation target.Xavier Ducrohet2012-11-301-4/+22
* Add some more logging.Xavier Ducrohet2012-11-051-7/+6
* Add support for dex force jumbo.Xavier Ducrohet2012-10-161-0/+5
* Lazy loading (and reloading) of project resources.Xavier Ducrohet2012-10-101-3/+12
* Fix dependency on changed Java projects.Xavier Ducrohet2012-10-011-3/+4
* ManifestMerger: ability to inject attributes.Raphael Moll2012-09-281-1/+2
* Fix issue with generation of R classes for libraries.Xavier Ducrohet2012-09-273-23/+60
* Improve aapt error messageTor Norbye2012-09-271-1/+12
* Never generate R class for libraries inside libraries.Xavier Ducrohet2012-09-261-1/+2
* Validate user edits in XML filesTor Norbye2012-09-201-1/+1
* Generate smaller R classes for libraries.Xavier Ducrohet2012-09-182-25/+43
* ManifestMerger: fix handling of codenames in min/targetSdkVersion.Raphael Moll2012-09-141-19/+21
* Constants refactoring.Tor Norbye2012-09-134-11/+11
* Fix nullability annotationsTor Norbye2012-08-211-3/+4
* Unify all loggers in the sdk tools.Xavier Ducrohet2012-08-171-3/+8
* More refactoring.Xavier Ducrohet2012-08-135-9/+9
* Refactor common.jarXavier Ducrohet2012-08-071-1/+1
* Fix lint-on-save for .class file detectors in Java filesTor Norbye2012-08-012-6/+8
* Fix ADT build: update ManifestMerger constructors.Raphael Moll2012-06-071-2/+5
* Projects can now access aidl files from their libraries.Xavier Ducrohet2012-06-051-1/+9
* Ensure we grab all of a process output.Xavier Ducrohet2012-06-012-13/+18
* Use aapt output to feed proguard's keep list in ADT.Xavier Ducrohet2012-05-291-6/+24
* Manifest merge for ADT.Xavier Ducrohet2012-05-216-91/+283
* Replace current complex delta visitor by pattern based ones.Xavier Ducrohet2012-05-168-495/+454
* Run lint on save in Java files, checking .java and .class filesTor Norbye2012-05-141-0/+6
* Clear lint markers as part of a clean buildTor Norbye2012-05-091-0/+4
* Ensure that exception during build put a marker on something.Xavier Ducrohet2012-03-272-21/+110
* Minor reorder in list modificationTor Norbye2012-03-081-2/+3
* Handle the android support gridlayout library automaticallyTor Norbye2012-03-081-1/+1
* Fix issue with proguard and resource files.Xavier Ducrohet2012-03-071-2/+1
* Figure out DX input path based on actual classpath.Xavier Ducrohet2012-03-071-6/+9
* Only generate the libraries R/manifest classes in the app project.Xavier Ducrohet2012-03-012-7/+6
* Java project dependencies on libs are automatically added to main project.Xavier Ducrohet2012-03-011-24/+9
* Never add R/R$* classes to the library jar files.Xavier Ducrohet2012-02-281-5/+7
* Ensure R/Manifest/BuildConfig classes are not added to the library jar file.Xavier Ducrohet2012-02-271-7/+24
* Remove warning that minsdkVersion is lower than the compile target.Xavier Ducrohet2012-02-162-15/+13