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