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