Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
ff6e55b301f5efe13ec20dabb23d9630ba767b4c
/
cc
/
androidmk.go
582bebf
Merge "NDK Api Coverage"
by Sophie Zheng
· 6 years ago
58cabb7
NDK Api Coverage
by sophiez
· 6 years ago
1042d29
Implement cc_object vendor snapshot
by Inseob Kim
· 6 years ago
1c14a21
Add test data dependencies to APEX.
by Liz Kammer
· 6 years ago
a46de70
Propagate Soong header_libs to module-info.json
by Bill Peckham
· 6 years ago
e152ada
Merge "Fix missing NOTICE targets for static libs that aren't available to platform."
by Treehugger Robot
· 6 years ago
c511bc5
Revert^2 "Add sdk mutator for native modules"
by Colin Cross
· 6 years ago
f8e8022
Revert "Add sdk mutator for native modules"
by Colin Cross
· 6 years ago
82e192c
Add sdk mutator for native modules
by Colin Cross
· 6 years ago
bf37d16
Fix missing NOTICE targets for static libs that aren't available to platform.
by Martin Stjernholm
· 6 years ago
ad4c187
Add version suffix for stub modules' Android.mk
by Jooyung Han
· 6 years ago
d80cbca
Convert cc to AndroidMkEntries
by Colin Cross
· 6 years ago
07f3712
Merge "Do not hide VNDK prebuilts from make"
by Treehugger Robot
· 6 years ago
c3b1a16
Fix build error on vendor_snapshot_static
by Inseob Kim
· 6 years ago
2b96bf5
Do not hide VNDK prebuilts from make
by Inseob Kim
· 6 years ago
eec88e1
Add vendor snapshot modules
by Inseob Kim
· 6 years ago
1b3348d
Add ramdisk image.
by Yifan Hong
· 6 years ago
d92090f
Emit LOCAL_CHECK_SAME_VNDK_VARIANTS
by Vic Yang
· 6 years ago
2468d01
Pass auto_gen_config setting in Android.bp to makefile
by Dan Shi
· 6 years ago
5f7f7e8
Create product variant for product partition
by Justin Yun
· 6 years ago
ad172d8
cc_fuzz: add "data" field
by Tri Vo
· 6 years ago
e1ee1a1
Soong frontend for shared library fuzzing.
by Mitch Phillips
· 6 years ago
b01c114
Do not install VNDK lib in favor of VNDK APEX
by Jooyung Han
· 6 years ago
765fe7a
Merge changes Ia7deed13,I7378a46f
by Ivan Lozano
· 6 years ago
52767be
Add support for Rust C libraries.
by Ivan Lozano
· 6 years ago
f979ee3
add additional fields to cc_fuzz build types
by Kris Alder
· 6 years ago
6db2f17
Partial reverts of vndk-apex
by Jooyung Han
· 6 years ago
b480deb
Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths"
by Treehugger Robot
· 6 years ago
7495504
Change exportedDirs and exportedSystemDirs from []string to android.Paths
by Jiyong Park
· 6 years ago
31c470b
Revert "Revert "Supports VNDK APEX with different versions""
by Jooyung Han
· 6 years ago
8a2bc0b
Re-plumb fuzz corpora.
by Mitch Phillips
· 6 years ago
48dd4b5
Revert "Supports VNDK APEX with different versions"
by Jooyung Han
· 6 years ago
394951d
Supports VNDK APEX with different versions
by Jooyung Han
· 6 years ago
ff6c33d
Replace RelPathString() with ToMakePath()
by Colin Cross
· 6 years ago
4e839ec
Merge "Add corpus and dictionary properties to cc_fuzz."
by Treehugger Robot
· 6 years ago
4e4ab8a
Add corpus and dictionary properties to cc_fuzz.
by Mitch Phillips
· 6 years ago
64c4395
Add version to vendor variants
by Inseob Kim
· 6 years ago
022a73b
Move splitFileExt to the android package.
by Ivan Lozano
· 6 years ago
cc4b0ad
Update dexpreopt for the ART APEX name change.
by Martin Stjernholm
· 7 years ago
6937844
Separate exported includes out of flags
by Inseob Kim
· 7 years ago
75fcf98
Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs"
by Treehugger Robot
· 7 years ago
db41747
Fix override for native_bridge modules
by dimitry
· 7 years ago
4320449
Apply native_bridge suffix to all cc_modules
by dimitry
· 7 years ago
76106d9
exports LOCAL_SOONG_VNDK_VERSION for VNDK libs
by Jooyung Han
· 7 years ago
9516ee9
Attach global variables to Context
by Inseob Kim
· 7 years ago
41eabe6
Support opt-in ABI checks
by Logan Chien
· 7 years ago
efd249e
Add support for no-vendor-variant VNDK
by Vic Yang
· 7 years ago
f119435
Create symlink for bionic files
by Jiyong Park
· 7 years ago
47e4fcb
Don't emit symbol for stubs libraries
by Jiyong Park
· 7 years ago
4fcea3d
Add prebuilt ABI checker support to soong
by Logan Chien
· 7 years ago
c22c1bf
Return false in DirectlyInAnyApex for host libraries.
by Nicolas Geoffray
· 7 years ago
b078857
Rename non-stubs variant of a lib if it is included in APEX
by Jiyong Park
· 7 years ago
f7df9b7
Fix: 'required' property is ignored
by Jiyong Park
· 7 years ago
de866cb
Stubs dependency is not installed
by Jiyong Park
· 7 years ago
569edc5
Add dist support to Soong
by Dan Willemsen
· 7 years ago
d95964a
Enable overrides and add stem library properties
by dimitry
· 7 years ago
16c7d3d
Revert "Revert "Revert "Revert "Export static libraries.""""
by Jaewoong Jung
· 7 years ago
555c114
Revert "Revert "Revert "Export static libraries."""
by Jaewoong Jung
· 7 years ago
eb05c2a
Revert "Revert "Export static libraries.""
by Jaewoong Jung
· 7 years ago
3affc07
Revert "Export static libraries."
by Jaewoong Jung
· 7 years ago
9d5ca15
Export static libraries.
by Jaewoong Jung
· 7 years ago
3e6b1fb
Revert "Export static libraries."
by Jaewoong Jung
· 7 years ago
5d19e1d
Export static libraries.
by Jaewoong Jung
· 7 years ago
9d45299
Add ApexModule interface for APEX-aware modules
by Jiyong Park
· 7 years ago
2e224ca
*_OUT_INTERMEDIATE_LIBRARIES has been removed from Make
by Dan Willemsen
· 7 years ago
b60190a
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
by Colin Cross
· 7 years ago
cb9342e
Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"
by Colin Cross
· 7 years ago
e2874cd
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
by Colin Cross
· 7 years ago
22f3795
Remove relocation packer
by Colin Cross
· 7 years ago
303e21f
Move autogenerated test config into Soong
by Colin Cross
· 7 years ago
031d2b3
Support prebuilt shared libs end with versions
by Logan Chien
· 8 years ago
e146e39
Support 'test_config' into soong modules
by Julien Desprez
· 7 years ago
9768628
LOCAL_SDK_VERSION is not emitted for recovery variant
by Jiyong Park
· 8 years ago
f9332f1
Support recovery and recovery_available
by Jiyong Park
· 8 years ago
43d34c3
Introduce runtime_libs to cc_binary and cc_library
by Logan Chien
· 8 years ago
1f6b14e
build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test
by Nelson Li
· 8 years ago
946e32e
Add overrides to cc_binary
by Yifan Hong
· 8 years ago
374510b
Allow platform modules to link to vendor public libraries
by Jiyong Park
· 8 years ago
43ef264
Add target_arch to vndk prebuilt module name
by Jae Shin
· 8 years ago
8ba131b
Expose the NDK STLs to make.
by Dan Albert
· 8 years ago
5beccee
Split logtags implementations for cc and java
by Colin Cross
· 8 years ago
7a6fcbe
Run gofmt -w
by Colin Cross
· 8 years ago
7154928
Install VNDK snapshot libraries for system build
by Justin Yun
· 8 years ago
0875c52
Wrap PackageContext and SingletonContext
by Colin Cross
· 8 years ago
0007d81
Change bool, and string properties to *bool, and *string for cc
by Nan Zhang
· 8 years ago
33c252c
Revert "Build system changes for CFI (Soong)"
by Orion Hodson
· 8 years ago
d4b484b
Build system changes for CFI (Soong)
by Vishwath Mohan
· 9 years ago
af3cc2d
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 8 years ago
82e2bf3
vendor_available:false hides a lib from vendors
by Jiyong Park
· 8 years ago
7b6118b
Revert "Some clarifications in preparation to automatically order linker dependencies"
by Jeff Gaston
· 8 years ago
2370af0
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 8 years ago
866b563
Add target.linux_glibc and target.bionic
by Dan Willemsen
· 8 years ago
3e5bdf2
Add cc_genrule
by Dan Willemsen
· 8 years ago
0f86d18
Allow AndroidMkData.Custom handlers to extend normal values
by Colin Cross
· 8 years ago
a18e9cf
Remove error from AndroidMkDataProvider.AndroidMk
by Colin Cross
· 8 years ago
91825d2
Remove error from AndroidMkData.Custom
by Colin Cross
· 8 years ago
27a4b05
Remove error from AndroidMkData.Extra
by Colin Cross
· 8 years ago
27b188b
.vendor suffix is added only for libs having core/vendor variants
by Jiyong Park
· 9 years ago
b97e818
Add support for data field in cc_benchmark.
by Anders Lewis
· 9 years ago
715cac3
Optimizations to abi checking.
by Jayant Chowdhary
· 9 years ago
Next »