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