aboutsummaryrefslogtreecommitdiff
path: root/builder/src/test
AgeCommit message (Expand)Author
2013-06-29Improve model.Xavier Ducrohet
2013-04-12Fix test manifest when library updates targetSdkVersion thru DSL.Xavier Ducrohet
2013-04-04New module for the model.Xavier Ducrohet
2013-04-04Move the resource/asset merger to sdk-commonXavier Ducrohet
2013-03-15Fix support for local jars in library projects.Xavier Ducrohet
2013-03-15Merge "Add support for subfolders in assets folders."Xavier Ducrohet
2013-03-11fix test to handle PST->PDT changes.Xavier Ducrohet
2013-03-04Add support for subfolders in assets folders.Xavier Ducrohet
2013-02-25Properly handle broken resource files.Xavier Ducrohet
2013-02-07New test to make sure we detect file changes with earlier lastmodified.Xavier Ducrohet
2013-02-06Fix tests running on the server.Xavier Ducrohet
2013-02-06Minor fix + more verbose assert in test to debug issue.Xavier Ducrohet
2013-02-05Add multi assets folder support + assets in libraries.Xavier Ducrohet
2013-01-31Fix generation of R class for libraries.Xavier Ducrohet
2013-01-28Add Renderscript support.Xavier Ducrohet
2013-01-22Update the AIDL task to the new incremental framework.Xavier Ducrohet
2013-01-22Add signing report task.Xavier Ducrohet
2013-01-21Ensures debug keystores are created.Xavier Ducrohet
2013-01-16Improvements to SigningConfig/BuildType initialization.Xavier Ducrohet
2013-01-15Rename the keystore API/DSL by SigningConfig.Xavier Ducrohet
2013-01-11Properly exclude non resource files from the ResourceSet.Xavier Ducrohet
2013-01-03Move DebugKeyProvider into the Builder library.Xavier Ducrohet
2013-01-02Add crunch support to the ResourceManager.Xavier Ducrohet
2012-12-21Fix build tests under Windows.Raphael Moll
2012-12-21Keystore objects.Scott Barta
2012-12-20Fix some things found by static analysis.Xavier Ducrohet
2012-12-20Fix misc issues from the 2 previous changes.Xavier Ducrohet
2012-12-20Add tests for FileManager.Xavier Ducrohet
2012-12-19Incremental resource merger support.Xavier Ducrohet
2012-12-11Merge "Add support for multiple res folders in all source sets."Xavier Ducrohet
2012-12-11Add support for multiple res folders in all source sets.Xavier Ducrohet
2012-12-11Adds versionNameSuffix to build typeScott Barta
2012-12-10Use the ResourceMerger to handle overlay.Xavier Ducrohet
2012-12-10Adds a ResourceMerger to the AndroidBuilder library.Xavier Ducrohet
2012-10-12Minor refactoring.Xavier Ducrohet
2012-10-12Refactor AndroidBuilder, moving stuff into internalXavier Ducrohet
2012-10-11Massive changes related to DSL and task inputs.Xavier Ducrohet
2012-10-04Use custom SourceSet instead of default Java ones.Xavier Ducrohet
2012-10-02Fix tests on Android builder.Xavier Ducrohet
2012-09-26Generate smaller R classes for libraries.Xavier Ducrohet
2012-09-05Add support for building AILD files.Xavier Ducrohet
2012-08-27Change the way AndroidBuilder is configured.Xavier Ducrohet
2012-08-23Use AndroidBuilder to build basic APK.Xavier Ducrohet
2012-08-20Android build library.Xavier Ducrohet