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