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
/
genrule
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support multiple outputs for genrule
Dan Willemsen
2016-09-28
1
-7
/
+13
*
Parse genrule's cmd property
Dan Willemsen
2016-09-28
1
-3
/
+26
*
Make BottomUpMutators parallel
Colin Cross
2016-08-11
1
-1
/
+1
*
Simplify arch target handling
Colin Cross
2016-06-02
1
-2
/
+1
*
Revert "Simplify arch target handling"
Colin Cross
2016-06-03
1
-1
/
+2
*
Simplify arch target handling
Colin Cross
2016-06-02
1
-2
/
+1
*
Rename common to android
Colin Cross
2016-05-18
1
-29
/
+29
*
Add genrule tool_file to better handle deps
Dan Willemsen
2016-04-21
1
-16
/
+36
*
Fix generated sources and headers
Dan Willemsen
2016-04-20
1
-0
/
+9
*
Use blueprint DependencyTags
Colin Cross
2016-04-12
1
-1
/
+1
*
Fix gofmt
Colin Cross
2015-12-17
1
-3
/
+3
*
Use `Path` instead of string for file paths
Dan Willemsen
2015-12-09
1
-23
/
+20
*
Support cross-compiling Windows binaries on Linux
Dan Willemsen
2015-11-30
1
-2
/
+4
*
Remove EarlyMutators and DynamicDependencies
Colin Cross
2015-11-03
1
-5
/
+8
*
use init functions to register module types, etc.
Colin Cross
2015-07-09
1
-0
/
+6
*
Add exclude_* and remove arch_subtract / "-file"
Dan Willemsen
2015-07-01
1
-2
/
+2
*
Improve property comments for docs
Colin Cross
2015-06-29
1
-16
/
+18
*
Allow common.Glob to be called by singletons
Colin Cross
2015-06-17
1
-2
/
+2
*
Use far dependency for genrule tool
Colin Cross
2015-05-12
1
-1
/
+2
*
Add support for genrule
Colin Cross
2015-04-29
1
-35
/
+120
*
Support subtracting sources from globs
Colin Cross
2015-04-08
1
-3
/
+1
*
Move config into common and provide helper
Colin Cross
2015-04-08
1
-5
/
+1
*
Export cc types for art to inherit from
Colin Cross
2015-03-25
1
-1
/
+1
*
Update import paths for changes to blueprint
Colin Cross
2015-03-23
1
-2
/
+2
*
Add gensrcs module type
Colin Cross
2015-03-19
1
-0
/
+97