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