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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
androidmk conversion logic for android_app_import
Jaewoong Jung
2019-09-27
2
-0
/
+27
*
Add 'Additional_manifest' property to merge other manifests
changho.shin
2019-09-11
1
-0
/
+2
*
Rename jetifier property and add it to androidmk
Colin Cross
2019-03-22
2
-0
/
+3
*
Rename test description
Ng Zhi An
2019-03-19
1
-1
/
+1
*
Skip obsolete JACK flags
Ng Zhi An
2019-03-15
2
-0
/
+18
*
Fix crash in mergeListProperties
Sasha Smundak
2019-03-11
1
-0
/
+19
*
Do not "escape" newline if comment ends with ESC character.
Sasha Smundak
2019-03-06
1
-0
/
+11
*
Fixe typos in androidmk.
Jaewoong Jung
2019-03-05
2
-4
/
+4
*
Revert $(LOCAL_PATH) handling for `certificate` and
Sasha Smundak
2019-03-01
2
-27
/
+21
*
Handle $(LOCAL_PATH) in androidmk
Sasha Smundak
2019-02-25
2
-20
/
+105
*
Handle LOCAL_MODULE_PATH assignment for android_test modules
Sasha Smundak
2019-02-22
2
-0
/
+5
*
Implement vts_config module
Sasha Smundak
2019-02-19
3
-17
/
+50
*
Add support for use_embedded_dex in Soong
Colin Cross
2019-02-08
1
-0
/
+1
*
Make manifest and APK agree on uncompressed native libs
Colin Cross
2019-02-08
1
-0
/
+1
*
Convert BUILD_PREBUILT with LOCAL_MODULE_CLASS=ETC to prebuilt_etc
Sasha Smundak
2019-01-24
2
-1
/
+255
*
Translate LOCAL_ANNOTATION_PROCESSORS to java_plugin
Colin Cross
2019-01-24
2
-2
/
+20
*
Add BUILD_CTS_* to androidmk
Dan Willemsen
2019-01-15
2
-0
/
+60
*
Handle Jacoco filters
Sasha Smundak
2019-01-09
2
-0
/
+12
*
Make androidmk translate LOCAL_32_BIT_ONLY
Anton Hansson
2019-01-09
1
-0
/
+15
*
Handle multi dir all-*-files-under function calls.
Jaewoong Jung
2019-01-09
3
-15
/
+39
*
Add LOCAL_OVERRIDES_PACKAGES support to androidmk.
Jaewoong Jung
2019-01-07
1
-0
/
+1
*
Add `aapt_include_all_resources`
Dan Willemsen
2018-10-29
1
-18
/
+19
*
Fix how soong converts LOCAL_STRIP_MODULE.
Jaewoong Jung
2018-10-15
2
-1
/
+65
*
Add support for android_app_certificate modules
Colin Cross
2018-10-08
1
-0
/
+1
*
Add support for JNI libraries to android_app modules
Colin Cross
2018-10-08
1
-0
/
+1
*
Add support for /product-services partition
Dario Freni
2018-07-19
1
-0
/
+1
*
Translate java libraries to java_library
Colin Cross
2018-07-11
2
-5
/
+47
*
Add support for min_sdk_version
Colin Cross
2018-07-09
1
-0
/
+1
*
Add support for android_test modules
Colin Cross
2018-05-24
1
-0
/
+27
*
Support platform_apis property
Colin Cross
2018-05-22
1
-0
/
+2
*
Fix optimize.proguard_flags_files typo
Colin Cross
2018-05-22
1
-1
/
+1
*
Remove the unused `tags` property
Dan Willemsen
2018-05-15
1
-2
/
+36
*
Fix androidmk converting cc libraries
Dan Willemsen
2018-05-05
1
-0
/
+13
*
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
[next]