Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
25c0e03520f40a5aa0b0525715297fa1f09f8f03
25c0e03
Use the apex image when the device config asks for it.
by Nicolas Geoffray
· 6 years ago
f3f1467
Merge "Blacklist more libraries from no-vendor-variant VNDK"
by Treehugger Robot
· 6 years ago
092c9da
Export more config variables
by Colin Cross
· 6 years ago
cc0ce80
Fix package path of android/soong/android pctx
by Colin Cross
· 6 years ago
134f8f6
Make libc_scudo always go first.
by Christopher Ferris
· 6 years ago
b007b2b
Merge "Fix sdk_version: "system_current" when Platform_sdk_final=true"
by Colin Cross
· 6 years ago
3bdefa9
Merge "Support host phony modules"
by Treehugger Robot
· 6 years ago
f5df780
Merge "Fix panic when missing hiddenapi jar"
by Treehugger Robot
· 6 years ago
61166dc
Revert "Enable lld for windows"
by Josh Gao
· 6 years ago
60294ef
Support host phony modules
by Dan Willemsen
· 6 years ago
ff0daf4
Fix sdk_version: "system_current" when Platform_sdk_final=true
by Colin Cross
· 6 years ago
db1cb10
Blacklist more libraries from no-vendor-variant VNDK
by Vic Yang
· 6 years ago
caa0e1e
Fix panic when missing hiddenapi jar
by Colin Cross
· 6 years ago
9a4f3f7
Skip failing test on mac
by Colin Cross
· 6 years ago
fe17f6f
Add support for protoc plugins
by Colin Cross
· 6 years ago
19878da
Move proto compilation to RuleBuilder
by Colin Cross
· 6 years ago
6e1c3fa
Merge "Soong: Add synopsis to cc_prebuilt_* modules."
by Patrice Arruda
· 6 years ago
92cc716
Merge changes I7dd4ba7f,I7887a67a
by Colin Cross
· 6 years ago
7a313bc
Merge changes from topic "apex_bundle_pubkey"
by Jiyong Park
· 6 years ago
dca6ac3
Merge "Automatically greylist code in 3P packages"
by Andrei-Valentin Onea
· 6 years ago
11581cf
Merge changes Ie7f776a4,I3ca5dd1f,I2e911262
by Colin Cross
· 6 years ago
80eb690
Merge "Touch output files in sbox"
by Colin Cross
· 6 years ago
d1c1e6f
Touch output files in sbox
by Colin Cross
· 6 years ago
3554a98
Soong: Add synopsis to cc_prebuilt_* modules.
by Patrice Arruda
· 6 years ago
d93112a
Add a whitelist for services.art changing between builds
by Colin Cross
· 6 years ago
91ee4c7
Add diff_target_files tool
by Colin Cross
· 6 years ago
c45c3b5
Import files from compare_target_files for use in diff_target_files
by Colin Cross
· 6 years ago
c320e82
Key property is removed from prebuilt_apex
by Jiyong Park
· 6 years ago
42cca6c
Always bundle the public key for APEX
by Jiyong Park
· 6 years ago
51e265c
Merge "Restat clang linker outputs"
by Treehugger Robot
· 6 years ago
0ba2733
Merge "Soong: Add unbind option to setup_go_workspace_for_soong.sh script"
by Patrice Arruda
· 6 years ago
50ca4ef
Merge "Arch-specific source for prebuilt_apex"
by Jiyong Park
· 6 years ago
c95714e
Arch-specific source for prebuilt_apex
by Jiyong Park
· 6 years ago
36ae135
Restat clang linker outputs
by Colin Cross
· 6 years ago
1d2cf04
Add depfile support to RuleBuilder
by Colin Cross
· 6 years ago
92b7d58
Add RuleBuilderCommand.Flags
by Colin Cross
· 6 years ago
b4e93fb
Soong: Add unbind option to setup_go_workspace_for_soong.sh script
by Patrice Arruda
· 6 years ago
896237b
Automatically greylist code in 3P packages
by Andrei Onea
· 6 years ago
65c95ff
Include libprofile-extras to all coverage variants
by Pirama Arumuga Nainar
· 6 years ago
ee30d5e
Refactor coverage support
by Pirama Arumuga Nainar
· 6 years ago
bcf9408
Merge "Soong: Add synopsis to cc_library_* modules"
by Patrice Arruda
· 6 years ago
083bd3e
Merge "Add prebuilt_apex."
by Treehugger Robot
· 6 years ago
939ebd5
Add prebuilt_apex.
by Jaewoong Jung
· 6 years ago
2e03bb7
Merge "Move -Wno-inconsistent-missing-override to ClangExtraCflags"
by Yi Kong
· 6 years ago
83c89e0
Soong: Add synopsis to cc_library_* modules
by Patrice Arruda
· 6 years ago
9e50e69
Merge "Remove libbase dependency of sysprop_library"
by Treehugger Robot
· 6 years ago
4d048d5
Move -Wno-inconsistent-missing-override to ClangExtraCflags
by Yi Kong
· 6 years ago
044ead6
Merge "Fix an override_module bug."
by Treehugger Robot
· 6 years ago
edd7fdd
Merge "Turn on new pass manager for PGO projects"
by Yi Kong
· 6 years ago
5c45f68
Merge "Soong: Add synopsis to cc_object module."
by Patrice Arruda
· 6 years ago
a641ee9
Fix an override_module bug.
by Jaewoong Jung
· 6 years ago
ac7f27e
Merge "Switch to clang-r353983b"
by Yi Kong
· 6 years ago
eae12cf
Merge "Always package JNI libs into android_test modules"
by Colin Cross
· 6 years ago
39302bb
Merge "Soong: Add synopsis to soong_namespace module."
by Patrice Arruda
· 6 years ago
47fa9d3
Always package JNI libs into android_test modules
by Colin Cross
· 6 years ago
c7dd408
Merge "Add package_name property to android_app."
by Jaewoong Jung
· 6 years ago
ca57e57
Merge "Add support for clang-tidy -warnings-as-errors in Android.bp files"
by Nikita Ioffe
· 6 years ago
1f95976
Remove libbase dependency of sysprop_library
by Inseob Kim
· 6 years ago
5d7aeea
Switch to clang-r353983b
by Yi Kong
· 6 years ago
6f373f6
Add package_name property to android_app.
by Jaewoong Jung
· 6 years ago
32c4986
Add support for clang-tidy -warnings-as-errors in Android.bp files
by Nikita Ioffe
· 6 years ago
baff0ce
Soong: Add synopsis to cc_object module.
by Patrice Arruda
· 6 years ago
64765aa
Soong: Add synopsis to soong_namespace module.
by Patrice Arruda
· 6 years ago
d637872
Merge "Add java_test_helper_library"
by Paul Duffin
· 6 years ago
0aad006
Merge "Soong: Add synopsis to several modules under cc package."
by Treehugger Robot
· 6 years ago
ff58c0e
Merge "Support LLD ThinLTO cache/threshold option"
by Yi Kong
· 6 years ago
c249c71
Soong: Add synopsis to several modules under cc package.
by Patrice Arruda
· 6 years ago
42df144
Add java_test_helper_library
by Paul Duffin
· 6 years ago
fc22e4e
Treat stl: "system" the same way as default.
by Sasha Smundak
· 6 years ago
789b84b
Merge "ATest: GTest auto gen config support run_test_as in Android.bp ."
by Treehugger Robot
· 6 years ago
6d75c9d
Merge "Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true"
by Treehugger Robot
· 6 years ago
4ada982
Merge "Rename jetifier property and add it to androidmk"
by Treehugger Robot
· 6 years ago
c48428a
Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true
by Colin Cross
· 6 years ago
9fc6040
ATest: GTest auto gen config support run_test_as in Android.bp .
by yelinhsieh
· 6 years ago
630b960
Support LLD ThinLTO cache/threshold option
by Yi Kong
· 6 years ago
66f2e87
Merge "Add synopsis for prebuilt_apis."
by Jaewoong Jung
· 6 years ago
663716b
Merge changes If670f20d,I8cf5f3b8
by Colin Cross
· 6 years ago
1001a79
Rename jetifier property and add it to androidmk
by Colin Cross
· 6 years ago
e966572
Merge "Add override_android_app module type."
by Jaewoong Jung
· 6 years ago
ebe2b86
Merge ":module syntax support properties in apex_key"
by Treehugger Robot
· 6 years ago
1aeb049
Panic if logging is attempted after Close
by Colin Cross
· 6 years ago
b98d3bc
Wait for ninja proto processing to finish when exiting
by Colin Cross
· 6 years ago
7446606
Merge "Tell make that sh_test is a NATIVE_TEST"
by Treehugger Robot
· 6 years ago
6788256
:module syntax support properties in apex_key
by Jiyong Park
· 6 years ago
df59655
Merge "Pass -fsanitize-hwaddress-abi=platform when building with hwasan."
by Peter Collingbourne
· 6 years ago
6b20050
Merge "Fix checking of empty slice properties"
by Treehugger Robot
· 6 years ago
5fb5b2a
Add synopsis for prebuilt_apis.
by Jaewoong Jung
· 6 years ago
69c1ed9
Turn on new pass manager for PGO projects
by Yi Kong
· 6 years ago
e726ba5
Pass -fsanitize-hwaddress-abi=platform when building with hwasan.
by Peter Collingbourne
· 6 years ago
525443a
Add override_android_app module type.
by Jaewoong Jung
· 6 years ago
3db0419
Tell make that sh_test is a NATIVE_TEST
by Dan Willemsen
· 6 years ago
6e93ac9
Fix checking of empty slice properties
by Inseob Kim
· 6 years ago
53c8844
Separate device and product overlays
by Anton Hansson
· 6 years ago
21c8132
Merge "Notice support for APEX"
by Treehugger Robot
· 6 years ago
efd249e
Add support for no-vendor-variant VNDK
by Vic Yang
· 6 years ago
f8d3be9
Merge "Export genrules to Make as phony packages"
by Treehugger Robot
· 6 years ago
52818fc
Notice support for APEX
by Jiyong Park
· 6 years ago
5a3f31b
Merge "Turn on string-plus-int warning"
by Yi Kong
· 6 years ago
3c21c0b
Enable lld for windows
by Pirama Arumuga Nainar
· 6 years ago
967511a
Pass -hwasan-allow-ifunc when building with hwasan.
by Peter Collingbourne
· 6 years ago
Next »