1. e1240db Support aidl cpp generation by Dan Willemsen · 9 years ago
  2. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 9 years ago
  3. a03cf6d Add clang-tidy support by Dan Willemsen · 9 years ago
  4. 6f6a428 Consolidate -std flags by Colin Cross · 9 years ago
  5. cbceaab Export asan configuration to make by Dan Willemsen · 9 years ago
  6. 5a0401a Consistently use -std=gnu99 for gcc as well as clang. by Elliott Hughes · 9 years ago
  7. 1cfd89a Split CommonGlobalIncludes for system includes by Colin Cross · 9 years ago
  8. 65905f8 Sort NDK_MIGRATED_LIBS in make_vars by Dan Willemsen · 9 years ago
  9. af36db1 Add ubsan_standalone library name to the toolchain. by Evgenii Stepanov · 9 years ago
  10. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 9 years ago
  11. 914449f Generate NDK sysroots from the platform build. by Dan Albert · 9 years ago
  12. 10c78c6 Rename exported make variables for system headers by Colin Cross · 9 years ago
  13. 97704ed Support linking against NDK prebuilt libraries by Dan Willemsen · 9 years ago
  14. 141d566 Remove support for libstdc++ on Android/Linux/Darwin by Dan Willemsen · 9 years ago
  15. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  16. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  17. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  18. 5efc706 Export GLOBAL_[CLANG_]C[PP]FLAGS_NO_OVERRIDE to Make by Dan Willemsen · 9 years ago
  19. 0bd5887 Export TARGET_TOOLCHAIN_ROOT by Dan Willemsen · 9 years ago
  20. 9598e10 Stop sorting (C|CPP|LD)FLAGS when checking by Dan Willemsen · 9 years ago
  21. e8c5237 Fix and check CLANG_CONFIG_UNKNOWN_CFLAGS by Dan Willemsen · 9 years ago
  22. 558e517 Check more Make variables by Dan Willemsen · 9 years ago
  23. d26a713 Fix makevars (C|LD)FLAGS ordering by Dan Willemsen · 9 years ago
  24. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  25. 36cff8b Fix Static_executable, implement BUILD_HOST_static from Make by Dan Willemsen · 9 years ago
  26. 216a459 Export CONLYFLAGS and CPPFLAGS to Make by Dan Willemsen · 9 years ago
  27. 06f4533 Export -D__BRILLO__ to make if necessary by Dan Willemsen · 9 years ago
  28. b436fde Turn on strict checking for C[PP]FLAGS make vars by Dan Willemsen · 9 years ago
  29. 3772da1 Don't use -B...gcc.. on Darwin by Dan Willemsen · 9 years ago
  30. 73d21f2 Add more make-exported variables by Dan Willemsen · 9 years ago
  31. 4b7d5de Publish Soong configuration to Make variables by Dan Willemsen · 10 years ago