1. 2296f5b Use indent to preformat genrule property documentation by Colin Cross · 7 years ago
  2. 54190b3 Add test for java generated sources by Colin Cross · 7 years ago
  3. 3e5bdf2 Add cc_genrule by Dan Willemsen · 7 years ago
  4. 8eded0a Support using blueprint_go_binary as tools in genrules by Dan Willemsen · 7 years ago
  5. d6ba0d5 Use dependency tags for genrules by Dan Willemsen · 7 years ago
  6. 3624285 Refactor factories by Colin Cross · 8 years ago
  7. 193f2fb Make absolute OUT_DIR work with sbox by Jeff Gaston · 8 years ago
  8. efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 8 years ago
  9. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  10. 014de6a Fix genrule documentation by Dan Willemsen · 8 years ago
  11. 54c5dd5 Exit early on genrule command parsing failure by Colin Cross · 8 years ago
  12. d1b8d76 Allow non-tool dependencies in genrules by Colin Cross · 8 years ago
  13. 708c424 Allow genrules to reference generated sources by Colin Cross · 8 years ago
  14. 068e0fe Support filegroups by Colin Cross · 8 years ago
  15. 5ed99c6 genrule: let Android.bp file specify exported header dirs by Colin Cross · 8 years ago
  16. 33bfb0a genrule: support deps files by Colin Cross · 8 years ago
  17. 6f080df Support genrules with multiple tools by Colin Cross · 8 years ago
  18. 21ec490 Add subdir to GenPath by Dan Willemsen · 8 years ago
  19. 1e676be Control mutator order by Colin Cross · 8 years ago
  20. 798bfce Move registration into android package by Colin Cross · 8 years ago
  21. 9c8681f Support multiple outputs for genrule by Dan Willemsen · 8 years ago
  22. 3f4539b Parse genrule's cmd property by Dan Willemsen · 8 years ago
  23. e8a67a7 Make BottomUpMutators parallel by Colin Cross · 8 years ago
  24. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  25. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  26. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  27. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  28. f7f3d69 Add genrule tool_file to better handle deps by Dan Willemsen · 9 years ago
  29. b40aab6 Fix generated sources and headers by Dan Willemsen · 9 years ago
  30. c99deeb Use blueprint DependencyTags by Colin Cross · 9 years ago
  31. 1604ecf Fix gofmt by Colin Cross · 9 years ago
  32. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago
  33. 490fd49 Support cross-compiling Windows binaries on Linux by Dan Willemsen · 9 years ago
  34. 6362e27 Remove EarlyMutators and DynamicDependencies by Colin Cross · 9 years ago
  35. 463a90e use init functions to register module types, etc. by Colin Cross · 10 years ago
  36. 2ef08f4 Add exclude_* and remove arch_subtract / "-file" by Dan Willemsen · 10 years ago
  37. 7d5136f Improve property comments for docs by Colin Cross · 10 years ago
  38. 8f101b4 Allow common.Glob to be called by singletons by Colin Cross · 10 years ago
  39. f9964d5 Use far dependency for genrule tool by Colin Cross · 10 years ago
  40. d350ecd Add support for genrule by Colin Cross · 10 years ago
  41. fce5327 Support subtracting sources from globs by Colin Cross · 10 years ago
  42. 1332b00 Move config into common and provide helper by Colin Cross · 10 years ago
  43. 97ba073 Export cc types for art to inherit from by Colin Cross · 10 years ago
  44. 70b4059 Update import paths for changes to blueprint by Colin Cross · 10 years ago
  45. 5049f02 Add gensrcs module type by Colin Cross · 10 years ago