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
*
androidmk: Add support for LOCAL_MODULE_HOST_OS
Colin Cross
2015-12-02
1
-0
/
+41
*
androidmk: Add support for TARGET_BUILD_APPS
Colin Cross
2015-12-01
2
-43
/
+35
*
Replace asan with sanitize
Colin Cross
2015-09-16
1
-1
/
+2
*
Fix androidmk make_strings_test to use new API
Dan Willemsen
2015-06-24
1
-26
/
+27
*
androidmk: make class+suffix into generic prefix
Colin Cross
2015-05-12
2
-140
/
+120
*
androidmk: convert stems prefixed with LOCAL_MODULE to suffix
Colin Cross
2015-05-12
1
-1
/
+17
*
androidmk: strip LOCAL_PATH from export_include_dirs and local_include_dirs
Colin Cross
2015-05-12
2
-32
/
+227
*
androidmk: clean up nested comparisons for local variable names
Colin Cross
2015-05-12
1
-12
/
+9
*
androidmk: use a single map for property list
Colin Cross
2015-05-12
2
-79
/
+79
*
Add cc_benchmark module type
Colin Cross
2015-05-07
1
-0
/
+2
*
Support relative_install_path for cc modules
Colin Cross
2015-04-21
1
-13
/
+14
*
Add support for building android apps
Colin Cross
2015-04-20
1
-0
/
+7
*
Rename resource_dirs to java_resource_dirs
Colin Cross
2015-04-20
1
-1
/
+1
*
androidmk: add support for ifdef USE_MINGW
Colin Cross
2015-04-16
2
-2
/
+3
*
androidmk: add all-subdir-java-files
Colin Cross
2015-04-16
1
-0
/
+5
*
Add aidl file support to java builds
Colin Cross
2015-04-08
1
-0
/
+1
*
Add yacc and lex support
Colin Cross
2015-04-08
1
-0
/
+1
*
Add jarjar support
Colin Cross
2015-04-08
1
-0
/
+1
*
androidmk: support translating all-java-files-under
Colin Cross
2015-04-03
4
-32
/
+62
*
Support java libraries, binaries, and prebuilts
Colin Cross
2015-04-03
1
-1
/
+16
*
androidmk: use map to hold module types
Colin Cross
2015-04-02
2
-35
/
+22
*
androidmk: add BUILD_OS conditionals
Colin Cross
2015-03-27
1
-0
/
+4
*
androidmk: support conditionals on HOST_OS == linux
Colin Cross
2015-03-27
2
-8
/
+8
*
androidmk: print unsupported $(call) and $(eval) lines
Colin Cross
2015-03-27
1
-0
/
+2
*
Support cc_test_host
Colin Cross
2015-03-27
2
-1
/
+4
*
Add support for building NDK modules.
Dan Albert
2015-03-26
1
-7
/
+9
*
Update import paths for changes to blueprint
Colin Cross
2015-03-23
2
-2
/
+2
*
androidmk fixes for blueprint update
Colin Cross
2015-03-20
1
-3
/
+3
*
Add support for LOCAL_ARM_MODE in androidmk
Tim Kilbourn
2015-03-19
2
-6
/
+13
*
Remove LOCAL_CPP_EXTENSION during Android.mk translation
Colin Cross
2015-03-19
2
-0
/
+6
*
Fix LOCAL_CXX_STL translation (now maps to stl).
Dan Albert
2015-03-18
1
-1
/
+1
*
Add soong_build primary builder
Colin Cross
2015-03-13
8
-0
/
+1874