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
*
Fix the flaky build breakage for droiddoc target.
Nan Zhang
2018-03-28
2
-2
/
+2
*
Only depend on a single file for generated headers
Dan Willemsen
2018-02-22
1
-0
/
+7
*
Use __SBOX_OUT_DIR__ in sbox output file list
Colin Cross
2018-02-21
1
-17
/
+31
*
Revert "Revert "Support filegroup in exclude_srcs""
Nan Zhang
2018-02-15
1
-0
/
+1
*
Revert "Support filegroup in exclude_srcs"
Tobias Thierer
2018-02-09
1
-1
/
+0
*
Support filegroup in exclude_srcs
Nan Zhang
2018-02-07
1
-0
/
+1
*
Escape genrule commands
Jeff Gaston
2017-12-11
1
-1
/
+4
*
Allow java binary wrapper files to reference filegroups
Colin Cross
2017-12-11
1
-6
/
+5
*
Allow globs in tool_files
Colin Cross
2017-12-08
1
-8
/
+9
*
Replace ModuleContext.AConfig() with Config()
Colin Cross
2017-11-30
1
-2
/
+2
*
Fix genrules depending on Go tools
Colin Cross
2017-11-17
1
-1
/
+9
*
Change remaining properties to *string, *bool in Soong.
Nan Zhang
2017-11-09
1
-2
/
+2
*
Change bool, and string properties to *bool, and *string for java,
Nan Zhang
2017-11-08
2
-15
/
+17
*
Consolidate gensrcs implementation into one task each
Jeff Gaston
2017-11-08
1
-25
/
+57
*
Have genrule use $genDir as sbox's --output-root
Jeff Gaston
2017-11-08
1
-17
/
+5
*
Make $(depfile) work with sbox
Jeff Gaston
2017-10-30
1
-13
/
+36
*
Convert Visit*Deps from blueprint.Module to android.Module
Colin Cross
2017-10-24
1
-1
/
+1
*
Move ModuleContext.ModuleBuild to ModuleContext.Build
Colin Cross
2017-10-24
1
-2
/
+2
*
Support multiple outputs in genrules with depfile: true
Colin Cross
2017-10-20
1
-7
/
+15
*
Use indent to preformat genrule property documentation
Colin Cross
2017-10-18
1
-7
/
+7
*
Add test for java generated sources
Colin Cross
2017-10-09
1
-4
/
+4
*
Merge "Allow exporting filegroups to make"
Treehugger Robot
2017-09-19
1
-0
/
+28
|
\
|
*
Allow exporting filegroups to make
Colin Cross
2017-09-18
1
-0
/
+28
*
|
Add cc_genrule
Dan Willemsen
2017-09-18
1
-16
/
+30
|
/
*
Support using blueprint_go_binary as tools in genrules
Dan Willemsen
2017-09-14
1
-9
/
+20
*
Use dependency tags for genrules
Dan Willemsen
2017-09-14
1
-10
/
+30
*
Refactor factories
Colin Cross
2017-06-30
2
-10
/
+12
*
Make absolute OUT_DIR work with sbox
Jeff Gaston
2017-06-12
1
-11
/
+8
*
Have Soong try to enforce that genrules declare all their outputs.
Jeff Gaston
2017-06-09
1
-8
/
+38
*
Prettify soong ninja build descriptions
Colin Cross
2017-05-10
1
-4
/
+10
*
Fix genrule documentation
Dan Willemsen
2017-05-09
1
-1
/
+1
*
Exit early on genrule command parsing failure
Colin Cross
2017-04-19
1
-0
/
+1
*
Use a minimal set of mutators, module types, and singletons for tests
Colin Cross
2017-03-16
1
-2
/
+2
*
Merge "Support data properties for test binaries"
Colin Cross
2017-02-06
1
-1
/
+7
|
\
|
*
Support data properties for test binaries
Colin Cross
2017-02-02
1
-1
/
+7
*
|
Allow non-tool dependencies in genrules
Colin Cross
2017-02-04
1
-2
/
+0
|
/
*
Allow genrules to reference generated sources
Colin Cross
2017-01-13
1
-12
/
+10
*
Support filegroups
Colin Cross
2016-12-17
2
-0
/
+65
*
genrule: let Android.bp file specify exported header dirs
Colin Cross
2016-11-22
1
-6
/
+16
*
genrule: support deps files
Colin Cross
2016-11-22
1
-4
/
+24
*
Support genrules with multiple tools
Colin Cross
2016-11-07
1
-54
/
+74
*
Add subdir to GenPath
Dan Willemsen
2016-11-02
1
-1
/
+1
*
Control mutator order
Colin Cross
2016-10-12
1
-3
/
+1
*
Move registration into android package
android-n-mr1-preview-2
android-n-mr1-preview-1
Colin Cross
2016-10-12
1
-3
/
+2
*
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
[next]