Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
7ed9de3b8101b11419edfba9142cbba51206179f
7ed9de3
Add support for versioned stubs.
by Jiyong Park
· 6 years ago
72be590
Add `aapt_include_all_resources`
by Dan Willemsen
· 6 years ago
000b4d1
Merge "Don't strip soong APKs"
by Treehugger Robot
· 6 years ago
762fbfb
Don't strip soong APKs
by Colin Cross
· 6 years ago
c04455e
Merge "Disallow "runalarm" and allow the more standard "timeout"."
by Elliott Hughes
· 6 years ago
67df651
Merge "Add support for nullability validation to droidstubs."
by Pete Gillin
· 6 years ago
be3cfa5
Disallow "runalarm" and allow the more standard "timeout".
by Elliott Hughes
· 6 years ago
63c6361
Merge "Enable safe ICF with LLD."
by Peter Collingbourne
· 6 years ago
50aeb11
Merge "Remove sdk_version: "core_platform_current""
by Neil Fuller
· 6 years ago
bcf97f5
Merge "Add soong build restrictions for libcore targets"
by Neil Fuller
· 6 years ago
401eeba
Remove sdk_version: "core_platform_current"
by Neil Fuller
· 6 years ago
cbc64dc
Merge "Store dex files uncompressed and unstripped in privileged APKs"
by Colin Cross
· 6 years ago
3319583
Merge "Enable SHT_RELR sections to encode relative relocations."
by Treehugger Robot
· 6 years ago
486e42c
Enable safe ICF with LLD.
by Peter Collingbourne
· 6 years ago
a262c05
Add support for nullability validation to droidstubs.
by Pete Gillin
· 6 years ago
5a0dcd5
Store dex files uncompressed and unstripped in privileged APKs
by Colin Cross
· 6 years ago
df5f356
Add soong build restrictions for libcore targets
by Neil Fuller
· 6 years ago
1e30905
Merge "Revert "ATest: GTest auto gen config support run_test_as in Android.bp .""
by Treehugger Robot
· 6 years ago
fd18c42
Revert "ATest: GTest auto gen config support run_test_as in Android.bp ."
by Bill Yang
· 6 years ago
05802ab
Merge "Move Ndk_abis from soong.config to soong.variables"
by Treehugger Robot
· 6 years ago
98d8580
Prevent clang from using the x18 register on arm64.
by Peter Collingbourne
· 6 years ago
395f2cf
Move Ndk_abis from soong.config to soong.variables
by Colin Cross
· 6 years ago
ddfcd42
Merge "arch-specific dependencies are correctly handled in apex"
by Treehugger Robot
· 6 years ago
04f4237
Merge pie-platform-release to aosp-master - DO NOT MERGE
by Bill Yi
· 6 years ago
2dedae9
Merge "Add --prefer-integrity option to manifest_fixer.py"
by Treehugger Robot
· 6 years ago
840c411
Merge "Add annotation-related args to check api"
by Neil Fuller
· 6 years ago
ce7818e
Add --prefer-integrity option to manifest_fixer.py
by Victor Hsieh
· 6 years ago
678529e
arch-specific dependencies are correctly handled in apex
by Jiyong Park
· 6 years ago
f2ea4dd
Merge "ATest: GTest auto gen config support run_test_as in Android.bp ."
by Treehugger Robot
· 6 years ago
9bce14b
Merge "Don't check the link type from stubs libs."
by Treehugger Robot
· 6 years ago
c75885a
Merge "Allow cc_genrule srcs to vary by architecture"
by Treehugger Robot
· 6 years ago
10db384
Apply rtti settings to linux_bionic
by Dan Willemsen
· 6 years ago
b2f14ec
Add annotation-related args to check api
by Neil Fuller
· 6 years ago
ef35448
Allow cc_genrule srcs to vary by architecture
by Colin Cross
· 6 years ago
5b9fde2
Merge "Add support for sysprop description files to c++"
by Treehugger Robot
· 6 years ago
5429ed0
Merge "Add support for sysprop description files to Java"
by Treehugger Robot
· 6 years ago
a0790e3
Rework how linux_bionic is built with LLD
by Dan Willemsen
· 6 years ago
9ff34c0
Update linux_bionic configuration
by Dan Willemsen
· 6 years ago
0db18c2
Add support to inject a uint64 symbol
by Dan Willemsen
· 6 years ago
2249dc8
Turn symbol_inject into a reusable package
by Dan Willemsen
· 6 years ago
4f644da
Don't use arch-specific modules when we want a single module
by Dan Willemsen
· 6 years ago
0ef639b
Allow generating modules once per OS instead of once per Class
by Dan Willemsen
· 6 years ago
1ffac8e
Enable SHT_RELR sections to encode relative relocations.
by Rahul Chaudhry
· 6 years ago
d30b940
ATest: GTest auto gen config support run_test_as in Android.bp .
by yelinhsieh
· 6 years ago
fa2aee1
Remove USE_CLANG_LLD[=false]
by Dan Willemsen
· 6 years ago
46f78fb
Don't check the link type from stubs libs.
by Jiyong Park
· 6 years ago
6f03752
Allow DIST_DIR to be read via dumpvars
by Dan Willemsen
· 6 years ago
2d31a44
Stop using DIST_DIR in Soong
by Dan Willemsen
· 6 years ago
d4ad1da
Merge "Add a Kati-based packaging step"
by Dan Willemsen
· 6 years ago
9565675
Merge "Remove make and xmllint from the allowed tools list"
by Dan Willemsen
· 6 years ago
41cabfb
Remove make and xmllint from the allowed tools list
by Dan Willemsen
· 6 years ago
a10cdc6
Merge pi-dr1-dev to aosp-master
by Bill Yi
· 6 years ago
fb1271a
Add a Kati-based packaging step
by Dan Willemsen
· 6 years ago
3e0eb95
Merge changes from topic "soong_instrumentation_for" am: 1b4aa43303
by Colin Cross
· 6 years ago
1b4aa43
Merge changes from topic "soong_instrumentation_for"
by Treehugger Robot
· 6 years ago
b60205e
Merge "APEX can be signed with different keys" am: 796e9de93c
by Jiyong Park
· 6 years ago
796e9de
Merge "APEX can be signed with different keys"
by Treehugger Robot
· 6 years ago
4b964c0
Fix instrumentation_for to match LOCAL_INSTRUMENTATION_FOR
by Colin Cross
· 6 years ago
5cb7803
Merge "Remove strip.sh intermediates" am: 51250973e4
by Colin Cross
· 6 years ago
78e3cb0
Fix incremental build issue in aapt2
by Colin Cross
· 6 years ago
094054a
Support main_class property in java_binary modules
by Colin Cross
· 6 years ago
5125097
Merge "Remove strip.sh intermediates"
by Treehugger Robot
· 6 years ago
a6d88ab
Remove reference to core-oj/core-libart, etc. am: 54c1d2f238
by Neil Fuller
· 6 years ago
3adb2ed
Remove strip.sh intermediates
by Colin Cross
· 6 years ago
54c1d2f
Remove reference to core-oj/core-libart, etc.
by Neil Fuller
· 6 years ago
dc1e829
Always allow duplicates with identical CRC32 and size
by Colin Cross
· 6 years ago
b2aba00
Merge "Always ensure that DIST_DIR is set" am: 251178f024
by Dan Willemsen
· 6 years ago
251178f
Merge "Always ensure that DIST_DIR is set"
by Treehugger Robot
· 6 years ago
043a41b
Merge "Build platform with core library stubs by default" am: ac857603ce
by Neil Fuller
· 6 years ago
ac85760
Merge "Build platform with core library stubs by default"
by Neil Fuller
· 6 years ago
ae42d21
Merge "Define runfiles_path before try so that finally can use it."
by Nicolas Geoffray
· 6 years ago
9605b3a
Merge "Define runfiles_path before try so that finally can use it."
by Nicolas Geoffray
· 6 years ago
e608208
Merge "Improve messages for VNDK dependency errors." am: c325edce18
by Martin Stjernholm
· 6 years ago
c325edc
Merge "Improve messages for VNDK dependency errors."
by Martin Stjernholm
· 6 years ago
aceb86e
Merge "Remove flags from ClangLibToolingUnknownCflags" am: 0b6bcd4014
by Logan Chien
· 6 years ago
0b6bcd4
Merge "Remove flags from ClangLibToolingUnknownCflags"
by Logan Chien
· 6 years ago
980b757
Merge "android.test.{base|mock} are added as optional libraries." am: e8f2977f80
by Jiyong Park
· 6 years ago
e8f2977
Merge "android.test.{base|mock} are added as optional libraries."
by Treehugger Robot
· 6 years ago
d50e89f
Always ensure that DIST_DIR is set
by Dan Willemsen
· 6 years ago
04619c6
Merge "Unset BUILD_NUMBER in build_test.bash" am: 08c3085998
by Dan Willemsen
· 6 years ago
08c3085
Merge "Unset BUILD_NUMBER in build_test.bash"
by Treehugger Robot
· 6 years ago
5ffade3
Merge "Remove perl from the allowed PATH tools list" am: 1a968b91a6
by Dan Willemsen
· 6 years ago
1a968b9
Merge "Remove perl from the allowed PATH tools list"
by Treehugger Robot
· 6 years ago
61f2d11
Remove flags from ClangLibToolingUnknownCflags
by Logan Chien
· 6 years ago
257eb0c
Improve messages for VNDK dependency errors.
by Martin Stjernholm
· 6 years ago
fa17afe
android.test.{base|mock} are added as optional libraries.
by Jiyong Park
· 6 years ago
0abd437
Unset BUILD_NUMBER in build_test.bash
by Dan Willemsen
· 6 years ago
ff1458f
APEX can be signed with different keys
by Jiyong Park
· 6 years ago
94320e5
Merge "Fix how soong converts LOCAL_STRIP_MODULE." am: 153c2f8ba3
by Jaewoong Jung
· 6 years ago
153c2f8
Merge "Fix how soong converts LOCAL_STRIP_MODULE."
by Treehugger Robot
· 6 years ago
3df2d59
Merge "Add support for cortex-a76 in soong" am: 2bfa2c852c
by Haibo Huang
· 6 years ago
2bfa2c8
Merge "Add support for cortex-a76 in soong"
by Haibo Huang
· 6 years ago
b09213a
Merge "Make automatically added <uses-library> entries optional" am: f4fec6a774
by Paul Duffin
· 6 years ago
f4fec6a
Merge "Make automatically added <uses-library> entries optional"
by Treehugger Robot
· 6 years ago
59171a4
Fix how soong converts LOCAL_STRIP_MODULE.
by Jaewoong Jung
· 6 years ago
a31e2bd
Add support for cortex-a76 in soong
by Haibo Huang
· 6 years ago
5368c31
Define HWADDRESS_SANITIZER_GLOBAL_OPTIONS. am: 109029fb5c
by Evgenii Stepanov
· 6 years ago
bf210f7
Build platform with core library stubs by default
by Neil Fuller
· 6 years ago
109029f
Define HWADDRESS_SANITIZER_GLOBAL_OPTIONS.
by Evgenii Stepanov
· 6 years ago
b03b69b
Merge "Scudo minimal runtime support for Soong" am: d054c225fb
by Kostya Kortchinsky
· 6 years ago
Next »