index
:
build.git
replicant-4.2
replicant-6.0
build
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 0ab5cc6b: am 99332f11: Allow for opt-in of proguard shrinking of tests wit...
Mark Renouf
2014-09-10
1
-1
/
+4
|
\
|
*
Allow for opt-in of proguard shrinking of tests with new flag
Mark Renouf
2014-09-09
1
-1
/
+4
*
|
Support "LOCAL_SDK_VERSION := system_current"
Ying Wang
2014-07-19
1
-2
/
+4
*
|
Support more precise package exclusion from JAR files.
Jeff Brown
2014-05-23
1
-0
/
+1
*
|
Fix the path for findbugs.
Yuncheol Heo
2014-05-20
1
-1
/
+1
*
|
am 74b71317: am 2d72094f: am 960d919e: resolved conflicts for merge of 4df82b...
Ying Wang
2014-02-10
1
-1
/
+7
|
\
\
|
|
/
|
*
resolved conflicts for merge of 4df82b3e to klp-dev-plus-aosp
Ying Wang
2014-02-08
1
-1
/
+7
|
|
\
|
|
*
Allow proguarding the main app and the test app in a single run.
Mihail Dumitrescu
2014-02-07
1
-1
/
+7
*
|
|
am 03a06f41: am 9507a0fd: am 82c59aef: am 71e8a22e: Merge "Add DEXPREOPT supp...
Ying Wang
2013-12-18
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
Add DEXPREOPT support for ART
Brian Carlstrom
2013-12-17
1
-0
/
+5
|
*
|
Add FORCE_BUILD_RS_COMPAT option.
Stephen Hines
2013-11-27
1
-1
/
+1
|
|
/
|
*
Drop the [no]proguard. prefix for the intermediate targets
Ying Wang
2013-09-12
1
-17
/
+1
*
|
Add FORCE_BUILD_RS_COMPAT option.
Stephen Hines
2013-09-30
1
-1
/
+1
*
|
Drop the [no]proguard. prefix for the intermediate targets
Ying Wang
2013-09-12
1
-17
/
+1
*
|
am 54e81f54: am 37b82aac: Skip compiling Java if an apk has no Java code.
Ying Wang
2013-08-28
1
-2
/
+2
|
\
\
|
|
/
|
*
Skip compiling Java if an apk has no Java code.
Ying Wang
2013-08-28
1
-2
/
+2
*
|
resolved conflicts for merge of 9915650b to master
Ying Wang
2013-08-28
1
-17
/
+19
|
\
\
|
|
/
|
*
Better handle of need_compile_java.
Ying Wang
2013-08-28
1
-17
/
+19
*
|
am 161aa74d: am 576e0146: Make it a fatal error if no source files for Java m...
Ying Wang
2013-08-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Make it a fatal error if no source files for Java module.
Ying Wang
2013-08-28
1
-1
/
+1
*
|
am 670a7a63: am c5b72527: am ec3c15e5: am 04c4d34d: am 7311a344: Make it easi...
Ying Wang
2013-08-23
1
-20
/
+52
|
\
\
|
|
/
|
*
am ec3c15e5: am 04c4d34d: am 7311a344: Make it easier to enable obfuscation a...
Ying Wang
2013-08-23
1
-20
/
+52
|
|
\
|
|
*
Make it easier to enable obfuscation and optimization.
Ying Wang
2013-08-22
1
-20
/
+52
*
|
|
Merge "Support dx generating multiple dex files."
Yohann Roussel
2013-08-22
1
-5
/
+7
|
\
\
\
|
*
|
|
Support dx generating multiple dex files.
Yohann Roussel
2013-08-20
1
-5
/
+7
|
|
/
/
*
|
|
Support to optionally run rmtypedefs.
Ying Wang
2013-08-14
1
-0
/
+5
|
/
/
*
|
Fix typo from previous change to fix the build
Mike Lockwood
2013-08-06
1
-3
/
+0
*
|
Add support for overriding default Java libraries on a per-target basis
Mike Lockwood
2013-08-06
1
-1
/
+4
*
|
Split framework jar.
Jeff Brown
2013-07-17
1
-1
/
+2
*
|
Add proper deps for jarjar rules files.
Torne (Richard Coles)
2013-06-05
1
-1
/
+1
|
/
*
Split out proguard_basic_keeps.flags
Ying Wang
2013-05-17
1
-0
/
+2
*
Don't build librs.*.so in bundled branches since we'll use native RS.
Tim Murray
2013-05-13
1
-0
/
+9
*
Add a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE.
Ulas Kirazci
2013-04-03
1
-0
/
+4
*
Link RS compatibility files with libc and make bcc_compat a regular dep.
Stephen Hines
2013-03-27
1
-1
/
+1
*
Add support for multiple architectures with RS compat lib.
Tim Murray
2013-03-06
1
-17
/
+1
*
Reduce RS build verbosity.
Stephen Hines
2013-02-27
1
-1
/
+0
*
Build rs_compatibility_jni_libs into product-specific dir
Ying Wang
2013-02-25
1
-5
/
+6
*
Order-only deps on LOCAL_C/CXX and BCC_COMPAT
Ying Wang
2013-02-20
1
-3
/
+3
*
Fix duplicate build rule warning.
Stephen Hines
2013-02-19
1
-1
/
+1
*
Switch to librs.FOO.so instead of libFOO.so to prevent collisions.
Stephen Hines
2013-02-15
1
-2
/
+2
*
Merge "Remove dependency on libcompiler_rt.so for RS compatibility."
Stephen Hines
2013-02-13
1
-1
/
+1
|
\
|
*
Remove dependency on libcompiler_rt.so for RS compatibility.
Stephen Hines
2013-02-13
1
-1
/
+1
*
|
Disable LOCAL_RENDERSCRIPT_COMPATIBILITY for non-arm builds
Ying Wang
2013-02-13
1
-0
/
+4
|
/
*
Remove libcompiler_rt.so dependency for RS compat lib.
Stephen Hines
2013-02-11
1
-2
/
+0
*
Add libcompiler_rt.so as a JNI dependency for RS compatibility.
Stephen Hines
2013-02-11
1
-1
/
+1
*
Build RS compatibility library apps with libcompiler_rt.so too.
Stephen Hines
2013-02-07
1
-1
/
+3
*
Fix libcompiler-rt. Use the official name libcompiler_rt.
Shih-wei Liao
2013-02-07
1
-2
/
+2
*
Copy RS compatibility libraries to /system/lib/ for bundled builds.
Stephen Hines
2013-02-06
1
-0
/
+24
*
Attempt #2: libclcore.bc comes from prebuilts/sdk for unbundled projects.
Tim Murray
2013-02-01
1
-1
/
+9
*
Refactor calculation LOCAL_CHECKED_MODULE
Ying Wang
2013-01-30
1
-10
/
+10
[next]