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
/
androidbp
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix gofmt
Colin Cross
2015-10-28
1
-1
/
+1
*
Fix X86_SSE3 -> X86_SSSE3
Dan Willemsen
2015-10-16
1
-1
/
+1
*
Read product variables from soong.variables
Colin Cross
2015-09-14
1
-1
/
+1
*
Support product variables
Colin Cross
2015-08-24
2
-0
/
+51
*
Fix duplicated ARCH_X86_HAVE_SSE* clauses
Colin Cross
2015-08-24
1
-2
/
+2
*
Add support for x86_sse3 and x86_sse4 arch sections
Colin Cross
2015-07-09
1
-0
/
+2
*
Add cpu-variant properties
Colin Cross
2015-07-07
2
-0
/
+49
*
Refactor standard and rewrite properties to reduce duplication
Colin Cross
2015-07-07
2
-81
/
+60
*
Add version_script property
Colin Cross
2015-07-07
2
-0
/
+14
*
androidbp: Optimize cc_library builds, share static lib
Dan Willemsen
2015-07-06
2
-4
/
+86
*
androidbp: Implement static/shared property copying
Dan Willemsen
2015-07-06
3
-47
/
+198
*
Add exclude_* and remove arch_subtract / "-file"
Dan Willemsen
2015-07-01
1
-0
/
+1
*
Use += for both assignments to LOCAL_C_INCLUDES
Colin Cross
2015-06-30
2
-2
/
+15
*
androidbp: simplify translation by evaluating all expressions in Blueprint
Colin Cross
2015-06-30
2
-131
/
+47
*
Ignore some module types during translation
Colin Cross
2015-06-30
2
-0
/
+10
*
Allow manually specifying translations for modules
Colin Cross
2015-06-30
2
-0
/
+116
*
androidbp: make error handling stricter
Colin Cross
2015-06-30
3
-96
/
+191
*
Remove comments from translated Android.mk files
Colin Cross
2015-06-29
1
-56
/
+5
*
Support the 'host' conditional in androidbp
Dan Willemsen
2015-06-29
2
-1
/
+6
*
androidbp: Refactor Target/Device duplication to mutation
Dan Willemsen
2015-06-29
2
-48
/
+93
*
Support 'cc_library' in androidbp
Dan Willemsen
2015-06-29
2
-11
/
+54
*
androidbp: Add module tests
Dan Willemsen
2015-06-29
1
-9
/
+87
*
androidbp: Test valueToString
Dan Willemsen
2015-06-29
1
-0
/
+59
*
Fix more androidbp bugs
Colin Cross
2015-06-22
2
-12
/
+7
*
androidbp: Fix conditional spacing
Dan Willemsen
2015-06-22
1
-14
/
+14
*
androidbp: Compile fix
Dan Willemsen
2015-06-22
1
-1
/
+1
*
androidbp: Add static_executable, fix suffix
Dan Willemsen
2015-06-22
2
-1
/
+11
*
Fix Android.bp to Android.mk conversion bugs
Colin Cross
2015-06-22
1
-11
/
+11
*
androidbp: Add LOCAL_MODULE_MAKEFILE
Dan Willemsen
2015-06-19
1
-0
/
+1
*
androidbp: Improve target conditionals when host_supported
Dan Willemsen
2015-06-19
2
-19
/
+35
*
androidbp: Handle local_include_dirs and fix export_include_dirs
Dan Willemsen
2015-06-19
2
-26
/
+55
*
androidbp: Defer local path printing
Dan Willemsen
2015-06-11
1
-4
/
+13
*
Allow to specify the output Android.mk file path.
Ying Wang
2015-06-03
2
-23
/
+36
*
[androidbp] address comments aosp/149217
Andres Morales
2015-05-11
1
-12
/
+56
*
androidbp: handle suffix props, conditionals, map assignments
Andres Morales
2015-05-08
2
-55
/
+231
*
Add cc_benchmark module type
Colin Cross
2015-05-07
1
-0
/
+2
*
Initial androidbp translator.
Andres Morales
2015-04-30
2
-0
/
+275