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
/
android
/
androidmk.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Notice support for APEX
Jiyong Park
2019-03-21
1
-1
/
+1
*
Fix androidmk module ordering
Colin Cross
2019-01-14
1
-1
/
+3
*
Add filegroup support to notice property.
Jaewoong Jung
2018-11-27
1
-2
/
+2
*
Add dist support to Soong
Dan Willemsen
2018-11-19
1
-0
/
+40
*
Revert "Add filegroup support to notice property."
Jaewoong Jung
2018-11-19
1
-2
/
+2
*
Add filegroup support to notice property.
Jaewoong Jung
2018-11-16
1
-2
/
+2
*
Revert "Revert "Revert "Revert "Export static libraries.""""
Jaewoong Jung
2018-11-16
1
-3
/
+4
*
Revert "Revert "Revert "Export static libraries."""
Jaewoong Jung
2018-11-09
1
-4
/
+3
*
Revert "Revert "Export static libraries.""
Jaewoong Jung
2018-11-09
1
-3
/
+4
*
Revert "Export static libraries."
Jaewoong Jung
2018-11-06
1
-4
/
+3
*
Export static libraries.
Jaewoong Jung
2018-11-05
1
-3
/
+4
*
Revert "Export static libraries."
Jaewoong Jung
2018-11-02
1
-4
/
+3
*
Export static libraries.
Jaewoong Jung
2018-11-01
1
-3
/
+4
*
Allow generating modules once per OS instead of once per Class
Dan Willemsen
2018-10-22
1
-1
/
+1
*
Add phony targets for go binary modules
Colin Cross
2018-09-28
1
-8
/
+28
*
Wrap panics that occur in AndroidMkDataProviders
Colin Cross
2018-09-07
1
-0
/
+7
*
s/product-services/product_services/g
Dario Freni
2018-08-20
1
-1
/
+1
*
Add support for /product-services partition
Dario Freni
2018-07-19
1
-0
/
+3
*
Introduce runtime_libs to cc_binary and cc_library
Logan Chien
2018-04-25
1
-1
/
+1
*
Make Config.ProductVariables private
Dan Willemsen
2018-04-11
1
-1
/
+1
*
Add vintf_fragments.
Steven Moreland
2018-04-05
1
-0
/
+3
*
Use product instead of oem for Product specific module
Jaekyun Seok
2018-01-25
1
-1
/
+1
*
Add [soc|device|product]_specific
Jiyong Park
2017-12-21
1
-1
/
+7
*
Split logtags implementations for cc and java
Colin Cross
2017-12-07
1
-3
/
+0
*
Revert "Revert "Soong support for namespaces""
Jeff Gaston
2017-12-04
1
-0
/
+6
*
Make *Context.Config return a Config instead of a interface{}
Colin Cross
2017-11-30
1
-6
/
+3
*
Revert "Soong support for namespaces"
Jeff Gaston
2017-11-30
1
-6
/
+0
*
Soong support for namespaces
Jeff Gaston
2017-11-29
1
-0
/
+6
*
Wrap PackageContext and SingletonContext
Colin Cross
2017-11-29
1
-12
/
+9
*
Change bool, and string properties to *bool, and *string for cc
Nan Zhang
2017-11-07
1
-2
/
+1
*
Revert "Revert "Make some common properties overridden when used in defaults ...
Colin Cross
2017-11-01
1
-2
/
+2
*
Revert "Make some common properties overridden when used in defaults modules"
Nicolas Geoffray
2017-11-01
1
-2
/
+2
*
Make some common properties overridden when used in defaults modules
Colin Cross
2017-11-01
1
-2
/
+2
*
Add hostdex support
Colin Cross
2017-10-10
1
-2
/
+5
*
Add target.linux_glibc and target.bionic
Dan Willemsen
2017-09-26
1
-1
/
+5
*
Use soong_java_prebuilt.mk to export soong jars to java
android-o-mr1-preview-2
android-o-mr1-preview-1
Colin Cross
2017-09-07
1
-1
/
+6
*
Fix path to notice file
Colin Cross
2017-09-05
1
-1
/
+1
*
Add notice property to all modules
Colin Cross
2017-09-01
1
-0
/
+3
*
Allow AndroidMkData.Custom handlers to extend normal values
Colin Cross
2017-08-11
1
-50
/
+54
*
Remove error from AndroidMkDataProvider.AndroidMk
Colin Cross
2017-08-11
1
-1
/
+1
*
Remove error from AndroidMkData.Custom
Colin Cross
2017-08-11
1
-8
/
+7
*
Remove error from AndroidMkData.Extra
Colin Cross
2017-08-11
1
-5
/
+4
*
Use a unified ninja builddir
Dan Willemsen
2017-07-24
1
-2
/
+0
*
Switch `owner` to *string to disable concat
Dan Willemsen
2017-07-18
1
-2
/
+2
*
Supported python build in host side.
Nan Zhang
2017-05-05
1
-3
/
+12
*
Implement vendor as a synonym of proprietary
Dan Willemsen
2017-04-07
1
-0
/
+3
*
Fixed the issue that phony module was broken.
Nan Zhang
2017-03-29
1
-11
/
+13
*
Support owner property
Colin Cross
2017-03-20
1
-0
/
+3
*
Add LinuxBionic toolchain and switch
Dan Willemsen
2017-03-15
1
-0
/
+5
*
Added phony module type for soong.
Nan Zhang
2017-02-06
1
-2
/
+2
[next]