Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
build
/
aaf7664d889f9445b638e530aa050fb02099eb16
/
core
0eacd93
Remove mediarouter v7 support library from SDK.
by Jeff Brown
· 11 years ago
1e1241c
Dist static Java library modules.
by Ying Wang
· 11 years ago
38cdd44
Tweak proguard flags in the 2 files.
by Ying Wang
· 11 years ago
af44e90
add renderscript to support library javadocs
by Scott Main
· 11 years ago
5745351
Split out proguard_basic_keeps.flags
by Ying Wang
· 12 years ago
8e0567a
Don't build librs.*.so in bundled branches since we'll use native RS.
by Tim Murray
· 12 years ago
0eb3562
Add extra libgcc.a only for unbundled build.
by Ying Wang
· 12 years ago
b71b290
Merge "DO NOT MERGE: Change build id to JB_MR2" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
3095dd7
DO NOT MERGE: Change build id to JB_MR2
by Igor Murashkin
· 12 years ago
278bbf1
Don't concatenate the NOTICE file for a single module.
by Torne (Richard Coles)
· 12 years ago
9d461e3
Merge "Add v7 support libs to path map." into jb-mr2-dev
by Jeff Brown
· 12 years ago
2dc245b
Clean yacc version check
by Ying Wang
· 12 years ago
fcf2a11
Add v7 support libs to path map.
by Jeff Brown
· 12 years ago
b1f1013
Remove DBUS from make files
by Matthew Xie
· 12 years ago
3bad554
Here lies JB MR2: In with a whimper, out with a bang.
by Dianne Hackborn
· 12 years ago
d6b1d61
Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES
by Ying Wang
· 12 years ago
14ae6e8
Merge "Get rid of the liblog hack." into jb-mr2-dev
by Ying Wang
· 12 years ago
3e55609
Support to dist unbundled files for bundled build
by Ying Wang
· 12 years ago
fea1ffe
Get rid of the liblog hack.
by Ying Wang
· 12 years ago
c04a828
Revert "Get rid of the liblog hack."
by Ying Wang
· 12 years ago
7636578
Get rid of the liblog hack.
by Ying Wang
· 12 years ago
cd3190a
Revert "Add liblog"
by Ying Wang
· 12 years ago
8722580
Add liblog
by Ying Wang
· 12 years ago
dd75a03
Fix the win_sdk build.
by Ying Wang
· 12 years ago
854be68
Switch to prebuilt bison
by Ying Wang
· 12 years ago
bde274e
Add a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE.
by Ulas Kirazci
· 12 years ago
dd24337
apicheck: Suppress certain changes in final qualifier.
by Jeff Brown
· 12 years ago
51f7dcb
Merge "Default install path of shared Java library with tag tests" into jb-mr2-dev
by Ying Wang
· 12 years ago
6f79520
Merge "find pdk platform.zip from full_ directory as well for aosp_ products" into jb-mr2-dev
by keunyoung
· 12 years ago
3b4856e
find pdk platform.zip from full_ directory as well for aosp_ products
by keunyoung
· 12 years ago
60b9efc
Do not disable factory build under PDK
by Devin Kim
· 12 years ago
d76ff19
Merge "resolved conflicts for merge of 9a3b17d1 to jb-mr2-dev" into jb-mr2-dev
by Brian Carlstrom
· 12 years ago
8c37405
resolved conflicts for merge of 9a3b17d1 to jb-mr2-dev
by Brian Carlstrom
· 12 years ago
8db4cce
Link RS compatibility files with libc and make bcc_compat a regular dep.
by Stephen Hines
· 12 years ago
dc6757a
Added local variable info output to javac command for host build.
by jeffhao
· 13 years ago
d3e01c1
Merge commit 'e8c9e82d' into manualmerge
by repo sync
· 12 years ago
0abb0fd
Default install path of shared Java library with tag tests
by Ying Wang
· 12 years ago
a8b3d54
Add sepolicy and mac_perms to installclean
by William Roberts
· 12 years ago
ba71aba
Allow to run Proguard on static Java library
by Ying Wang
· 12 years ago
1579e23
Merge "Support to build vendor.img" into jb-mr2-dev
by Ying Wang
· 12 years ago
47e27a4
Merge "core: combo: arm: use appropriate mcpu flags for cortex-a7" into jb-mr2-dev
by Dima Zavin
· 12 years ago
a0febe5
Support to build vendor.img
by Ying Wang
· 12 years ago
bdbd716
core: combo: arm: use appropriate mcpu flags for cortex-a7
by Dima Zavin
· 12 years ago
b2c7917
am ca983c08: am 97c280ec: Merge "We have to use := instead of +="
by Ying Wang
· 12 years ago
4d06341
We have to use := instead of +=
by Ying Wang
· 12 years ago
9b93f37
Delete icu4j from pathmap.mk
by Ying Wang
· 12 years ago
79a6b76
am e874f3ab: am 55c06f75: Merge "Duplicate libgcc.a in front of *so"
by Andrew Hsieh
· 12 years ago
8725b94
Duplicate libgcc.a in front of *so
by Andrew Hsieh
· 12 years ago
6c7bc55
Link libgcc.a before shared libraries (especially libc.so).
by Ben Cheng
· 12 years ago
d7321d3
Skip userdata.img only if partition size is not give for extfs.
by Ying Wang
· 12 years ago
4ac826b
Don't build userdata.img if no partition size
by Ying Wang
· 12 years ago
ea871a0
Link libgcc.a before shared libraries (especially libc.so).
by Ben Cheng
· 12 years ago
cdfb5ba
resolved conflicts for merge of a3aea5b6 to jb-mr2-dev
by Raphael Moll
· 12 years ago
8a2b770
Build SDK using prebuilts/devtools.
by Raphael Moll
· 12 years ago
6e2d53a
Merge "We need to use the ARM EABI to pass vector registers properly (i.e. float2)." into jb-mr2-dev
by Stephen Hines
· 12 years ago
408733b
We need to use the ARM EABI to pass vector registers properly (i.e. float2).
by Stephen Hines
· 12 years ago
870d5f1
Merge "Add LOCAL_APK_LIBRARIES argument." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
a1fece0
Add LOCAL_APK_LIBRARIES argument.
by Dianne Hackborn
· 12 years ago
71f8b24
Don't try to group static libraries on mac.
by Torne (Richard Coles)
· 12 years ago
9f66959
Mips needs to be marked little-endian explicitly.
by Stephen Hines
· 12 years ago
512b962
Remove nonexisting module names.
by Ying Wang
· 12 years ago
c08ecee
Merge "Add support for multiple architectures with RS compat lib." into jb-mr2-dev
by Tim Murray
· 12 years ago
07e9fbb
Merge "recovery: choose between available fonts based on device density" into jb-mr2-dev
by Doug Zongker
· 12 years ago
1a6f09a
Add support for multiple architectures with RS compat lib.
by Tim Murray
· 12 years ago
e129732
recovery: choose between available fonts based on device density
by Doug Zongker
· 12 years ago
af21f7c
Stash TARGET_CPU_VARIANT and print it in dumpvar.
by Ben Cheng
· 12 years ago
2e65cd5
Don't install all host modules by default.
by Ying Wang
· 12 years ago
aace202
Support build rules which generate .o files.
by Torne (Richard Coles)
· 12 years ago
534fcd7
Allow to call dist-for-goals multiple times for the same file
by Ying Wang
· 12 years ago
3e3a3a2
am 14567bb0: am 08d56b4a: Merge "CTS: work around ClassLoader limitation"
by Kenny Root
· 12 years ago
08d56b4
Merge "CTS: work around ClassLoader limitation"
by Kenny Root
· 12 years ago
65307c0
CTS: work around ClassLoader limitation
by Kenny Root
· 12 years ago
6f05aa4
Merge "Run e2fsck only when building images with the target files." into jb-mr2-dev
by Ying Wang
· 12 years ago
45150f8
Fix function call syntax error.
by Ying Wang
· 12 years ago
4974879
Merge "Switch target java library dependency file from javalib.jar to classes.jar" into jb-mr2-dev
by Ying Wang
· 12 years ago
6a42a25
Run e2fsck only when building images with the target files.
by Ying Wang
· 12 years ago
087d4ee
Switch target java library dependency file from javalib.jar to classes.jar
by Ying Wang
· 12 years ago
25ba3b0
am e2f7bd46: am c148cca6: Merge "Specify -msse3 on host as on target."
by Ian Rogers
· 12 years ago
ec7d07e
Merge "Reduce RS build verbosity." into jb-mr2-dev
by Stephen Hines
· 12 years ago
c148cca
Merge "Specify -msse3 on host as on target."
by Ian Rogers
· 12 years ago
9ac9b53
Reduce RS build verbosity.
by Stephen Hines
· 12 years ago
35a6b4f
Specify -msse3 on host as on target.
by Ian Rogers
· 12 years ago
6c86a13
Use $(my_prefix)DEPENDENCIES_ON_SHARED_LIBRARIES
by Ying Wang
· 12 years ago
f7084ca
Run zipalign after classes.dex is removed from the apk
by Ying Wang
· 12 years ago
48b6e18
Merge "Build rs_compatibility_jni_libs into product-specific dir" into jb-mr2-dev
by Ying Wang
· 12 years ago
370fa67
Build rs_compatibility_jni_libs into product-specific dir
by Ying Wang
· 12 years ago
7f7d4d9
Run zipalign after classes.dex is removed from the apk
by Ying Wang
· 12 years ago
4dbbd8a
am 757e212c: am 0426da29: Merge "Fixed error message for using OpenJDK."
by Jean-Baptiste Queru
· 12 years ago
304f519
Fixed error message for using OpenJDK.
by Tim Roes
· 12 years ago
50e52fa
Don't run cleanspecs if you are using mm/mmm.
by Ying Wang
· 12 years ago
9485a57
Untwist the target/host shared library dependencies.
by Ying Wang
· 12 years ago
00b2811
resolved conflicts for merge of 40ab92d0 to master
by Ying Wang
· 12 years ago
b303d5d
Merge "[MIPS] Update build rules"
by Ying Wang
· 12 years ago
514cc4d
We shouldn't use temporary variable in the build recipe.
by Ying Wang
· 12 years ago
e5d6d90
Merge "We shouldn't use temporary variable in the build recipe."
by Ying Wang
· 12 years ago
b8a256a
We shouldn't use temporary variable in the build recipe.
by Ying Wang
· 12 years ago
14c63cf
Merge "Start producing target files using the unified fstab."
by Ken Sumrall
· 12 years ago
3126831
Support for ANDROID_BUILD_EVERYTHING_BY_DEFAULT
by Ying Wang
· 12 years ago
31ce31f
Start producing target files using the unified fstab.
by Ken Sumrall
· 12 years ago
9c3aa05
Order-only deps on LOCAL_C/CXX and BCC_COMPAT
by Ying Wang
· 12 years ago
Next »