1. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  2. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  3. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  4. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
  5. 58e364a Add __ANDROID_APEX__ by Jiyong Park · 6 years ago
  6. 899c23e Add flag to disable source directory includes. by Dan Albert · 6 years ago
  7. d7225ea Stop mapping c++17 to c++1z. by Peter Collingbourne · 6 years ago
  8. fac114b Remove legacy NDK code. by Dan Albert · 6 years ago
  9. 10db384 Apply rtti settings to linux_bionic by Dan Willemsen · 6 years ago
  10. 21f2690 Add support for sysprop description files to c++ by Inseob Kim · 6 years ago
  11. 8536d6b Remove GCC checks by Dan Willemsen · 6 years ago
  12. 43cfe82 GccCppStdVersion should not be needed anymore by Pirama Arumuga Nainar · 6 years ago
  13. 59339a2 Fix `go vet` issues by Dan Willemsen · 6 years ago
  14. d54aee5 Recovery variants are built with -D__ANDROID_RECOVERY__ by Jiyong Park · 7 years ago
  15. cc80f8d Revert "Revert "Add external projects only CFlags option"" by Yi Kong · 7 years ago
  16. a9ccbb7 Revert "Add external projects only CFlags option" by Kevin Rocard · 7 years ago
  17. 6a35087 Add external projects only CFlags option by Yi Kong · 7 years ago
  18. 4a2dcb5 fix: recovery.cflags now works by Jiyong Park · 7 years ago
  19. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  20. e42777a Fix the flaky build breakage for droiddoc target. by Nan Zhang · 7 years ago
  21. 732aa6a Set __ANDROID_API__ for vendor modules to vndk version. by Justin Yun · 7 years ago
  22. eab1564 Add trace flag for cpp/Java AIDL generation. by Martijn Coenen · 7 years ago
  23. 1e7d1bf Use armv7a-linux-androideabi for arm device triple. by Chih-Hung Hsieh · 7 years ago
  24. a052599 Remove obsolete Brillo variable by Dan Willemsen · 7 years ago
  25. 5789ca9 Use the platform -std= for sdk_version. by Elliott Hughes · 7 years ago
  26. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  27. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  28. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  29. 28316d4 Store missing profile files into a Make variable by Pirama Arumuga Nainar · 7 years ago
  30. f231b19 Add only compiler-flag dependencies as implicit by Pirama Arumuga Nainar · 7 years ago
  31. fadb7b5 Add 'openmp' compiler property by Pirama Arumuga Nainar · 7 years ago
  32. 70ba5a3 Add compile-time pathDeps as implicit dependencies by Pirama Arumuga Nainar · 7 years ago
  33. 6ab43d8 Allow NDK static libraries to use the NDK sysroot. by Dan Albert · 7 years ago
  34. fa0e27a No need to dump modules added -Werror. by Chih-Hung Hsieh · 7 years ago
  35. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
  36. 64a38dc Add default -Wall -Werror or -Wall. by Chih-Hung Hsieh · 7 years ago
  37. f18e110 Fix using aidl files from filegroups by Colin Cross · 7 years ago
  38. 26f1450 Move -fvisibility-inlines-hidden to global device cppflags by Colin Cross · 7 years ago
  39. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  40. 87dd963 Remove no_default_compiler_flags property by Colin Cross · 7 years ago
  41. 5922f3c Switch instruction_set to *string by Dan Willemsen · 7 years ago
  42. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  43. 6a43f04 Squash vendor sources before linkageMutator runs by Jiyong Park · 7 years ago
  44. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 7 years ago
  45. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 7 years ago
  46. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 7 years ago
  47. 4f1c3d4 Add support for Windows Message Compiler by Dan Willemsen · 7 years ago
  48. a622de8 cflags for vendor variants by Jiyong Park · 7 years ago
  49. f572017 Map cpp_std c++17/gnu++17 to 1z. by Josh Gao · 8 years ago
  50. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  51. 307d145 Remove -isystem frameworks/av/include by Colin Cross · 8 years ago
  52. 10d2231 Check reused source files in hasSrcExt by Colin Cross · 8 years ago
  53. ccf01e7 Prepend arch variant include directories by Colin Cross · 8 years ago
  54. dad8c95 Pass -I to yasm by Colin Cross · 8 years ago
  55. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  56. b916b80 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  57. c319948 Fix include order by Colin Cross · 8 years ago
  58. 300151b Always use the standard OSX SDK tools by Dan Willemsen · 8 years ago
  59. d61f1f4 Add support for CMakefile generation by Fabien Sanglard · 8 years ago
  60. 043833c Add c_std and cpp_std properties. by Dan Albert · 8 years ago
  61. 068e0fe Support filegroups by Colin Cross · 8 years ago
  62. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  63. e1240db Support aidl cpp generation by Dan Willemsen · 8 years ago
  64. 91e9004 Support .asm files for assembly by Colin Cross · 8 years ago
  65. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  66. b668826 Move global cppflags to the beginning of cppflags by Colin Cross · 8 years ago
  67. ebedf67 Support `sdk_version: "current"` for the NDK. by Dan Albert · 8 years ago
  68. 273af7f Add export_include_dirs to the local include path by Dan Willemsen · 8 years ago
  69. 0feb169 Add proto property struct by Colin Cross · 8 years ago
  70. e1a3ce3 Add yacc generated headers to the include path by Dan Willemsen · 8 years ago
  71. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  72. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  73. 2f33635 Simplify compileObjs by Colin Cross · 8 years ago
  74. 948f0cb Allow disabling gnu extensions by Colin Cross · 8 years ago
  75. 6f6a428 Consolidate -std flags by Colin Cross · 8 years ago
  76. 5a0401a Consistently use -std=gnu99 for gcc as well as clang. by Elliott Hughes · 8 years ago
  77. 4b963f8 Ninja and shell escape command line flags by Colin Cross · 8 years ago
  78. 1cfd89a Split CommonGlobalIncludes for system includes by Colin Cross · 8 years ago
  79. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago
  80. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 8 years ago
  81. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago
  82. 4d9c2d1 Separate cc.go by Colin Cross · 8 years ago