Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
6b0441319a219fbc5296a81e9f653bd808cb095d
/
core
13002c5
Merge "Now we have prebuilt SDK version system_current for apps_only build." into lmp-dev
by Ying Wang
· 11 years ago
51a50fb
Merge "Change mips64 default to mips64r6 from mips64r2" into lmp-dev
by Andrew Hsieh
· 11 years ago
360b851
Change mips64 default to mips64r6 from mips64r2
by Andrew Hsieh
· 11 years ago
56355ba
Fix sdk_font build warning.
by Deepanshu Gupta
· 11 years ago
02a83e9
Now we have prebuilt SDK version system_current for apps_only build.
by Ying Wang
· 11 years ago
52626d2
Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
by Stephen Hines
· 11 years ago
41b83d6
Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.
by Stephen Hines
· 11 years ago
91b9d01
Add --no-include-debug-symbols to avoid bloat in user builds
by Brian Carlstrom
· 11 years ago
71deb20
Merge "Add anydpi to all product configs" into lmp-dev
by Adam Lesinski
· 11 years ago
d31552f
Add anydpi to all product configs
by Adam Lesinski
· 11 years ago
e4584a4
Merge "Shhhhhhh!!!" into lmp-dev
by Dianne Hackborn
· 11 years ago
4d0bfb4
remove unused xdelta3/xz utilities
by Doug Zongker
· 11 years ago
bf9b927
Shhhhhhh!!!
by Dianne Hackborn
· 11 years ago
e8892aa
Merge "Push ISA features into system properties" into lmp-dev
by Calin Juravle
· 11 years ago
28be9d8
Push ISA features into system properties
by Calin Juravle
· 11 years ago
da2da1d
Fix aidl post clean bug.
by Ying Wang
· 11 years ago
f4294cd
Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov.
by Dehao Chen
· 11 years ago
4faea31
Remove incomplete media router API. (DO NOT MERGE)
by Jeff Brown
· 11 years ago
9885ba9
Merge "Store a copy of installed-files.txt in DIST_DIR if system.img failed to build" into lmp-dev
by Ying Wang
· 11 years ago
ebe63fb
Store a copy of installed-files.txt in DIST_DIR if system.img failed to build
by Ying Wang
· 11 years ago
4e8f2ea
Check existance of profile directory for specific device.
by Dehao Chen
· 11 years ago
d8a20db
Merge "Add compile time check for statically linked libc" into lmp-dev
by Dmitriy Ivanov
· 11 years ago
655d685
Add compile time check for statically linked libc
by Dmitriy Ivanov
· 11 years ago
50fbf71
Merge "Remove services, wifi, ethernet from BOOTCLASSPATH." into lmp-dev
by Narayan Kamath
· 11 years ago
f502c41
Merge "Fix broken comparison in executable_prefer_symlink.mk" into lmp-dev
by Narayan Kamath
· 11 years ago
5b81106
Merge "Explicitly check if LOCAL_FDO_SUPPORT is true (instead of empty). Change-Id: Icff260c7f866236254091b035782607a31e5a109" into lmp-dev
by Dehao Chen
· 11 years ago
f7a909d
Explicitly check if LOCAL_FDO_SUPPORT is true (instead of empty).
by Dehao Chen
· 11 years ago
123854d
Fix broken comparison in executable_prefer_symlink.mk
by Narayan Kamath
· 11 years ago
903e2dd
Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so
by Ying Wang
· 11 years ago
ec4c539
Add atmel to vendor owner whitelist
by Bill Yi
· 11 years ago
45ff36e
Print out the tree size of system directory if it failes to build system.img
by Ying Wang
· 11 years ago
3412b42
Merge "Skip extra fonts if not an extended font build." into lmp-dev
by Deepanshu Gupta
· 11 years ago
f0adf87
Skip extra fonts if not an extended font build.
by Deepanshu Gupta
· 11 years ago
e7391fc
Merge "Fix HOST_LIBRARY_PATH." into lmp-dev
by Ying Wang
· 11 years ago
d481b11
Fix HOST_LIBRARY_PATH.
by Ying Wang
· 11 years ago
d69f44e
Merge "Add list of all fonts shipped" into lmp-dev
by Deepanshu Gupta
· 11 years ago
88a307e
Add list of all fonts shipped
by Deepanshu Gupta
· 11 years ago
5caacc0
Merge "Allow to strip everything for only some build variants." into lmp-dev
by Ying Wang
· 11 years ago
95221ce
Merge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option." into lmp-dev
by Alex Light
· 11 years ago
89ec496
Remove services, wifi, ethernet from BOOTCLASSPATH.
by Narayan Kamath
· 11 years ago
7a864ea
Update font list for the SDK
by Deepanshu Gupta
· 11 years ago
7326f7b
Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.
by Alex Light
· 11 years ago
9042c77
Merge "Add Mediatek and Sony to the list of vendor module owners." into lmp-dev
by Wally Yau
· 11 years ago
0163239
Merge "Fix Windows SDK build." into lmp-dev
by Dan Albert
· 11 years ago
f6ac794
Merge "Inhibit implicit -Bsymolic in -shared." into lmp-dev
by Dan Albert
· 11 years ago
8311d57
Merge "Fix uses of -fPIC and -fPIE." into lmp-dev
by Dan Albert
· 11 years ago
d8c5ca9
Allow to strip everything for only some build variants.
by Ying Wang
· 11 years ago
ec02094
Merge "Use fonts from generic device for the SDK." into lmp-dev
by Deepanshu Gupta
· 11 years ago
4e5e582
Use fonts from generic device for the SDK.
by Deepanshu Gupta
· 11 years ago
47b755b
Fix Windows SDK build.
by Dan Albert
· 11 years ago
04cf315
Inhibit implicit -Bsymolic in -shared.
by Dan Albert
· 11 years ago
908ab54
Fix uses of -fPIC and -fPIE.
by Dan Albert
· 11 years ago
0dcc2a6
Add Mediatek and Sony to the list of vendor module owners.
by Wally Yau
· 11 years ago
cced082
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]
by Brian Carlstrom
· 11 years ago
c6b7676
Make system use patchoat to relocate during runtime.
by Alex Light
· 11 years ago
f15ad97
Merge "Change profile use path to the newly created project." into lmp-dev
by Dehao Chen
· 11 years ago
da26f20
Change profile use path to the newly created project.
by Dehao Chen
· 11 years ago
8381b98
Merge "Revert "HACK: report CPU abi as 2nd arch if present"" into lmp-dev
by Colin Cross
· 11 years ago
ef77e51
Revert "HACK: report CPU abi as 2nd arch if present"
by Colin Cross
· 11 years ago
02f2852
[MIPSR6] Add mips64r6 and mips32r6 targets
by Duane Sand
· 11 years ago
1d04a53
[MIPS64] Enable mips64 clang
by Duane Sand
· 11 years ago
3c4fcd8
[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains
by Duane Sand
· 11 years ago
285dd13
Merge "store images in target-files" into lmp-dev
by Doug Zongker
· 11 years ago
3c84f56
store images in target-files
by Doug Zongker
· 11 years ago
4dfb558
Merge "Don't apply PRODUCT_AAPT_PREF_CONFIG if LOCAL_PACKAGE_SPLITS is set" into lmp-dev
by Ying Wang
· 11 years ago
934008f
Don't apply PRODUCT_AAPT_PREF_CONFIG if LOCAL_PACKAGE_SPLITS is set
by Ying Wang
· 11 years ago
b169fb7
Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""
by Ying Wang
· 11 years ago
e43c96c
Merge "Update the FDO support:" into lmp-dev
by Dehao Chen
· 11 years ago
5f5c48f
Update the FDO support:
by Dehao Chen
· 11 years ago
355520e
Merge "Fix doc target for multidex support library." into lmp-dev
by Yohann Roussel
· 11 years ago
85cacbe
Fix doc target for multidex support library.
by Yohann Roussel
· 11 years ago
e9bf1bd
Merge "Default to "prescott" as our baseline i686 host build architecture." into lmp-dev
by Stephen Hines
· 11 years ago
ac6a919
Switch NDK arm64 libraries to 4.9.
by Przemyslaw Szczepaniak
· 11 years ago
76bd60b
Default to "prescott" as our baseline i686 host build architecture.
by Stephen Hines
· 11 years ago
6aef047
Support to set up TARGET_COPY_OUT_VENDOR in board config.
by Ying Wang
· 11 years ago
1cd4638
Merge "Refactor FDO support code to ensure arm64 can also be built with FDO." into lmp-dev
by Dehao Chen
· 11 years ago
25671e1
Refactor FDO support code to ensure arm64 can also be built with FDO.
by Dehao Chen
· 11 years ago
e799869
Merge "Support to install prebuilt split APKs with LOCAL_PACKAGE_SPLITS" into lmp-dev
by Ying Wang
· 11 years ago
00fe587
Support to install prebuilt split APKs with LOCAL_PACKAGE_SPLITS
by Ying Wang
· 11 years ago
0d66066
Merge "Improve rules of split apks." into lmp-dev
by Ying Wang
· 11 years ago
7f625aa
Improve rules of split apks.
by Ying Wang
· 11 years ago
84c26b6
Delete .swp file added by accident.
by Ying Wang
· 11 years ago
1425e2d
Support LOCAL_PACKAGE_SPLITS.
by Ying Wang
· 11 years ago
c324a62
Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex
by Yohann Roussel
· 11 years ago
337bbf8
Merge "Create a vendor build.prop for verifying versions" into lmp-dev
by Daniel Rosenberg
· 11 years ago
40b61ca
Create a vendor build.prop for verifying versions
by Daniel Rosenberg
· 11 years ago
efb9358
Support "LOCAL_SDK_VERSION := system_current"
by Ying Wang
· 11 years ago
50367cc
Trim down BUILD_FINGERPRINT.
by Ying Wang
· 11 years ago
2ce3d5c
Update rule of APPS_ZIP to use the new paths of apks.
by Ying Wang
· 11 years ago
af9757e
New installation path for apks and their JNIs.
by Ying Wang
· 11 years ago
3389b9e
Merge "Vary non-image Xmx for dex2oat on MIPS." into lmp-dev
by Sebastien Hertz
· 11 years ago
bb65932
Vary non-image Xmx for dex2oat on MIPS.
by Ian Rogers
· 11 years ago
64a0607
Merge "Include cts-junit target for cts tests." into lmp-dev
by Tsu Chiang Chuang
· 11 years ago
c73d200
Include cts-junit target for cts tests.
by Tsu Chiang Chuang
· 11 years ago
0ea63e0
Merge "Remove framework2" into lmp-dev
by Ying Wang
· 11 years ago
14c975b
Remove framework2
by Ying Wang
· 11 years ago
2f7b92c
The order of SDK version matters.
by Ying Wang
· 11 years ago
2715dc6
Merge "Fix the MIPS build." into lmp-dev
by Sebastien Hertz
· 11 years ago
16de128
Fix the MIPS build.
by Ian Rogers
· 11 years ago
ab4a98a
Remove unnecessary dependency of the sdk target.
by Ying Wang
· 11 years ago
Next »