Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
d862f0bce75e9a93a4ae2de2e48158349d955044
/
cc
/
cc.go
1fd1923
Merge changes from topic "apex_available"
by Jiyong Park
· 5 years ago
d7536ba
shared_lib dependency from a static lib crosses the APEX boundary
by Jiyong Park
· 5 years ago
0f80c18
apex_available tracks static dependencies
by Jiyong Park
· 5 years ago
0b78766
Support missing a shared library variant.
by Nicolas Geoffray
· 5 years ago
1b3348d
Add ramdisk image.
by Yifan Hong
· 5 years ago
d245168
Do not create ABI dumps for NDK stub libraries
by Hsin-Yi Chen
· 5 years ago
83dc74b
Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX"
by Jiyong Park
· 5 years ago
a750336
Merge "Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""""
by Jiyong Park
· 5 years ago
7cb4d37
Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"""
by Jiyong Park
· 5 years ago
17c51a4
Merge "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"""
by Treehugger Robot
· 5 years ago
956305c
Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""
by Jiyong Park
· 5 years ago
fe9a430
A test cc module is installable even if it's not available for platform
by Jiyong Park
· 5 years ago
4513f70
Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"
by Jiyong Park
· 5 years ago
114ff53
m <apex_name>-deps-info prints the internal/external deps of the APEX
by Jiyong Park
· 5 years ago
5a5cce6
AIDEGen: collect cc_srcs and cc related flags in module_bp_cc_deps.json
by bralee
· 5 years ago
727173e
Merge "Create product variant for product partition"
by Treehugger Robot
· 5 years ago
a0843f6
Differentiate between cc library and binary
by Paul Duffin
· 5 years ago
5f7f7e8
Create product variant for product partition
by Justin Yun
· 5 years ago
036e700
Dedup cc build components registration
by Paul Duffin
· 5 years ago
0cbb31e
Merge "Create public stub for platform's sysprop_library"
by Treehugger Robot
· 5 years ago
ac1e986
Create public stub for platform's sysprop_library
by Inseob Kim
· 5 years ago
ddd2724
Merge "Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix."
by Peter Collingbourne
· 5 years ago
83bead4
Don't create native bridge variants of vendor modules
by Colin Cross
· 5 years ago
ad84f97
Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix.
by Peter Collingbourne
· 5 years ago
2973c11
Revert "Also package recursive jni_libs deps of android_apps as well as direct deps."
by Lorenzo Colitti
· 5 years ago
fb0c16e
Move imageMutator before archMutator
by Colin Cross
· 5 years ago
6f907ad
Also package recursive jni_libs deps of android_apps as well as direct deps.
by Peter Collingbourne
· 5 years ago
cf96a82
Merge "Expose some factories for aidl_test.go"
by Treehugger Robot
· 5 years ago
e87dae6
Merge "Run ABI checks for shared libs exported by APEX"
by Logan Chien
· 5 years ago
b90e491
Expose some factories for aidl_test.go
by Jooyung Han
· 5 years ago
d110f87
Fix generated headers of snapshot
by Inseob Kim
· 5 years ago
ae6c520
Move ImageMutator after archMutator
by Colin Cross
· 5 years ago
e274fc9
Run ABI checks for shared libs exported by APEX
by Logan Chien
· 5 years ago
3814f4d
apex_available is defaultable
by Jiyong Park
· 5 years ago
09ef474
Merge changes I0dcc9c7b,I9bc40642
by Colin Cross
· 5 years ago
3bc70db
Merge "Allow cc.LinkabeInterfaces to request "" variants."
by Ivan Lozano
· 5 years ago
2b26297
Allow cc.LinkabeInterfaces to request "" variants.
by Ivan Lozano
· 5 years ago
7228ecd
Move cc.imageMutator into the android package
by Colin Cross
· 5 years ago
203489b
Reland "Recognize libdl_android as a Bionic library".
by Martin Stjernholm
· 5 years ago
36396b2
Merge "Allow cc modules to pull in rust includes."
by Ivan Lozano
· 5 years ago
e0833b1
Allow cc modules to pull in rust includes.
by Ivan Lozano
· 5 years ago
18020ea
make ApexProperties defaultable
by Jooyung Han
· 5 years ago
3980ced
Merge "Revert submission of topic 'libdl_android-in-apex'"
by Martin Stjernholm
· 5 years ago
1f38237
Merge changes from topic "reorder-cflags"
by Colin Cross
· 5 years ago
d0a4878
Merge "SDK snapshot is dist'ed"
by Treehugger Robot
· 5 years ago
4af21ed
Split local and global cflags
by Colin Cross
· 5 years ago
31f36fb
Revert submission of topic 'libdl_android-in-apex'
by Yuexi Ma
· 5 years ago
232e785
SDK snapshot is dist'ed
by Jiyong Park
· 5 years ago
f4ed8df
Recognize libdl_android as a Bionic library.
by Martin Stjernholm
· 5 years ago
bc09367
Fix vendor variants generation of vndk
by Inseob Kim
· 5 years ago
7acbfc0
Merge "Soong generates vndk-related .libraries.txt files"
by Jooyung Han
· 5 years ago
40dfbe3
Merge "native shared libs in an SDK can be snapshotted"
by Treehugger Robot
· 5 years ago
0302a84
Soong generates vndk-related .libraries.txt files
by Jooyung Han
· 5 years ago
52767be
Add support for Rust C libraries.
by Ivan Lozano
· 5 years ago
73c54ee
native shared libs in an SDK can be snapshotted
by Jiyong Park
· 5 years ago
183a321
Add a common interface for cc linkable libraries.
by Ivan Lozano
· 5 years ago
b480deb
Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths"
by Treehugger Robot
· 5 years ago
7d6b21c
Merge "Soong generates libraries.txt files for vndk"
by Treehugger Robot
· 5 years ago
097087b
Soong generates libraries.txt files for vndk
by Jooyung Han
· 5 years ago
7495504
Change exportedDirs and exportedSystemDirs from []string to android.Paths
by Jiyong Park
· 5 years ago
31c470b
Revert "Revert "Supports VNDK APEX with different versions""
by Jooyung Han
· 5 years ago
c5bba64
Merge "Prohibit dependencies outside of uses_sdks"
by Treehugger Robot
· 5 years ago
7617fc2
Merge "Extend ALLOW_MISSING_DEPENDENCIES coverage"
by Treehugger Robot
· 5 years ago
ad4a597
Merge "Add method to determine variations from a Target"
by Colin Cross
· 5 years ago
a8f91ec
Merge "Revert "Supports VNDK APEX with different versions""
by Treehugger Robot
· 5 years ago
2c0a180
Extend ALLOW_MISSING_DEPENDENCIES coverage
by Isaac Chen
· 5 years ago
a7bc8ad
Prohibit dependencies outside of uses_sdks
by Jiyong Park
· 5 years ago
48dd4b5
Revert "Supports VNDK APEX with different versions"
by Jooyung Han
· 5 years ago
0f7d2ef
Add method to determine variations from a Target
by Colin Cross
· 5 years ago
a4cdb8d
Merge "add [static|shared].apex_available to cc_library"
by Treehugger Robot
· 5 years ago
a90ca00
add [static|shared].apex_available to cc_library
by Jiyong Park
· 5 years ago
394951d
Supports VNDK APEX with different versions
by Jooyung Han
· 5 years ago
e89b8fb
Merge "Remove no_apex in favor or apex_available"
by Treehugger Robot
· 5 years ago
62be1e3
Merge "Hide static from cc_library_shared and vice versa"
by Treehugger Robot
· 5 years ago
7916bfc
Remove no_apex in favor or apex_available
by Jiyong Park
· 5 years ago
5e493d5
Merge "fix: "no_apex" can be put in defaults"
by Jooyung Han
· 5 years ago
cc372c5
fix: "no_apex" can be put in defaults
by Jooyung Han
· 5 years ago
e1bb5d0
Hide static from cc_library_shared and vice versa
by Colin Cross
· 5 years ago
f1c8433
Add AArch64 device Rust toolchain.
by Ivan Lozano
· 5 years ago
b1102ba
Merge "Introduce module type 'sdk'"
by Treehugger Robot
· 5 years ago
d1063c1
Introduce module type 'sdk'
by Jiyong Park
· 5 years ago
4e839ec
Merge "Add corpus and dictionary properties to cc_fuzz."
by Treehugger Robot
· 5 years ago
4e4ab8a
Add corpus and dictionary properties to cc_fuzz.
by Mitch Phillips
· 5 years ago
64c4395
Add version to vendor variants
by Inseob Kim
· 5 years ago
1f6c94a
Merge "Add "apex_vndk" module type"
by Treehugger Robot
· 5 years ago
5f69b9a
Disable coverage for native-bridge modules
by Pirama Arumuga Nainar
· 5 years ago
279de57
Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs.
by Martin Stjernholm
· 5 years ago
344d543
Add "apex_vndk" module type
by Jooyung Han
· 5 years ago
1282f42
Skip creating vendor variants for native_bridge modules
by Justin Yun
· 5 years ago
c6de2d9
Merge "Add Rust support to Soong."
by Ivan Lozano
· 5 years ago
ffee334
Add Rust support to Soong.
by Ivan Lozano
· 5 years ago
98ab311
Save deps when asflags contains -xassembler-with-cpp
by Dan Willemsen
· 5 years ago
792942d
Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1
by Treehugger Robot
· 5 years ago
99f2fc2
BoringSSL FIPS build - introduce extraLibFlags and use for STL libs.
by Pete Bentley
· 5 years ago
74c9bba
Allow linker scripts when building objects.
by Pete Bentley
· 5 years ago
dcea882
Merge "Build native coverage variant of APEXes when needed"
by Treehugger Robot
· 5 years ago
ee9a98d
Build native coverage variant of APEXes when needed
by Jiyong Park
· 5 years ago
e49256e
Merge "Fix sanitizer dep"
by Treehugger Robot
· 5 years ago
1d1119f
Fix sanitizer dep
by Jiyong Park
· 5 years ago
ff7321b
Merge "Skip ABI checks for APEX variants of opt-in libraries"
by Hsin-Yi Chen
· 5 years ago
Next »