1. dc24d26 remove support for *.mc files by Nick Desaulniers · 3 years, 2 months ago
  2. 5f314b1 Rename gccCmd mingwCmd now that's all it's used for. by Elliott Hughes · 3 years, 7 months ago
  3. c7e592c cpp output of an AIDL file is together with the headers by Jiyong Park · 3 years, 9 months ago
  4. 33056e8 Export aidl, proto and sysprop generated headers separately by Paul Duffin · 3 years, 10 months ago
  5. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 1 month ago
  6. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago
  7. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 1 month ago
  8. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago
  9. 3d68051 Move genrule on top of RuleBuilder by Colin Cross · 4 years, 2 months ago
  10. 22fd4d1 soong: add support for module specific lexer flags by Matthias Maennich · 4 years, 6 months ago
  11. dd18efd Revert "Switch cc's use of bison and flex to prebuilt_build_tool" by David Su · 4 years, 5 months ago
  12. 613564e Revert "Support per-module MakeVars" by Dan Willemsen · 4 years, 5 months ago
  13. 2019658 Support per-module MakeVars by Dan Willemsen · 4 years, 5 months ago
  14. d2e291a Switch cc's use of bison and flex to prebuilt_build_tool by Dan Willemsen · 4 years, 6 months ago
  15. ed2641f Fix header deps of sysprop_library by Inseob Kim · 4 years, 10 months ago
  16. 10b7435 Performs same checks as aidl_interface.go before stripping leading "I". by Daniel Norman · 5 years ago
  17. 2907459 filegroup.path is used to specify the include path for aidl files by Jiyong Park · 5 years ago
  18. 38aaf75 Merge "Renderscript: rename .rs extension to .rscript" by Jeffrey Vander Stoep · 5 years ago
  19. d612627 Renderscript: rename .rs extension to .rscript by Jeff Vander Stoep · 5 years ago
  20. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 5 years ago
  21. c4a6aa8 Use prebuilt m4 for bison too by Dan Willemsen · 6 years ago
  22. c69d715 Use prebuilt m4 instead of system m4 by Dan Willemsen · 6 years ago
  23. b185679 Merge "sysprop_library: Rename system scope to public" by Treehugger Robot · 6 years ago
  24. 5cefbd2 sysprop_library: Rename system scope to public by Inseob Kim · 6 years ago
  25. 1945a4b Convert cc aidl to rule builder by Dan Willemsen · 6 years ago
  26. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
  27. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  28. d56097d Remove incorrect file comments by Dan Willemsen · 6 years ago
  29. 60e62f0 Add nanopb-c support by Dan Willemsen · 6 years ago
  30. 21f2690 Add support for sysprop description files to c++ by Inseob Kim · 6 years ago
  31. b468bca aidl: -ninja -> --ninja by Steven Moreland · 6 years ago
  32. b7adae8 Use new flex binary by Dan Willemsen · 7 years ago
  33. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 7 years ago
  34. 6f46a38 Switch to build-tools bison by Dan Willemsen · 7 years ago
  35. 09e94ab When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. by Joe Onorato · 7 years ago
  36. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 7 years ago
  37. 6af17aa Add support for .proto files in java modules by Colin Cross · 7 years ago
  38. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 7 years ago
  39. 4f1c3d4 Add support for Windows Message Compiler by Dan Willemsen · 7 years ago
  40. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  41. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  42. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  43. 9f3c574 Add support for Implicit Outputs by Dan Willemsen · 8 years ago
  44. 21ec490 Add subdir to GenPath by Dan Willemsen · 8 years ago
  45. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  46. 76ef5ab Fix lex/yacc path by Dan Willemsen · 8 years ago
  47. 9d45bb7 Enable goma in soong by Colin Cross · 8 years ago
  48. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  49. f0c73e0 Generate .c for .y and .l by Dan Willemsen · 9 years ago
  50. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 9 years ago
  51. c94a768 Use Rule-local implicit dependencies by Dan Willemsen · 9 years ago
  52. 6e18ca4 Fix java resource glob file list location by Colin Cross · 9 years ago
  53. 581c189 Add yacc and lex support by Colin Cross · 10 years ago