1. f1addeb Switch back to llvm-ar (with crsD flags only). by Stephen Hines · 8 years ago
  2. df97a8a Revert "Switch to llvm-ar (with crsD flags only)." by Yi Kong · 8 years ago
  3. 13bc31d Switch to llvm-ar (with crsD flags only). by Yi Kong · 8 years ago
  4. fa0e27a No need to dump modules added -Werror. by Chih-Hung Hsieh · 8 years ago
  5. 7b6d9b9 Expose $(prefix)CLANG_SUPPORTED to make by Dan Willemsen · 8 years ago
  6. 64a38dc Add default -Wall -Werror or -Wall. by Chih-Hung Hsieh · 8 years ago
  7. 26f1450 Move -fvisibility-inlines-hidden to global device cppflags by Colin Cross · 8 years ago
  8. 324a457 Consolidate ldflags that are used on all devices by Colin Cross · 8 years ago
  9. 82e2bf3 vendor_available:false hides a lib from vendors by Jiyong Park · 8 years ago
  10. 652b383 Expose host AvailableLibraries to Make by Dan Willemsen · 8 years ago
  11. ab0fd5f List of VNDK-related libs are exported to make by Jiyong Park · 8 years ago
  12. 3cf6306 Move default libnativehelper include to mock dir. by Steven Moreland · 8 years ago
  13. 0c3a1ef Add integer_overflow sanitization build option. by Ivan Lozano · 8 years ago
  14. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  15. 715cac3 Optimizations to abi checking. by Jayant Chowdhary · 8 years ago
  16. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  17. 307d145 Remove -isystem frameworks/av/include by Colin Cross · 8 years ago
  18. 4416e5d Split /system and /vendor modules, allow multi-installation by Dan Willemsen · 8 years ago
  19. b916b80 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  20. 16b626b Export TSAN_RUNTIME_LIBRARY make variable by Pirama Arumuga Nainar · 8 years ago
  21. 6156098 Revert "install *.so in different paths for their types" by Dan Willemsen · 8 years ago
  22. 4c48f72 install *.so in different paths for their types by Jiyong Park · 9 years ago
  23. 300151b Always use the standard OSX SDK tools by Dan Willemsen · 8 years ago
  24. f3918d3 Blacklist code for CFI. by Vishwath Mohan · 8 years ago
  25. e622d20 Add RenderScript toolchain information to soong. by Jayant Chowdhary · 9 years ago
  26. 043833c Add c_std and cpp_std properties. by Dan Albert · 9 years ago
  27. 1009119 Export LLVM_RELEASE_VERSION by Dan Willemsen · 9 years ago
  28. e1240db Support aidl cpp generation by Dan Willemsen · 9 years ago
  29. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 9 years ago
  30. a03cf6d Add clang-tidy support by Dan Willemsen · 9 years ago
  31. 6f6a428 Consolidate -std flags by Colin Cross · 9 years ago
  32. cbceaab Export asan configuration to make by Dan Willemsen · 9 years ago
  33. 5a0401a Consistently use -std=gnu99 for gcc as well as clang. by Elliott Hughes · 9 years ago
  34. 1cfd89a Split CommonGlobalIncludes for system includes by Colin Cross · 9 years ago
  35. 65905f8 Sort NDK_MIGRATED_LIBS in make_vars by Dan Willemsen · 9 years ago
  36. af36db1 Add ubsan_standalone library name to the toolchain. by Evgenii Stepanov · 9 years ago
  37. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 9 years ago
  38. 914449f Generate NDK sysroots from the platform build. by Dan Albert · 9 years ago
  39. 10c78c6 Rename exported make variables for system headers by Colin Cross · 9 years ago
  40. 97704ed Support linking against NDK prebuilt libraries by Dan Willemsen · 9 years ago
  41. 141d566 Remove support for libstdc++ on Android/Linux/Darwin by Dan Willemsen · 9 years ago
  42. a1ad8d1 Simplify arch target handling by Colin Cross · 9 years ago
  43. b9db480 Revert "Simplify arch target handling" by Colin Cross · 9 years ago
  44. 54c7112 Simplify arch target handling by Colin Cross · 9 years ago
  45. 5efc706 Export GLOBAL_[CLANG_]C[PP]FLAGS_NO_OVERRIDE to Make by Dan Willemsen · 9 years ago
  46. 0bd5887 Export TARGET_TOOLCHAIN_ROOT by Dan Willemsen · 9 years ago
  47. 9598e10 Stop sorting (C|CPP|LD)FLAGS when checking by Dan Willemsen · 9 years ago
  48. e8c5237 Fix and check CLANG_CONFIG_UNKNOWN_CFLAGS by Dan Willemsen · 9 years ago
  49. 558e517 Check more Make variables by Dan Willemsen · 9 years ago
  50. d26a713 Fix makevars (C|LD)FLAGS ordering by Dan Willemsen · 9 years ago
  51. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  52. 36cff8b Fix Static_executable, implement BUILD_HOST_static from Make by Dan Willemsen · 9 years ago
  53. 216a459 Export CONLYFLAGS and CPPFLAGS to Make by Dan Willemsen · 9 years ago
  54. 06f4533 Export -D__BRILLO__ to make if necessary by Dan Willemsen · 9 years ago
  55. b436fde Turn on strict checking for C[PP]FLAGS make vars by Dan Willemsen · 9 years ago
  56. 3772da1 Don't use -B...gcc.. on Darwin by Dan Willemsen · 9 years ago
  57. 73d21f2 Add more make-exported variables by Dan Willemsen · 9 years ago
  58. 4b7d5de Publish Soong configuration to Make variables by Dan Willemsen · 10 years ago