Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
d95964a3506f3bd4bac8173bb3b4061c38a630d0
/
cc
/
androidmk.go
d95964a
Enable overrides and add stem library properties
by dimitry
· 6 years ago
16c7d3d
Revert "Revert "Revert "Revert "Export static libraries.""""
by Jaewoong Jung
· 6 years ago
555c114
Revert "Revert "Revert "Export static libraries."""
by Jaewoong Jung
· 6 years ago
eb05c2a
Revert "Revert "Export static libraries.""
by Jaewoong Jung
· 6 years ago
3affc07
Revert "Export static libraries."
by Jaewoong Jung
· 6 years ago
9d5ca15
Export static libraries.
by Jaewoong Jung
· 6 years ago
3e6b1fb
Revert "Export static libraries."
by Jaewoong Jung
· 6 years ago
5d19e1d
Export static libraries.
by Jaewoong Jung
· 6 years ago
9d45299
Add ApexModule interface for APEX-aware modules
by Jiyong Park
· 6 years ago
2e224ca
*_OUT_INTERMEDIATE_LIBRARIES has been removed from Make
by Dan Willemsen
· 6 years ago
b60190a
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
by Colin Cross
· 6 years ago
cb9342e
Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"
by Colin Cross
· 6 years ago
e2874cd
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
by Colin Cross
· 6 years ago
22f3795
Remove relocation packer
by Colin Cross
· 6 years ago
303e21f
Move autogenerated test config into Soong
by Colin Cross
· 6 years ago
031d2b3
Support prebuilt shared libs end with versions
by Logan Chien
· 6 years ago
e146e39
Support 'test_config' into soong modules
by Julien Desprez
· 6 years ago
9768628
LOCAL_SDK_VERSION is not emitted for recovery variant
by Jiyong Park
· 7 years ago
f9332f1
Support recovery and recovery_available
by Jiyong Park
· 7 years ago
43d34c3
Introduce runtime_libs to cc_binary and cc_library
by Logan Chien
· 7 years ago
1f6b14e
build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test
by Nelson Li
· 7 years ago
946e32e
Add overrides to cc_binary
by Yifan Hong
· 7 years ago
374510b
Allow platform modules to link to vendor public libraries
by Jiyong Park
· 7 years ago
43ef264
Add target_arch to vndk prebuilt module name
by Jae Shin
· 7 years ago
8ba131b
Expose the NDK STLs to make.
by Dan Albert
· 7 years ago
5beccee
Split logtags implementations for cc and java
by Colin Cross
· 7 years ago
7a6fcbe
Run gofmt -w
by Colin Cross
· 7 years ago
7154928
Install VNDK snapshot libraries for system build
by Justin Yun
· 7 years ago
0875c52
Wrap PackageContext and SingletonContext
by Colin Cross
· 7 years ago
0007d81
Change bool, and string properties to *bool, and *string for cc
by Nan Zhang
· 7 years ago
33c252c
Revert "Build system changes for CFI (Soong)"
by Orion Hodson
· 7 years ago
d4b484b
Build system changes for CFI (Soong)
by Vishwath Mohan
· 7 years ago
af3cc2d
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 7 years ago
82e2bf3
vendor_available:false hides a lib from vendors
by Jiyong Park
· 7 years ago
7b6118b
Revert "Some clarifications in preparation to automatically order linker dependencies"
by Jeff Gaston
· 7 years ago
2370af0
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 7 years ago
866b563
Add target.linux_glibc and target.bionic
by Dan Willemsen
· 7 years ago
3e5bdf2
Add cc_genrule
by Dan Willemsen
· 7 years ago
0f86d18
Allow AndroidMkData.Custom handlers to extend normal values
by Colin Cross
· 7 years ago
a18e9cf
Remove error from AndroidMkDataProvider.AndroidMk
by Colin Cross
· 7 years ago
91825d2
Remove error from AndroidMkData.Custom
by Colin Cross
· 7 years ago
27a4b05
Remove error from AndroidMkData.Extra
by Colin Cross
· 7 years ago
27b188b
.vendor suffix is added only for libs having core/vendor variants
by Jiyong Park
· 7 years ago
b97e818
Add support for data field in cc_benchmark.
by Anders Lewis
· 7 years ago
715cac3
Optimizations to abi checking.
by Jayant Chowdhary
· 8 years ago
58a5c8b
Export cc_benchmark as NATIVE_TESTS to Make
by Dan Willemsen
· 8 years ago
8ff9ef4
Declare dependency on sanitizer runtime libraries
by Colin Cross
· 8 years ago
e28f4e2
Support test_suites in cc_benchmark modules
by Colin Cross
· 8 years ago
3e231fd
Add header-abi-checker for Vndk abi checks.
by Jayant Chowdhary
· 8 years ago
4416e5d
Split /system and /vendor modules, allow multi-installation
by Dan Willemsen
· 8 years ago
01a9059
Remove explicit suffixes from (ll)ndk_library
by Dan Willemsen
· 8 years ago
b916b80
Add LLNDK support for the VNDK
by Dan Willemsen
· 8 years ago
5853940
Pass exportedFlags directly to Make
by Dan Willemsen
· 8 years ago
866810d
Exclude ndk stubs from notice file list
by Dan Willemsen
· 8 years ago
4df566d
Correct variable name LOCAL_COMPATIBILITY_SUITE
by Dan Shi
· 8 years ago
11b2614
Rework vndk detection
by Dan Willemsen
· 8 years ago
a929db0
Add support for test_suites property on cc_test modules
by Colin Cross
· 8 years ago
6156098
Revert "install *.so in different paths for their types"
by Dan Willemsen
· 8 years ago
4c48f72
install *.so in different paths for their types
by Jiyong Park
· 8 years ago
d578134
Export cc_library_headers as BUILD_HEADER_LIBRARY
by Dan Willemsen
· 8 years ago
4ac4480
Export header libraries to make as static libraries
by Colin Cross
· 8 years ago
581341d
Native Coverage support in Soong (gcov)
by Dan Willemsen
· 8 years ago
6d34b30
Added phony module type for soong.
by Nan Zhang
· 8 years ago
faeb7aa
Support data properties for test binaries
by Colin Cross
· 8 years ago
0fe7253
Export cc_test as Make class NATIVE_TESTS
by Dan Willemsen
· 8 years ago
9b09f24
Install symlinks with same suffix and extension as installed file
by Colin Cross
· 8 years ago
d2ede87
Add basic VNDK support in Soong
by Dan Willemsen
· 8 years ago
fd86e9e
Generate "current" API level.
by Dan Albert
· 8 years ago
847dcc7
Handle dependencies with export_generated_headers
by Dan Willemsen
· 8 years ago
03ce63e
Trigger binary installation in Soong from Make
by Dan Willemsen
· 8 years ago
394e9dc
Add Relocation Packer support
by Dan Willemsen
· 8 years ago
391cdde
Remove extra LOCAL_CXX_STL := none
by Dan Willemsen
· 8 years ago
1d577e2
Expose module suffixes to Make
by Dan Willemsen
· 8 years ago
1e7d370
Add support for preferred arch symlinks
by Colin Cross
· 8 years ago
cdd4c24
More fixes for decorator refactor.
by Dan Albert
· 8 years ago
705c84b
Fix ndk_library following decorator refactor.
by Dan Albert
· 8 years ago
b916a38
Refactor cc modules to use decorators instead of inheritance
by Colin Cross
· 8 years ago
914449f
Generate NDK sysroots from the platform build.
by Dan Albert
· 9 years ago
648c8ae
Support unique_host_soname to add -host for shared libs
by Dan Willemsen
· 8 years ago
6a04769
Remove the implicit "_" in subnames.
by Dan Albert
· 8 years ago
3854a60
Add symlink installation support
by Colin Cross
· 9 years ago
f2c27d7
Export the default LOCAL_STRIP_MODULE value
by Dan Willemsen
· 8 years ago
c7a38dc
Add support for test libraries
by Colin Cross
· 8 years ago
72d3993
Stop exporting NDK prebuilt modules to Make
by Dan Willemsen
· 8 years ago
7b5c22b
Don't specify LOCAL_STRIP_MODULE for static libraries
by Colin Cross
· 8 years ago
7517ed0
Export strip information to Make
by Dan Willemsen
· 9 years ago
a96ff64
Check NDK linking, expose SDK_VERSION to Make
by Dan Willemsen
· 9 years ago
bc6fb16
Support sanitizer variants inside make builds
by Colin Cross
· 9 years ago
635c3b0
Rename common to android
by Colin Cross
· 9 years ago
e7932e8
Properly export toolchain static libs
by Dan Willemsen
· 9 years ago
3b1fffa
Fix Android.mk LOCAL_EXPORT_C_INCLUDE_DIRS generation
by Dan Willemsen
· 9 years ago
30d5f51
Support sanitizer builds inside make
by Colin Cross
· 9 years ago
e14388b
Remove trailing / from install path
by Colin Cross
· 9 years ago
c99deeb
Use blueprint DependencyTags
by Colin Cross
· 9 years ago
bf305de
Remove extension from LOCAL_MODULE_STEM
by Colin Cross
· 9 years ago
a234466
Use correct install paths in generated Android.mk
by Colin Cross
· 9 years ago
ca860ac
Refactor cc
by Colin Cross
· 9 years ago
9775052
Refactor Android.mk generation
by Dan Willemsen
· 9 years ago
34cc69e
Use `Path` instead of string for file paths
by Dan Willemsen
· 9 years ago
218f656
Hybrid soong/mk build using prebuilts
by Dan Willemsen
· 9 years ago