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
/
androidmk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix androidmk_test.go import ordering
Colin Cross
2018-04-16
1
-1
/
+2
*
Add more androidmk translations for android libraries
Colin Cross
2018-04-16
2
-0
/
+66
*
Merge matching properties in bpfix
Colin Cross
2018-04-16
1
-21
/
+5
*
Make bpfix not modify the input tree
Colin Cross
2018-04-16
1
-1
/
+2
*
Add USE_CLANG_LLD and use_clang_lld.
android-o-mr1-iot-preview-8
Chih-Hung Hsieh
2018-04-12
1
-0
/
+1
*
Add vintf_fragments.
Steven Moreland
2018-04-05
1
-0
/
+1
*
Add overrides to cc_binary
Yifan Hong
2018-04-03
1
-0
/
+1
*
Fix format string issues
Colin Cross
2018-03-28
1
-2
/
+2
*
Fix java_import and android_library_import conversions
Colin Cross
2018-02-22
1
-0
/
+30
*
Don't pretend *parser.List is immutable
Colin Cross
2018-02-22
1
-2
/
+2
*
Use product instead of oem for Product specific module
Jaekyun Seok
2018-01-25
1
-1
/
+1
*
Soong: support Errorprone javacflags
Andreas Gampe
2018-01-23
2
-0
/
+19
*
Add R8 support
Colin Cross
2018-01-03
2
-0
/
+94
*
Add [soc|device|product]_specific
Jiyong Park
2017-12-21
1
-0
/
+2
*
Support more all-*-files-under functions in androidmk
Colin Cross
2017-12-14
1
-16
/
+12
*
Add privileged app support in Soong
Colin Cross
2017-12-14
1
-0
/
+1
*
Split logtags implementations for cc and java
Colin Cross
2017-12-07
2
-74
/
+1
*
Add more dex_preopt properties
Colin Cross
2017-12-06
1
-1
/
+6
*
Allow building framework.jar and framework-res.apk
Colin Cross
2017-11-29
1
-0
/
+3
*
Have androidmk ignore all-makefiles-under
Jeff Gaston
2017-11-28
3
-1
/
+20
*
Add license headers to all go and shell files
Colin Cross
2017-11-17
8
-0
/
+112
*
Merge "Add property to prevent dex preopting"
Colin Cross
2017-10-19
1
-0
/
+1
|
\
|
*
Add property to prevent dex preopting
Colin Cross
2017-10-19
1
-0
/
+1
*
|
Prevent androidmk crash on art/tools/ahat/Android.mk
Jeff Gaston
2017-10-19
2
-4
/
+51
|
/
*
Add usage message to androidmk
Jeff Gaston
2017-10-06
1
-1
/
+15
*
Change androidmk to use linux_glibc instead of linux
Dan Willemsen
2017-10-02
2
-11
/
+11
*
Rename resource_dirs to java_resource_dirs
Colin Cross
2017-09-27
1
-1
/
+1
*
androidmk suport for aidl includes using LOCAL_PATH
Jeff Gaston
2017-09-12
2
-1
/
+23
*
Refactor proto in preparation for java proto support
Colin Cross
2017-09-11
1
-0
/
+10
*
Add support for java annotation processors
Colin Cross
2017-09-06
1
-0
/
+3
*
Update java androidmk conversions
Colin Cross
2017-09-06
1
-1
/
+2
*
Support non-installable java libraries
Colin Cross
2017-09-05
1
-13
/
+26
*
Add notice property to all modules
Colin Cross
2017-09-01
1
-0
/
+1
*
Rename no_standard_libraries to no_standard_libs
Colin Cross
2017-08-31
1
-1
/
+1
*
Fix crash when running androidmk against frameworks/base/Android.mk
Jeff Gaston
2017-08-24
2
-2
/
+7
*
Consolidate localIncludeDirs and exportIncludeDirs
Jeff Gaston
2017-08-24
1
-43
/
+31
*
Fix androidmk crash if no CLEAR_VARS is detected
Jeff Gaston
2017-08-17
2
-4
/
+34
*
androidmk no longer escaping escaped quotes in CFLAGS
Jeff Gaston
2017-08-15
3
-1
/
+38
*
Rename java module and property names for consistency
Colin Cross
2017-07-19
1
-3
/
+3
*
Revert "Revert "Run bpfix at the end of androidmk""
Jeff Gaston
2017-06-19
2
-2
/
+13
*
Revert "Run bpfix at the end of androidmk"
Jeff Gaston
2017-05-26
2
-13
/
+2
*
Run bpfix at the end of androidmk
Jeff Gaston
2017-05-24
2
-2
/
+13
*
Support for LOCAL_AIDL_INCLUDES in androidmk
Jeff Gaston
2017-05-15
1
-1
/
+1
*
androidmk: support cfi, diag, and misc_undefined properties
Colin Cross
2017-05-08
2
-66
/
+46
*
Revert "androidmk: support cfi, diag, and misc_undefined properties"
Colin Cross
2017-05-08
2
-58
/
+50
*
androidmk: support cfi, diag, and misc_undefined properties
Colin Cross
2017-05-08
2
-50
/
+58
*
Add a variable to disable modules in the PDK
Colin Cross
2017-05-05
1
-2
/
+5
*
Support .rs and .fs files in cc_* module srcs lists
Colin Cross
2017-05-05
1
-15
/
+18
*
Implement vendor as a synonym of proprietary
Dan Willemsen
2017-04-07
1
-1
/
+3
*
Support prebuilt module types
Po Hu
2017-03-31
1
-2
/
+23
[next]