1. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  2. b916b80 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  3. c319948 Fix include order by Colin Cross · 8 years ago
  4. 300151b Always use the standard OSX SDK tools by Dan Willemsen · 8 years ago
  5. d61f1f4 Add support for CMakefile generation by Fabien Sanglard · 8 years ago
  6. 043833c Add c_std and cpp_std properties. by Dan Albert · 8 years ago
  7. 068e0fe Support filegroups by Colin Cross · 8 years ago
  8. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  9. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  10. 91e9004 Support .asm files for assembly by Colin Cross · 8 years ago
  11. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  12. b668826 Move global cppflags to the beginning of cppflags by Colin Cross · 8 years ago
  13. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 8 years ago
  14. 273af7f Add export_include_dirs to the local include path by Dan Willemsen · 8 years ago
  15. 0feb169 Add proto property struct by Colin Cross · 8 years ago
  16. e1a3ce3 Add yacc generated headers to the include path by Dan Willemsen · 8 years ago
  17. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  18. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  19. 2f33635 Simplify compileObjs by Colin Cross · 8 years ago
  20. 948f0cb Allow disabling gnu extensions by Colin Cross · 8 years ago
  21. 6f6a428 Consolidate -std flags by Colin Cross · 8 years ago
  22. 5a0401a Consistently use -std=gnu99 for gcc as well as clang. by Elliott Hughes · 8 years ago
  23. 4b963f8 Ninja and shell escape command line flags by Colin Cross · 8 years ago
  24. 1cfd89a Split CommonGlobalIncludes for system includes by Colin Cross · 8 years ago
  25. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago
  26. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 8 years ago
  27. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago
  28. 4d9c2d1 Separate cc.go by Colin Cross · 8 years ago