Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
358056c058e43bfb2bbae8978fbfe4a8e4c84fb5
358056c
Support coverage instrumentation for Linux host
by Pirama Arumuga Nainar
· 7 years ago
4884a17
Merge "Add double_loadable property and checks for it"
by Treehugger Robot
· 7 years ago
7e1130c
Merge "build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test"
by Treehugger Robot
· 7 years ago
2b8959a
Make 'use_clang_lld' property specifiable per architecture
by Pirama Arumuga Nainar
· 7 years ago
5fd7dfd
Merge "Remove product-specific flags from android_library modules"
by Colin Cross
· 7 years ago
e78dcd3
Remove product-specific flags from android_library modules
by Colin Cross
· 7 years ago
dcbc89a
Merge "Adding java_sdk_library"
by Treehugger Robot
· 7 years ago
94853de
Merge "Define clang lld flags for hosts."
by Chih-hung Hsieh
· 7 years ago
2183833
Merge "Friendlier message for ABI reference update"
by Treehugger Robot
· 7 years ago
a5f11e4
Friendlier message for ABI reference update
by Jiyong Park
· 7 years ago
c678ad3
Adding java_sdk_library
by Jiyong Park
· 7 years ago
59bcf6e
Merge "Fix aapt2 --min-sdk-version after finalized SDK"
by Colin Cross
· 7 years ago
5ddf292
Merge "Reverse RRO dir paths when passing to Make"
by Colin Cross
· 7 years ago
d09b0b6
Fix aapt2 --min-sdk-version after finalized SDK
by Colin Cross
· 7 years ago
955dc49
Fix few issues with filegroups
by Pirama Arumuga Nainar
· 7 years ago
1f6b14e
build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test
by Nelson Li
· 7 years ago
6284323
Merge "Migrate soong to use new sdk prebuilts."
by Anton Hansson
· 7 years ago
f66efeb
Migrate soong to use new sdk prebuilts.
by Anton Hansson
· 7 years ago
5fb8c10
Add double_loadable property and checks for it
by Jiyong Park
· 7 years ago
3101a96
Define clang lld flags for hosts.
by Chih-Hung Hsieh
· 7 years ago
556752d
Merge "Fix ABI diff reporting with dist"
by Treehugger Robot
· 7 years ago
7e88af3
Merge "Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks."
by Treehugger Robot
· 7 years ago
b391fea
Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks.
by Jayant Chowdhary
· 7 years ago
a140bb0
Reverse RRO dir paths when passing to Make
by Colin Cross
· 7 years ago
edd1ae0
Fix ABI diff reporting with dist
by Dan Willemsen
· 7 years ago
423245d
Merge "Add bool to control if we need generate stubs src files."
by Treehugger Robot
· 7 years ago
038f71d
Merge changes I9fb94f22,I1dfac5ff
by Treehugger Robot
· 7 years ago
a42770b
Merge "Fix module rename inside namespace"
by Treehugger Robot
· 7 years ago
fdb0840
Fix androidmk_test.go import ordering
by Colin Cross
· 7 years ago
a97c5d3
Add support for android_library modules
by Colin Cross
· 7 years ago
ad6cbf1
Merge changes I3ad2a356,I30955b6e,I1dc6fd99
by Colin Cross
· 7 years ago
eafb10c
Fix module rename inside namespace
by Colin Cross
· 7 years ago
2dee86d
Add more androidmk translations for android libraries
by Colin Cross
· 7 years ago
9c55d23
Merge matching properties in bpfix
by Colin Cross
· 7 years ago
adee968
Make bpfix not modify the input tree
by Colin Cross
· 7 years ago
8f9ab6a
Soong: add "java_genrule_host"
by Makoto Onuki
· 7 years ago
853f420
Add bool to control if we need generate stubs src files.
by Nan Zhang
· 7 years ago
02b4da5
Add USE_CLANG_LLD and use_clang_lld.
by Chih-Hung Hsieh
· 7 years ago
18f568f
Merge "Remove early-return statements of link-type check"
by Treehugger Robot
· 7 years ago
b3f16de
Merge "Consistently use Bool instead of proptools.Bool"
by Colin Cross
· 7 years ago
da2171a
Remove early-return statements of link-type check
by Inseob Kim
· 7 years ago
34b2283
Fix misleading error messages
by Inseob Kim
· 7 years ago
01a2872
Check compatibility between STLs correctly
by Inseob Kim
· 7 years ago
ff3ae9d
Consistently use Bool instead of proptools.Bool
by Colin Cross
· 7 years ago
ed12682
Merge "Use proptools.BoolDefault"
by Colin Cross
· 7 years ago
0fe7866
Add VendorConfig for board-level Soong plugin configuration
by Dan Willemsen
· 7 years ago
45133ac
Make Config.ProductVariables private
by Dan Willemsen
· 7 years ago
674dc7f
Expose ProductVariables from TestConfig
by Dan Willemsen
· 7 years ago
3fb1fae
Use Config/DeviceConfig functions to access ProductVariables
by Dan Willemsen
· 7 years ago
38b40df
Use proptools.BoolDefault
by Colin Cross
· 7 years ago
47f98af
Merge "Add java_test and java_test_host"
by Treehugger Robot
· 7 years ago
0ead1d7
Allow wildcards in java_resource_dirs
by Colin Cross
· 7 years ago
05638fc
Add java_test and java_test_host
by Colin Cross
· 7 years ago
f19b9bb
Use built SDK stubs
by Colin Cross
· 7 years ago
5597951
Remove deviceProperties from BinaryHostFactory
by Colin Cross
· 7 years ago
eacf1a6
Merge "Fixing protoOutParams concatenation."
by Treehugger Robot
· 7 years ago
fb5b31c
Fixing protoOutParams concatenation.
by Kweku Adams
· 7 years ago
3d60b11
Allow boards to turn overriding commands into an error
by Dan Willemsen
· 7 years ago
51ba4a7
Merge "Add vintf_fragments."
by Treehugger Robot
· 7 years ago
fdc24d2
Merge changes I3079cb4e,I55a786e9
by Treehugger Robot
· 7 years ago
57a23d2
Add vintf_fragments.
by Steven Moreland
· 7 years ago
bc30a77
Merge "Add informational message to help with updation of VNDK abi references."
by Jayant Chowdhary
· 7 years ago
4c65916
Merge "Fix mini_debug_info stripping when no symbols should be kept."
by Treehugger Robot
· 7 years ago
946e32e
Add overrides to cc_binary
by Yifan Hong
· 7 years ago
a9255a8
Support integer_overflow static lib diagnostics.
by Ivan Lozano
· 7 years ago
d8b70a3
Add informational message to help with updation of VNDK abi references.
by Jayant Chowdhary
· 7 years ago
d3c59a2
Allow VNDK-SP extensions to use vendor lib
by Logan Chien
· 7 years ago
01b715e
Merge "Allow platform modules to link to vendor public libraries"
by Treehugger Robot
· 7 years ago
f895051
Merge "Revert "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)""
by Vishwath Mohan
· 7 years ago
3af8ee0
Revert "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)"
by Vishwath Mohan
· 7 years ago
374510b
Allow platform modules to link to vendor public libraries
by Jiyong Park
· 7 years ago
3ab49a2
Merge "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)"
by Treehugger Robot
· 7 years ago
af2191e
Have pom2mk list all duplicates modules
by Jeff Gaston
· 7 years ago
8f08482
Have pom2mk include runtime deps too
by Jeff Gaston
· 7 years ago
b170365
Use Soong modules for the NDK's extra STL libraries
by Ryan Prichard
· 7 years ago
289d548
Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)
by Vishwath Mohan
· 7 years ago
afefacf
Fix mini_debug_info stripping when no symbols should be kept.
by Ryan Prichard
· 7 years ago
2d49294
Link type check for Android.bp defined Java modules
by Jiyong Park
· 7 years ago
1218a19
Fix data race on cfiExportsMap
by Colin Cross
· 7 years ago
f46e37f
Fix format string issues
by Colin Cross
· 7 years ago
2b53a0c
Always include JAR dependencies (not just with --static-deps) in Makefile
by Alan Viverette
· 7 years ago
e42777a
Fix the flaky build breakage for droiddoc target.
by Nan Zhang
· 7 years ago
215cedd
Merge "Fix omission of llndk libraries during abi dump creation."
by Treehugger Robot
· 7 years ago
055fa01
Merge "Switch to clang 7.0"
by Chih-hung Hsieh
· 7 years ago
fa920fa
Fix omission of llndk libraries during abi dump creation.
by Jayant Chowdhary
· 7 years ago
ddd0a41
Merge "javadoc/droidoc: Don't add .jar files to sourcepath."
by Tobias Thierer
· 7 years ago
0520611
Remove an extraneous space character.
by Ryan Prichard
· 7 years ago
3ede294
Switch to clang 7.0
by Chih-Hung Hsieh
· 7 years ago
c9e360a
javadoc/droidoc: Don't add .jar files to sourcepath.
by Tobias Thierer
· 7 years ago
732aa6a
Set __ANDROID_API__ for vendor modules to vndk version.
by Justin Yun
· 7 years ago
eab1564
Add trace flag for cpp/Java AIDL generation.
by Martijn Coenen
· 7 years ago
924d35b
Handle prebuiltDepTag for java modules
by Jiyong Park
· 7 years ago
8e10408
Merge "Use PlatformVndkVersion to find ABI dump by default"
by Treehugger Robot
· 7 years ago
fd5059f
Merge "Revert "Disable relocation_packer and migrate to SHT_RELR sections.""
by Rahul Chaudhry
· 7 years ago
ccf4f83
Revert "Disable relocation_packer and migrate to SHT_RELR sections."
by Rahul Chaudhry
· 7 years ago
71bfb26
Merge "Disable relocation_packer and migrate to SHT_RELR sections."
by Treehugger Robot
· 7 years ago
b8fa197
Add Python protobuf support.
by Nan Zhang
· 7 years ago
fa00dfd
Disable relocation_packer and migrate to SHT_RELR sections.
by Rahul Chaudhry
· 7 years ago
628d55d
Make zipsync list file output empty if there are no files
by Colin Cross
· 7 years ago
9f66306
Merge "Make arm_on_x86 symmetric"
by Victor Khimenko
· 7 years ago
Next »