Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
b7adae8aaf70f094749697e94f30e57f55378168
/
cc
b7adae8
Use new flex binary
by Dan Willemsen
· 7 years ago
1a6e5c0
Remove cortex-a53 linker workaround for new cpus.
by Christopher Ferris
· 7 years ago
39d167a
Temporarily remove -check-all-apis from header-abi-diff invocation.
by Jayant Chowdhary
· 7 years ago
5e011a2
Merge "Disable dtor inlining for clang-tidy"
by Treehugger Robot
· 7 years ago
59fdea2
Don't export UBSan minimal runtime symbols.
by Ivan Lozano
· 7 years ago
f9332f1
Support recovery and recovery_available
by Jiyong Park
· 7 years ago
f923f2b
Remove the unused `tags` property
by Dan Willemsen
· 7 years ago
ce617bb
Merge "Allow abi diffs sanitized variants of vndk libraries on production devices."
by Jayant Chowdhary
· 7 years ago
030ccee
Disable dtor inlining for clang-tidy
by George Burgess IV
· 7 years ago
ba14a8f
Add support for cortex-a55/cortex-a75.
by Christopher Ferris
· 7 years ago
b7e08ca
Allow abi diffs sanitized variants of vndk libraries on production devices.
by Jayant Chowdhary
· 7 years ago
cfedb7b
Merge "Build System: Fix rpath error if native executable under testcase folder."
by Treehugger Robot
· 7 years ago
ea144bf
Merge "Take Enable_profile_use into account when checking if PGO is enabled"
by Yi Kong
· 7 years ago
4339853
Add a dependency fixer for proto deps
by Dan Willemsen
· 7 years ago
ca610d2
Take Enable_profile_use into account when checking if PGO is enabled
by Yi Kong
· 7 years ago
b3174d1
Build System: Fix rpath error if native executable under testcase folder.
by yangbill
· 7 years ago
470969d
Merge "Update clang to r328903"
by Pirama Arumuga Nainar
· 7 years ago
d2343a3
Fix data race when ALLOW_MISSING_DEPENDENCIES=true
by Colin Cross
· 7 years ago
d7feb38
Update clang to r328903
by Pirama Arumuga Nainar
· 7 years ago
6bcee9a
Merge "Fix incomplete LTO bug workaround."
by android-build-prod (mdb)
· 7 years ago
ea4b7b9
Fix incomplete LTO bug workaround.
by Dan Albert
· 7 years ago
43d34c3
Introduce runtime_libs to cc_binary and cc_library
by Logan Chien
· 7 years ago
e5ac609
Disable LLD for Darwin host executables.
by Chih-Hung Hsieh
· 7 years ago
2782ca4
Merge "Add support for generating Compdb file"
by Treehugger Robot
· 7 years ago
ec868fc
Add support for generating Compdb file
by Alex Light
· 7 years ago
0b882f0
Revert "Support coverage instrumentation for Linux host"
by Pirama Arumuga Nainar
· 7 years ago
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
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
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
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
b391fea
Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks.
by Jayant Chowdhary
· 7 years ago
edd1ae0
Fix ABI diff reporting with dist
by Dan Willemsen
· 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
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
fb5b31c
Fixing protoOutParams concatenation.
by Kweku Adams
· 7 years ago
bc30a77
Merge "Add informational message to help with updation of VNDK abi references."
by Jayant Chowdhary
· 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
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
1218a19
Fix data race on cfiExportsMap
by Colin Cross
· 7 years ago
f46e37f
Fix format string issues
by Colin Cross
· 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
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
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
a8f5158
Use PlatformVndkVersion to find ABI dump by default
by Logan Chien
· 7 years ago
bfe65a3
Merge "Mark generated renderscript header files as implicit outputs"
by Treehugger Robot
· 7 years ago
80e6054
Mark generated renderscript header files as implicit outputs
by Colin Cross
· 7 years ago
04a0fe3
Merge "Add opt-in option to turn on ThinLTO caching"
by Yi Kong
· 7 years ago
1e7d1bf
Use armv7a-linux-androideabi for arm device triple.
by Chih-Hung Hsieh
· 7 years ago
45d4f09
Merge changes I406c5bef,Ibde685d7,I1c09412d
by Logan Chien
· 7 years ago
ee97c3e
Add unit tests for android/neverallow.go
by Logan Chien
· 7 years ago
4203971
Extract failIfErrored() to android/testing.go
by Logan Chien
· 7 years ago
8aeaa71
Add opt-in option to turn on ThinLTO caching
by Yi Kong
· 7 years ago
bc0c509
Add DistPath to reference the dist folder
by Dan Willemsen
· 7 years ago
54daaf0
Switch PackageContext functions to take a ctx
by Dan Willemsen
· 7 years ago
a052599
Remove obsolete Brillo variable
by Dan Willemsen
· 7 years ago
9c6bc37
Merge "Use xz prebuilt"
by Treehugger Robot
· 7 years ago
19e62e5
Merge "Revert "Fix absolute paths in clang debug output""
by Treehugger Robot
· 7 years ago
8fec83a
Use xz prebuilt
by Dan Willemsen
· 7 years ago
8aed42c
Use a versioned profile file if available
by Pirama Arumuga Nainar
· 7 years ago
8054f0a
Revert "Fix absolute paths in clang debug output"
by Dan Willemsen
· 7 years ago
6424d17
Allow proto properties in cc/java_defaults
by Dan Willemsen
· 7 years ago
30c5db2
Add minimal-runtime support for integer overflows.
by Ivan Lozano
· 7 years ago
d4bc556
Switch to clang-4639204.
by Stephen Hines
· 7 years ago
22963cd
No abi diffing for vndk libraries which are not vendor available.
by Jayant Chowdhary
· 7 years ago
f975865
Merge "Switch to clang-4630689"
by Pirama Arumuga Nainar
· 7 years ago
83a4958
Merge changes I6f7d40b7,I25654032
by Treehugger Robot
· 7 years ago
86803cf
add a library to report build numbers without causing rebuilds
by Colin Cross
· 7 years ago
ea0a2e1
Disable abi diffs for sanitized variants of modules.
by Jayant Chowdhary
· 7 years ago
4a825ee
Switch to clang-4630689
by Pirama Arumuga Nainar
· 7 years ago
Next »