Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
e0dbdd87f09b9345b6a79209cd5d1fb8ea44b9fc
/
cc
e0dbdd8
Merge "Soong: Add synopsis to ndk_prebuilt_* modules."
by Treehugger Robot
· 6 years ago
ec89e4c
Merge "Add native_bridge target to Android.bp"
by Treehugger Robot
· 6 years ago
1f33e40
Add native_bridge target to Android.bp
by dimitry
· 6 years ago
acee27c
Strip libgcc to only keep fallback symbols
by Yi Kong
· 6 years ago
23803f9
Merge "Support opt-in ABI checks"
by Logan Chien
· 6 years ago
8c85637
Soong: Add synopsis to ndk_prebuilt_* modules.
by Patrice Arruda
· 6 years ago
cb5142c
Soong: Add synopsis to kernel_headers module under cc package.
by Patrice Arruda
· 6 years ago
41eabe6
Support opt-in ABI checks
by Logan Chien
· 6 years ago
9c6241f
Fix tests with cc_binary_host on mac
by Colin Cross
· 6 years ago
09ecee7
Switch to clang-r353983c
by Yi Kong
· 6 years ago
cd9a1e2
Merge "Revert "Revert "Enable lld for windows"""
by Pirama Arumuga Nainar
· 6 years ago
5e676fe
Fix: HideFromMake is not registered to llndk_* module types
by Jiyong Park
· 6 years ago
6d8c0a5
Revert "Revert "Enable lld for windows""
by Pirama Arumuga Nainar
· 6 years ago
8196356
Merge "Soong: Add synopsis to ndk_* modules."
by Patrice Arruda
· 6 years ago
3cbdedd
Merge "Soong: Add synopsis to several modules under the cc package."
by Patrice Arruda
· 6 years ago
4e0aa23
Convert yacc to a single RuleBuilder rule
by Dan Willemsen
· 6 years ago
c3a1e22
Do not re-export _Unwind_XXX symbols.
by Christopher Ferris
· 6 years ago
62f1f94
Add --llndk for NDK libs as well
by Logan Chien
· 6 years ago
6ea4211
Soong: Add synopsis to ndk_* modules.
by Patrice Arruda
· 6 years ago
c4624c0
Remove our clang-tidy wrapper
by George Burgess IV
· 6 years ago
fc453c7
Merge "Soong: Add synopsis to vndk_prebuilt_shared module under cc package."
by Treehugger Robot
· 6 years ago
f3f1467
Merge "Blacklist more libraries from no-vendor-variant VNDK"
by Treehugger Robot
· 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
ea3fcdf
Soong: Add synopsis to several modules under the cc package.
by Patrice Arruda
· 6 years ago
ad03150
Soong: Add synopsis to vndk_prebuilt_shared module under cc package.
by Patrice Arruda
· 6 years ago
61166dc
Revert "Enable lld for windows"
by Josh Gao
· 6 years ago
db1cb10
Blacklist more libraries from no-vendor-variant VNDK
by Vic Yang
· 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
3554a98
Soong: Add synopsis to cc_prebuilt_* modules.
by Patrice Arruda
· 6 years ago
36ae135
Restat clang linker outputs
by Colin Cross
· 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
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
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
ac7f27e
Merge "Switch to clang-r353983b"
by Yi Kong
· 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
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
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
fc22e4e
Treat stl: "system" the same way as default.
by Sasha Smundak
· 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
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
efd249e
Add support for no-vendor-variant VNDK
by Vic Yang
· 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
8a49795
Replace ctx.ExpandSources with android.PathsForModuleSrc
by Colin Cross
· 6 years ago
07e5161
Remove ModuleSrcPath
by Colin Cross
· 6 years ago
1b781e5
Merge "Remove workarounds for old compiler versions."
by Peter Collingbourne
· 6 years ago
2a51b3f
Turn on string-plus-int warning
by Yi Kong
· 6 years ago
a32b5e6
Add -faddrsig to ClangExtraCflags
by Yi Kong
· 6 years ago
bdb1ed8
Merge "Switch clang to r353983"
by Yi Kong
· 6 years ago
6925d2b
Switch clang to r353983
by Yi Kong
· 6 years ago
c743c37
Merge "Install symlink to the runtime APEX only for device"
by Treehugger Robot
· 6 years ago
c3e2c86
Install symlink to the runtime APEX only for device
by Jiyong Park
· 6 years ago
87e7f2f
Add stoney ridge x86 variant
by Benjamin Gordon
· 6 years ago
7487fb5
Merge "Create symlink for bionic files"
by Treehugger Robot
· 6 years ago
f119435
Create symlink for bionic files
by Jiyong Park
· 6 years ago
4a0459d
Add AVX/AVX2 supported archs in build system
by Shalini Salomi Bodapati
· 6 years ago
27b922f
Annotate paths and deprecate ExtractSource(s)Deps
by Colin Cross
· 6 years ago
a61ff2c
cc_test: emit errors if there's duplicate in srcs
by Jooyung Han
· 6 years ago
bd19db0
Remove workarounds for old compiler versions.
by Peter Collingbourne
· 6 years ago
a70f067
Add checks for double_loadable dependencies
by Jooyung Han
· 6 years ago
b3f22ca
Add blueprint:mutated to sysprop properties
by Inseob Kim
· 6 years ago
0b9f31f
Replace *Escape with *EscapeList
by Colin Cross
· 6 years ago
3f49f4d
Build System: Collect native dependent information from cc.go.
by bralee
· 6 years ago
eb7398e
Autogenerate some extra_options based on some build properties
by Julien Desprez
· 6 years ago
5d1598f
Fix: sysprop module can't be used with whole_static_libs
by Jiyong Park
· 6 years ago
1154532
Merge "Allow linking against SystemConfiguration framework on Mac"
by Treehugger Robot
· 6 years ago
97d017e
Allow linking against SystemConfiguration framework on Mac
by Dan Willemsen
· 6 years ago
ecc0efa
Merge "Add 16bit and 32bit nanopb library."
by Yu Shan
· 6 years ago
b81f48e
Merge "DO NOT MERGE - Merge PPRL.190205.001 into master"
by Xin Li
· 6 years ago
48db2b1
Merge "Revert "Remove armv7-a without neon support""
by Treehugger Robot
· 6 years ago
e67c20c
Merge "Override module's C flags when coverage is enabled"
by Treehugger Robot
· 6 years ago
8818f49
Revert "Remove armv7-a without neon support"
by Dan Albert
· 6 years ago
76dd005
Add 16bit and 32bit nanopb library.
by Yu Shan
· 6 years ago
c7679de
Override module's C flags when coverage is enabled
by Pirama Arumuga Nainar
· 6 years ago
4f41bc2
[SOONG] Not auto-generate test config if test_suite is cts
by yangbill
· 6 years ago
dd739bb
Merge "Enable coverage for vendor-related libraries"
by Pirama Arumuga Nainar
· 6 years ago
8a851cf
Merge "Print --llndk to create_reference_dumps command"
by Logan Chien
· 6 years ago
6227fed
Print --llndk to create_reference_dumps command
by Logan Chien
· 6 years ago
40e3373
Add more paths helper methods
by Colin Cross
· 6 years ago
2f289ac
Enable coverage for vendor-related libraries
by Pirama Arumuga Nainar
· 6 years ago
da69c65
Merge "Annotate No_libcrt with arch_variant" am: 4e3c60128f
by Yi Kong
· 6 years ago
4e3c601
Merge "Annotate No_libcrt with arch_variant"
by Yi Kong
· 6 years ago
48a6092
Merge "Do not enable coverage for platform/llndk stub libraries" am: ff1b5c7b90
by Pirama Arumuga Nainar
· 6 years ago
Next »