1. 7b106e4 Don't install static libraries by Colin Cross · 9 years ago
  2. a234466 Use correct install paths in generated Android.mk by Colin Cross · 9 years ago
  3. ca860ac Refactor cc by Colin Cross · 10 years ago
  4. 7253e0b Update clang version to 2690385 by Colin Cross · 9 years ago
  5. dc5d28a Allow overriding of Clang prebuilts by Dan Willemsen · 9 years ago
  6. 6553f5e Propagate missing dependencies when using whole_static_libs by Dan Willemsen · 9 years ago
  7. eb371e5 Switch to clang-2658975 by Dan Willemsen · 9 years ago
  8. 282a4b0 Fix C++ on Darwin by Dan Willemsen · 9 years ago
  9. b955336 Swap -lm and -lpthread for host libc++ users by Dan Willemsen · 9 years ago
  10. 99db8c3 Do not use -Wl,--gc-sections for linux host libraries by Dan Willemsen · 9 years ago
  11. be03f34 Port GLOBAL[_CLANG]_CFLAGS_NO_OVERRIDE from make by Dan Willemsen · 9 years ago
  12. 52b1cd2 Add a global define for non-external code. by Dan Willemsen · 9 years ago
  13. 98f93c7 Add system/media/audio/include to commonGlobalIncludes by Dan Willemsen · 9 years ago
  14. a6084a3 Add -Werror=date-time to target builds by Dan Willemsen · 9 years ago
  15. 767078e Update to use the latest clang-2629532 by Dan Willemsen · 9 years ago
  16. fc9c28c Toolchain modules use GCC by Dan Willemsen · 10 years ago
  17. 6dd0660 Apply ToolchainLdflags to clang builds by Dan Willemsen · 10 years ago
  18. 32968a2 Add Clang Asflags for mips by Dan Willemsen · 10 years ago
  19. 415cb0f Remove libgcov for now to fix X86 devices by Dan Willemsen · 10 years ago
  20. ac5e1cb Change clang extra flags behavior by Dan Willemsen · 10 years ago
  21. e0378dd Allow libnativehelper to be missing by Dan Willemsen · 10 years ago
  22. 10d52fd Allow building non-gtest tests with cc_test by Dan Willemsen · 10 years ago
  23. 782a2d1 Refactor install paths by Dan Willemsen · 10 years ago
  24. 7b310ee Make global C include paths optional by Dan Willemsen · 10 years ago
  25. 6ff5138 Delay dependency errors to ninja time for unbundled builds by Colin Cross · 10 years ago
  26. 7b66f15 Add brillo cflags by Colin Cross · 10 years ago
  27. 34cc69e Use `Path` instead of string for file paths by Dan Willemsen · 10 years ago
  28. 93c2831 Add Darwin-specific linker file flags by Dan Willemsen · 10 years ago
  29. 218f656 Hybrid soong/mk build using prebuilts by Dan Willemsen · 10 years ago
  30. 979422c Add -pie to device executable builds by Colin Cross · 10 years ago
  31. 0effe06 Change soong parameter name disabled -> enabled by Dan Willemsen · 10 years ago
  32. 490fd49 Support cross-compiling Windows binaries on Linux by Dan Willemsen · 10 years ago
  33. c4bde76 Add toolchain cflags that are always used by Colin Cross · 10 years ago
  34. b30a811 Switch to clang 3.8 by Dan Willemsen · 10 years ago
  35. 6203ac0 Actually add version-script to ldflags by Dan Willemsen · 10 years ago
  36. c5c24ad Add arch features by Colin Cross · 10 years ago
  37. eeabb89 make arch and variant parsing more robust by Colin Cross · 10 years ago
  38. a48f71f Re-export exported includes from whole_static_libs by Colin Cross · 10 years ago
  39. cfad119 Add support for defaults modules by Colin Cross · 10 years ago
  40. 6362e27 Remove EarlyMutators and DynamicDependencies by Colin Cross · 10 years ago
  41. 06a931b Replace extendProperties with pathtools.AppendProperties by Colin Cross · 10 years ago
  42. 6d11dd8 cc: Filter out unknown clang cflags from InstructionSetFlags by Dan Willemsen · 10 years ago
  43. e654045 Updates from make by Dan Willemsen · 10 years ago
  44. dd0e2c3 Add DeviceUsesClang to change clang default by Dan Willemsen · 10 years ago
  45. 1e898b9 cc: Use local_include_dirs before include_dirs by Dan Willemsen · 10 years ago
  46. 87b17d1 Use SRCDIR as a working directory by Dan Willemsen · 10 years ago
  47. 6002e05 Make Test_per_src a property on all binaries by Colin Cross · 10 years ago
  48. 9e0cb35 Allow 'sanitize' to be arch-specific. by Dan Willemsen · 10 years ago
  49. d67be22 Port LOCAL_NO_LIBGCC from make by Dan Willemsen · 10 years ago
  50. b43a159 Replace asan with sanitize by Colin Cross · 10 years ago
  51. f8e98b0 Add libbenchmark's new dependency on libbase. by Dan Willemsen · 10 years ago
  52. fa3924e Disallow using stlport. by Dan Willemsen · 10 years ago
  53. 3bf6b47 Update flags to match make by Dan Willemsen · 10 years ago
  54. 39d97f2 Add support for include_files by Colin Cross · 10 years ago
  55. 463a90e use init functions to register module types, etc. by Colin Cross · 10 years ago
  56. aee540a Add version_script property by Colin Cross · 10 years ago
  57. 2ef08f4 Add exclude_* and remove arch_subtract / "-file" by Dan Willemsen · 10 years ago
  58. 7d5136f Improve property comments for docs by Colin Cross · 10 years ago
  59. 8f101b4 Allow common.Glob to be called by singletons by Colin Cross · 10 years ago
  60. f229827 Check that local, top level, and exported include paths exist by Colin Cross · 10 years ago
  61. d3ba039 Separate HostOrDevice out of Arch by Colin Cross · 10 years ago
  62. 2ba19d9 Add cc_benchmark module type by Colin Cross · 10 years ago
  63. 0af4b84 Add support for building on Darwin hosts by Colin Cross · 10 years ago
  64. 74d1ec0 Build rule updates for aosp by Colin Cross · 10 years ago
  65. d8e780d cc: make static or shared cflags apply to all source files by Colin Cross · 10 years ago
  66. d350ecd Add support for genrule by Colin Cross · 10 years ago
  67. c3144b1 ndk: Use prebuilt NDK CRT objects. by Dan Albert · 10 years ago
  68. a8a93d3 cc: fix native tests by Colin Cross · 10 years ago
  69. 2732e9a cc: improve combined static/shared libraries by Colin Cross · 10 years ago
  70. 18b6dc5 cc: fix host gcc libraries by Colin Cross · 10 years ago
  71. e11befc cc: finish unexporting DepNames and Flags by Colin Cross · 10 years ago
  72. 712fc02 Fix gcc libraries for host targets with platform libc++ by Colin Cross · 10 years ago
  73. 9ffb4f5 cc: export CCTest by Colin Cross · 10 years ago
  74. 0676e2d cc: unexport Flags and DepNames by Colin Cross · 10 years ago
  75. fa13879 cc: export structs and add ModifyProperties by Colin Cross · 10 years ago
  76. 2834452 Simplify flags in c compiling, fix NDK build warnings by Colin Cross · 10 years ago
  77. 56b4d45 Remove global include paths for modules built against NDK by Colin Cross · 10 years ago
  78. 41c187b Support relative_install_path for cc modules by Colin Cross · 10 years ago
  79. fce5327 Support subtracting sources from globs by Colin Cross · 10 years ago
  80. 1332b00 Move config into common and provide helper by Colin Cross · 10 years ago
  81. 581c189 Add yacc and lex support by Colin Cross · 10 years ago
  82. 577f6e4 Fix ndk and stl compiling by Colin Cross · 10 years ago
  83. 28d7659 Use ContainsProperty to support default values by Colin Cross · 10 years ago
  84. 1f8f234 Support cc_test_host by Colin Cross · 10 years ago
  85. 4ae185c Support for suffix property on binaries by Colin Cross · 10 years ago
  86. bfae885 Support prefix_symbols for linker by Colin Cross · 10 years ago
  87. ed4cf0b Refactor ccDynamic for static binaries by Colin Cross · 10 years ago
  88. be96168 Add support for building NDK modules. by Dan Albert · 10 years ago
  89. 21b9a24 Refactor cc dependencies to avoid duplication by Colin Cross · 10 years ago
  90. f6566ed Add new AndroidModuleContext helper functions by Colin Cross · 10 years ago
  91. 97ba073 Export cc types for art to inherit from by Colin Cross · 10 years ago
  92. 70b4059 Update import paths for changes to blueprint by Colin Cross · 10 years ago
  93. 6b29069 Allow cc_test to build a test per source file by Colin Cross · 10 years ago
  94. ed9f868 Fix exported include dirs by Colin Cross · 10 years ago
  95. efd8e48 Add sdk_version property by Colin Cross · 10 years ago
  96. 5049f02 Add gensrcs module type by Colin Cross · 10 years ago
  97. af19a29 Add debug and release cflags by Colin Cross · 10 years ago
  98. 5ccc730 Fix path to gtest headers. by Tim Kilbourn · 10 years ago
  99. c403f7c Add support for cc_test. by Dan Albert · 10 years ago
  100. 1a9bf26 Add an instruction_set property to Arch by Tim Kilbourn · 10 years ago