aboutsummaryrefslogtreecommitdiffstats
path: root/genrule
Commit message (Expand)AuthorAgeFilesLines
* Fix the flaky build breakage for droiddoc target.Nan Zhang2018-03-282-2/+2
* Only depend on a single file for generated headersDan Willemsen2018-02-221-0/+7
* Use __SBOX_OUT_DIR__ in sbox output file listColin Cross2018-02-211-17/+31
* Revert "Revert "Support filegroup in exclude_srcs""Nan Zhang2018-02-151-0/+1
* Revert "Support filegroup in exclude_srcs"Tobias Thierer2018-02-091-1/+0
* Support filegroup in exclude_srcsNan Zhang2018-02-071-0/+1
* Escape genrule commandsJeff Gaston2017-12-111-1/+4
* Allow java binary wrapper files to reference filegroupsColin Cross2017-12-111-6/+5
* Allow globs in tool_filesColin Cross2017-12-081-8/+9
* Replace ModuleContext.AConfig() with Config()Colin Cross2017-11-301-2/+2
* Fix genrules depending on Go toolsColin Cross2017-11-171-1/+9
* Change remaining properties to *string, *bool in Soong.Nan Zhang2017-11-091-2/+2
* Change bool, and string properties to *bool, and *string for java,Nan Zhang2017-11-082-15/+17
* Consolidate gensrcs implementation into one task eachJeff Gaston2017-11-081-25/+57
* Have genrule use $genDir as sbox's --output-rootJeff Gaston2017-11-081-17/+5
* Make $(depfile) work with sboxJeff Gaston2017-10-301-13/+36
* Convert Visit*Deps from blueprint.Module to android.ModuleColin Cross2017-10-241-1/+1
* Move ModuleContext.ModuleBuild to ModuleContext.BuildColin Cross2017-10-241-2/+2
* Support multiple outputs in genrules with depfile: trueColin Cross2017-10-201-7/+15
* Use indent to preformat genrule property documentationColin Cross2017-10-181-7/+7
* Add test for java generated sourcesColin Cross2017-10-091-4/+4
* Merge "Allow exporting filegroups to make"Treehugger Robot2017-09-191-0/+28
|\
| * Allow exporting filegroups to makeColin Cross2017-09-181-0/+28
* | Add cc_genruleDan Willemsen2017-09-181-16/+30
|/
* Support using blueprint_go_binary as tools in genrulesDan Willemsen2017-09-141-9/+20
* Use dependency tags for genrulesDan Willemsen2017-09-141-10/+30
* Refactor factoriesColin Cross2017-06-302-10/+12
* Make absolute OUT_DIR work with sboxJeff Gaston2017-06-121-11/+8
* Have Soong try to enforce that genrules declare all their outputs.Jeff Gaston2017-06-091-8/+38
* Prettify soong ninja build descriptionsColin Cross2017-05-101-4/+10
* Fix genrule documentationDan Willemsen2017-05-091-1/+1
* Exit early on genrule command parsing failureColin Cross2017-04-191-0/+1
* Use a minimal set of mutators, module types, and singletons for testsColin Cross2017-03-161-2/+2
* Merge "Support data properties for test binaries"Colin Cross2017-02-061-1/+7
|\
| * Support data properties for test binariesColin Cross2017-02-021-1/+7
* | Allow non-tool dependencies in genrulesColin Cross2017-02-041-2/+0
|/
* Allow genrules to reference generated sourcesColin Cross2017-01-131-12/+10
* Support filegroupsColin Cross2016-12-172-0/+65
* genrule: let Android.bp file specify exported header dirsColin Cross2016-11-221-6/+16
* genrule: support deps filesColin Cross2016-11-221-4/+24
* Support genrules with multiple toolsColin Cross2016-11-071-54/+74
* Add subdir to GenPathDan Willemsen2016-11-021-1/+1
* Control mutator orderColin Cross2016-10-121-3/+1
* Move registration into android packageandroid-n-mr1-preview-2android-n-mr1-preview-1Colin Cross2016-10-121-3/+2
* Support multiple outputs for genruleDan Willemsen2016-09-281-7/+13
* Parse genrule's cmd propertyDan Willemsen2016-09-281-3/+26
* Make BottomUpMutators parallelColin Cross2016-08-111-1/+1
* Simplify arch target handlingColin Cross2016-06-021-2/+1
* Revert "Simplify arch target handling"Colin Cross2016-06-031-1/+2
* Simplify arch target handlingColin Cross2016-06-021-2/+1