index
:
sdk.git
replicant-4.2
replicant-6.0
sdk
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
anttasks
/
src
/
com
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "ant test" + misc clean up / reorganization of build.xml
Xavier Ducrohet
2012-04-16
11
-829
/
+1261
*
SDK: Fix 2 toLowerCase using default locale.
Raphael Moll
2012-04-11
2
-2
/
+4
*
RS Ant support: split opt level per build type.
Xavier Ducrohet
2012-03-28
2
-6
/
+9
*
Use our own signing code in Ant and don't rely on Jarsigner.
Xavier Ducrohet
2012-03-27
3
-33
/
+229
*
Fix issue when running Ant from outside of the project's folder.
Xavier Ducrohet
2012-03-23
1
-1
/
+1
*
Merge "Enable passing of debug and optimization flags to slang in Ant builds."
Xavier Ducrohet
2012-03-22
1
-2
/
+23
|
\
|
*
Enable passing of debug and optimization flags to slang in Ant builds.
Matt Kopec
2012-02-28
1
-2
/
+23
*
|
am 99f28497: Merge "Close the dependency file after reading it."
Tor Norbye
2012-03-08
1
-6
/
+10
|
\
\
|
*
\
Merge "Close the dependency file after reading it."
Tor Norbye
2012-03-08
1
-6
/
+10
|
|
\
\
|
|
*
|
Close the dependency file after reading it.
Kaloian Doganov
2012-03-08
1
-6
/
+10
*
|
|
|
Ant build now sanitize jar files in setup task.
Xavier Ducrohet
2012-03-07
3
-58
/
+102
|
/
/
/
*
|
|
Automatically add dependencies to Eclipse project.
Xavier Ducrohet
2012-03-02
1
-0
/
+4
*
|
|
Only generate the libraries R/manifest classes in the app project.
Xavier Ducrohet
2012-03-01
1
-4
/
+5
|
/
/
*
|
Ensure R/Manifest/BuildConfig classes are not added to the library jar file.
Xavier Ducrohet
2012-02-27
1
-0
/
+48
|
/
*
Fix issue when a project and its libraries use the same jar files.
Xavier Ducrohet
2012-02-24
1
-1
/
+42
*
Merge "Add --rename-manifest-package option to aapt Ant task."
Jean-Baptiste Queru
2012-02-23
1
-0
/
+22
|
\
|
*
Add --rename-manifest-package option to aapt Ant task.
Christopher Orr
2012-02-14
1
-0
/
+22
*
|
Remove warning that minsdkVersion is lower than the compile target.
Xavier Ducrohet
2012-02-16
1
-6
/
+1
*
|
Fix ant issue where annotations.jar causes problems.
Xavier Ducrohet
2012-02-14
2
-5
/
+7
*
|
Make some SDK project compile under Java 1.6
Xavier Ducrohet
2012-02-02
6
-1
/
+16
*
|
Merge changes Ifb914125,I32b31a30
Xavier Ducrohet
2012-01-30
2
-4
/
+16
|
\
\
|
*
|
Fix issue where updated Java files don't trigger a new apk in ant.
Xavier Ducrohet
2012-01-27
1
-1
/
+1
|
*
|
Automatically add annotations.jar on the classpath for API<=15
Xavier Ducrohet
2012-01-27
1
-3
/
+15
|
|
/
*
|
Fixed error in ApkBuilderTask for jar files with resources
Claes Elgemark
2012-01-25
1
-19
/
+0
|
/
*
Add support for BuildConfig class to ADT.
Xavier Ducrohet
2011-11-09
1
-4
/
+12
*
Merge "Code cleanup: make sure FileInputStreams are closed."
Raphael
2011-10-18
1
-1
/
+14
|
\
|
*
Code cleanup: make sure FileInputStreams are closed.
Raphael
2011-10-13
1
-1
/
+14
*
|
Fix NPE when building project with no code.
Xavier Ducrohet
2011-10-14
3
-2
/
+7
*
|
Improve indirect library dependency support.
Xavier Ducrohet
2011-10-14
2
-6
/
+17
*
|
Add BuildConfig to ant SDK project.
Xavier Ducrohet
2011-10-14
7
-30
/
+248
|
/
*
Improved RenderScript support in SDK build.
Xavier Ducrohet
2011-10-10
7
-232
/
+338
*
Ant build didn't use -non-constant-id for libraries!
Xavier Ducrohet
2011-10-06
1
-0
/
+9
*
Also process and cache the png files in libraries.
Xavier Ducrohet
2011-09-28
1
-1
/
+4
*
Fix dependency support for aild.
Xavier Ducrohet
2011-09-23
1
-0
/
+5
*
Make the zip align ant step check timestamp on intput/output.
Xavier Ducrohet
2011-09-23
1
-0
/
+113
*
Add dependency support for ApkBuilder ant step.
Xavier Ducrohet
2011-09-23
6
-157
/
+309
*
Make sure renderscript's -target-api receives 11+
Xavier Ducrohet
2011-09-19
1
-4
/
+14
*
Improve error message if manifest has wrong minSdkVersion.
Xavier Ducrohet
2011-09-16
1
-2
/
+2
*
Pass -target-api to the renderscript compiler.
Xavier Ducrohet
2011-09-15
2
-9
/
+45
*
Make the dependency graph use extension restrictions per folder.
Xavier Ducrohet
2011-09-01
5
-52
/
+94
*
Add proper dependency support in the dex step of the Ant-based build.
Xavier Ducrohet
2011-09-01
5
-114
/
+440
*
Add support for proper dependency detection in the aidl ant compilation step.
Xavier Ducrohet
2011-09-01
5
-47
/
+193
*
Rename default.prop/build.prop to project.prop/ant.prop
Xavier Ducrohet
2011-08-23
2
-7
/
+7
*
Prevent running debug and release targets at the same time.
Xavier Ducrohet
2011-08-23
1
-1
/
+0
*
Added extension specification to dependency check
Josiah Gaskin
2011-08-18
2
-7
/
+47
*
Change filename for dependency files
Josiah Gaskin
2011-08-18
1
-4
/
+3
*
Remove obsolete code.
Xavier Ducrohet
2011-08-17
1
-385
/
+0
*
New library project mechanism.
Xavier Ducrohet
2011-08-17
7
-660
/
+720
*
Expose version.name property for aapt task.
Tero Saarni
2011-08-15
1
-0
/
+14
*
Add support for aapt CrunchCache in ADT and Ant
Josiah Gaskin
2011-07-21
1
-0
/
+14
[next]