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
*
mark platform un-availability
Jiyong Park
2020-04-28
1
-0
/
+4
*
Enable androidmk processing in sdk testing
Paul Duffin
2020-04-22
1
-1
/
+5
*
Sandbox soong_build by changing to root directory
Colin Cross
2020-01-11
1
-4
/
+4
*
Revert "Sandbox soong_build by changing to root directory"
Colin Cross
2020-01-10
1
-4
/
+4
*
Sandbox soong_build by changing to root directory
Colin Cross
2020-01-09
1
-4
/
+4
*
AndroidMkEntries() returns multiple AndroidMkEntries structs
Jiyong Park
2019-12-11
1
-5
/
+5
*
Remove unused "product_services_specific" prop
Jooyung Han
2019-11-12
1
-3
/
+0
*
Add method to determine variations from a Target
Colin Cross
2019-10-16
1
-3
/
+3
*
Migrate java/androidmk.go to new system #2
Jaewoong Jung
2019-09-27
1
-0
/
+18
*
Migrate java/androidmk.go to new system #1
Jaewoong Jung
2019-09-10
1
-0
/
+18
*
AndroidMkEntries minor refactoring.
Jaewoong Jung
2019-08-28
1
-4
/
+5
*
Merge "Make relative path for native_bridge binaries configurable"
Dimitry Ivanov
2019-07-16
1
-9
/
+1
|
\
|
*
Make relative path for native_bridge binaries configurable
dimitry
2019-07-15
1
-9
/
+1
*
|
soong: Fix AndroidMk with *Required properties
Jooyung Han
2019-07-16
1
-14
/
+24
|
/
*
Rename product_services to system_ext
Justin Yun
2019-07-09
1
-1
/
+4
*
Apply native_bridge suffix to all cc_modules
dimitry
2019-05-23
1
-8
/
+0
*
Add native_bridge target to Android.bp
dimitry
2019-05-03
1
-1
/
+24
*
New AndroidMk authoring system based on entry map.
Jaewoong Jung
2019-04-22
1
-135
/
+238
*
Implement `host_required` and `target_required` properties.
Sasha Smundak
2019-04-04
1
-11
/
+24
*
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
[next]