index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
androidmk.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't emit symbol for stubs libraries
Jiyong Park
2019-02-06
1
-1
/
+3
*
Add prebuilt ABI checker support to soong
Logan Chien
2019-01-23
1
-0
/
+37
*
Return false in DirectlyInAnyApex for host libraries.
Nicolas Geoffray
2019-01-16
1
-3
/
+6
*
Rename non-stubs variant of a lib if it is included in APEX
Jiyong Park
2019-01-10
1
-3
/
+20
*
Fix: 'required' property is ignored
Jiyong Park
2019-01-04
1
-4
/
+1
*
Stubs dependency is not installed
Jiyong Park
2018-12-13
1
-0
/
+3
*
Add dist support to Soong
Dan Willemsen
2018-11-19
1
-0
/
+2
*
Enable overrides and add stem library properties
dimitry
2018-11-16
1
-0
/
+3
*
Revert "Revert "Revert "Revert "Export static libraries.""""
Jaewoong Jung
2018-11-16
1
-0
/
+6
*
Revert "Revert "Revert "Export static libraries."""
Jaewoong Jung
2018-11-09
1
-6
/
+0
*
Revert "Revert "Export static libraries.""
Jaewoong Jung
2018-11-09
1
-0
/
+6
*
Revert "Export static libraries."
Jaewoong Jung
2018-11-06
1
-6
/
+0
*
Export static libraries.
Jaewoong Jung
2018-11-05
1
-0
/
+6
*
Revert "Export static libraries."
Jaewoong Jung
2018-11-02
1
-6
/
+0
*
Export static libraries.
Jaewoong Jung
2018-11-01
1
-0
/
+6
*
Add ApexModule interface for APEX-aware modules
Jiyong Park
2018-10-11
1
-1
/
+1
*
*_OUT_INTERMEDIATE_LIBRARIES has been removed from Make
Dan Willemsen
2018-09-15
1
-14
/
+3
*
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
Colin Cross
2018-09-10
1
-81
/
+13
*
Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"
Colin Cross
2018-09-10
1
-13
/
+81
*
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
Colin Cross
2018-09-10
1
-81
/
+13
*
Remove relocation packer
Colin Cross
2018-09-05
1
-9
/
+0
*
Move autogenerated test config into Soong
Colin Cross
2018-08-14
1
-6
/
+4
*
Support prebuilt shared libs end with versions
Logan Chien
2018-08-09
1
-11
/
+16
*
Support 'test_config' into soong modules
Julien Desprez
2018-08-07
1
-0
/
+8
*
LOCAL_SDK_VERSION is not emitted for recovery variant
Jiyong Park
2018-05-30
1
-1
/
+1
*
Support recovery and recovery_available
Jiyong Park
2018-05-15
1
-2
/
+5
*
Introduce runtime_libs to cc_binary and cc_library
Logan Chien
2018-04-25
1
-0
/
+2
*
build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test
Nelson Li
2018-04-18
1
-0
/
+1
*
Add overrides to cc_binary
Yifan Hong
2018-04-03
1
-0
/
+4
*
Allow platform modules to link to vendor public libraries
Jiyong Park
2018-03-30
1
-0
/
+15
*
Add target_arch to vndk prebuilt module name
Jae Shin
2018-01-04
1
-1
/
+1
*
Expose the NDK STLs to make.
Dan Albert
2017-12-15
1
-0
/
+11
*
Split logtags implementations for cc and java
Colin Cross
2017-12-07
1
-0
/
+3
*
Run gofmt -w
Colin Cross
2017-12-06
1
-1
/
+1
*
Install VNDK snapshot libraries for system build
Justin Yun
2017-12-05
1
-0
/
+21
*
Wrap PackageContext and SingletonContext
Colin Cross
2017-11-29
1
-1
/
+1
*
Change bool, and string properties to *bool, and *string for cc
Nan Zhang
2017-11-07
1
-5
/
+7
*
Revert "Build system changes for CFI (Soong)"
Orion Hodson
2017-10-31
1
-5
/
+0
*
Build system changes for CFI (Soong)
Vishwath Mohan
2017-10-30
1
-0
/
+5
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-18
1
-5
/
+5
*
vendor_available:false hides a lib from vendors
Jiyong Park
2017-10-10
1
-1
/
+1
*
Revert "Some clarifications in preparation to automatically order linker depe...
Jeff Gaston
2017-10-04
1
-5
/
+5
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-03
1
-5
/
+5
*
Add target.linux_glibc and target.bionic
Dan Willemsen
2017-09-26
1
-1
/
+5
*
Add cc_genrule
Dan Willemsen
2017-09-18
1
-1
/
+1
*
Allow AndroidMkData.Custom handlers to extend normal values
Colin Cross
2017-08-11
1
-4
/
+4
*
Remove error from AndroidMkDataProvider.AndroidMk
Colin Cross
2017-08-11
1
-21
/
+26
*
Remove error from AndroidMkData.Custom
Colin Cross
2017-08-11
1
-6
/
+2
*
Remove error from AndroidMkData.Extra
Colin Cross
2017-08-11
1
-28
/
+12
*
.vendor suffix is added only for libs having core/vendor variants
Jiyong Park
2017-07-27
1
-2
/
+8
[next]