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
*
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
*
Rework vndk detection
Dan Willemsen
2017-03-29
1
-1
/
+0
*
Add support for test_suites property on cc_test modules
Colin Cross
2017-03-27
1
-0
/
+1
*
Support owner property
Colin Cross
2017-03-20
1
-0
/
+1
*
Have AndroidMk skip emitting LOCAL_MODULE_TAGS="optional"
Jeff Gaston
2017-03-08
3
-131
/
+218
*
Export cc_library_headers as BUILD_HEADER_LIBRARY
Dan Willemsen
2017-02-16
1
-0
/
+2
*
Fixed androidmk crash when parsing external/aac/Android.mk
Nan Zhang
2017-01-27
1
-1
/
+3
*
Import/Export LOCAL_PROPRIETARY_MODULE
Dan Willemsen
2016-12-05
1
-0
/
+1
*
Add basic VNDK support in Soong
Dan Willemsen
2016-11-28
1
-0
/
+1
*
Add clang-tidy support
Dan Willemsen
2016-10-31
1
-0
/
+4
*
Add support for .proto files
Colin Cross
2016-10-27
1
-0
/
+1
*
Add Relocation Packer support
Dan Willemsen
2016-09-15
1
-2
/
+2
*
Move Android.bp definitions into subdirs
Dan Willemsen
2016-08-25
1
-0
/
+48
*
Add init_rc property, equivalent to LOCAL_INIT_RC
Dan Willemsen
2016-07-29
1
-0
/
+1
*
Add CommentGroups
Colin Cross
2016-06-14
1
-18
/
+21
*
Rename Pos members
Colin Cross
2016-06-14
1
-2
/
+2
*
Remove blueprint/parser.Ident
Colin Cross
2016-06-14
1
-18
/
+11
*
Update androidmk to match blueprint changes
android-n-preview-4
Colin Cross
2016-06-08
4
-281
/
+275
*
Rename androidmk/test.go so go test can find it
Colin Cross
2016-06-08
1
-0
/
+0
*
androidmk: Fix LOCAL_FORCE_STATIC_EXECUTABLE
Dan Willemsen
2016-06-06
1
-1
/
+1
*
Implement re-exporting of library headers
Dan Willemsen
2016-06-06
1
-17
/
+19
[next]