1. 1e898b9 cc: Use local_include_dirs before include_dirs by Dan Willemsen · 10 years ago
  2. e9862da Update build.ninja.in for blueprint update by Dan Willemsen · 10 years ago
  3. 2738597 Fix product variables with no soong.variables by Colin Cross · 10 years ago
  4. 33c4578 Merge "Use SRCDIR as a working directory" by Dan Willemsen · 10 years ago
  5. 87b17d1 Use SRCDIR as a working directory by Dan Willemsen · 10 years ago
  6. 05d6f67 Merge "Set host and device arches from product variables" by Colin Cross · 10 years ago
  7. c3ba6cb Merge "Make Test_per_src a property on all binaries" by Colin Cross · 10 years ago
  8. 4225f65 Set host and device arches from product variables by Colin Cross · 10 years ago
  9. 6002e05 Make Test_per_src a property on all binaries by Colin Cross · 10 years ago
  10. 550eb33 Update build.ninja.in for go 1.5 by Dan Willemsen · 10 years ago
  11. 47cf66b Add platform_sdk_version product variable by Dan Willemsen · 10 years ago
  12. cde6dce Merge "Allow 'sanitize' to be arch-specific." by Dan Willemsen · 10 years ago
  13. 0eeea1e Merge "Port LOCAL_NO_LIBGCC from make" by Dan Willemsen · 10 years ago
  14. 9e0cb35 Allow 'sanitize' to be arch-specific. by Dan Willemsen · 10 years ago
  15. d67be22 Port LOCAL_NO_LIBGCC from make by Dan Willemsen · 10 years ago
  16. a6bc19e Check that a product variable is set by Colin Cross · 10 years ago
  17. b43a159 Replace asan with sanitize by Colin Cross · 10 years ago
  18. 8a12ccd Merge "Freeze environment reading after saving deps" by Dan Willemsen · 10 years ago
  19. f8e98b0 Add libbenchmark's new dependency on libbase. by Dan Willemsen · 10 years ago
  20. fa3924e Disallow using stlport. by Dan Willemsen · 10 years ago
  21. 3bf6b47 Update flags to match make by Dan Willemsen · 10 years ago
  22. c3c7556 Merge "Add cortex-a53 cpu variant" by Dan Willemsen · 10 years ago
  23. 2e238cf Merge "Add support for include_files" by Colin Cross · 10 years ago
  24. e7680ba Freeze environment reading after saving deps by Dan Willemsen · 10 years ago
  25. 00faa6d Add cortex-a53 cpu variant by Dan Willemsen · 10 years ago
  26. 98b26c5 Use the blueprint plugin infrastructure by Dan Willemsen · 10 years ago
  27. 39d97f2 Add support for include_files by Colin Cross · 10 years ago
  28. 485e572 Read product variables from soong.variables by Colin Cross · 10 years ago
  29. 7f64b6d Support product variables by Colin Cross · 10 years ago
  30. 8f301d5 Fix duplicated ARCH_X86_HAVE_SSE* clauses by Colin Cross · 10 years ago
  31. 6e18ca4 Fix java resource glob file list location by Colin Cross · 10 years ago
  32. cbac5fb Update build.ninja.in for blueprint go 1.5 support by Colin Cross · 10 years ago
  33. 24f2f8d Update to new blueprint api for bootstrap.BinDir by Dan Willemsen · 10 years ago
  34. ff93bdd Merge remote-tracking branch 'aosp/master-soong' by Colin Cross · 10 years ago
  35. a819f08 Fix glob filename overlap by Colin Cross · 10 years ago
  36. f5a959c Fix arm cflags by Dan Willemsen · 10 years ago
  37. 01432f6 Add support for x86_sse3 and x86_sse4 arch sections by Colin Cross · 10 years ago
  38. 463a90e use init functions to register module types, etc. by Colin Cross · 10 years ago
  39. 3fde0c2 Merge "Fix libgcc/libatomic link order" into master-soong by Dan Willemsen · 10 years ago
  40. eba363e Use same libgcc as Make for arm by Dan Willemsen · 10 years ago
  41. edc385f Fix libgcc/libatomic link order by Dan Willemsen · 10 years ago
  42. ffce3fc Enable host multilib by Dan Willemsen · 10 years ago
  43. ec19363 Add cpu-variant properties by Colin Cross · 10 years ago
  44. 3cc00f1 Refactor standard and rewrite properties to reduce duplication by Colin Cross · 10 years ago
  45. aee540a Add version_script property by Colin Cross · 10 years ago
  46. 2617316 androidbp: Optimize cc_library builds, share static lib by Dan Willemsen · 10 years ago
  47. 2701212 androidbp: Implement static/shared property copying by Dan Willemsen · 10 years ago
  48. 2ef08f4 Add exclude_* and remove arch_subtract / "-file" by Dan Willemsen · 10 years ago
  49. c41f630 Use += for both assignments to LOCAL_C_INCLUDES by Colin Cross · 10 years ago
  50. b3245e9 androidbp: simplify translation by evaluating all expressions in Blueprint by Colin Cross · 10 years ago
  51. 70a5f07 Ignore some module types during translation by Colin Cross · 10 years ago
  52. b1a66c0 Allow manually specifying translations for modules by Colin Cross · 10 years ago
  53. b093124 androidbp: make error handling stricter by Colin Cross · 10 years ago
  54. 26478b7 Remove comments from translated Android.mk files by Colin Cross · 10 years ago
  55. 0a54469 Support the 'host' conditional in androidbp by Dan Willemsen · 10 years ago
  56. 3a4045d androidbp: Refactor Target/Device duplication to mutation by Dan Willemsen · 10 years ago
  57. 49f5045 Support 'cc_library' in androidbp by Dan Willemsen · 10 years ago
  58. ead184a androidbp: Add module tests by Dan Willemsen · 10 years ago
  59. f33877b androidbp: Test valueToString by Dan Willemsen · 10 years ago
  60. 00a36d3 Remove unnecessary glob depFile phony rule by Colin Cross · 10 years ago
  61. 7d5136f Improve property comments for docs by Colin Cross · 10 years ago
  62. 0bc4268 Update build.ninja.in for blueprint doc changes by Colin Cross · 10 years ago
  63. e5e2033 Build and run tests during bootstrap by Dan Willemsen · 10 years ago
  64. 88b4c29 Fix androidmk make_strings_test to use new API by Dan Willemsen · 10 years ago
  65. eb05083 Fix more androidbp bugs by Colin Cross · 10 years ago
  66. 499c094 androidbp: Fix conditional spacing by Dan Willemsen · 10 years ago
  67. d7b11dd androidbp: Compile fix by Dan Willemsen · 10 years ago
  68. 1d9f279 androidbp: Add static_executable, fix suffix by Dan Willemsen · 10 years ago
  69. ff3b795 Fix Android.bp to Android.mk conversion bugs by Colin Cross · 10 years ago
  70. c2666e6 androidbp: Add LOCAL_MODULE_MAKEFILE by Dan Willemsen · 10 years ago
  71. cdd1a99 Add dependency to existing Android.mk files by Dan Willemsen · 10 years ago
  72. 68fdfcc androidbp: Improve target conditionals when host_supported by Dan Willemsen · 10 years ago
  73. 57ad08c androidbp: Handle local_include_dirs and fix export_include_dirs by Dan Willemsen · 10 years ago
  74. 2c342af Merge "androidbp: Defer local path printing" into master-soong by Dan Willemsen · 10 years ago
  75. fd69421 Merge "Create 'androidmk' rule to automatically run androidbp" into master-soong by Dan Willemsen · 10 years ago
  76. e1acfc8 Merge "Fix bootstrap.bash -r with Android.bp" into master-soong by Dan Willemsen · 10 years ago
  77. bf9207a Create 'androidmk' rule to automatically run androidbp by Dan Willemsen · 10 years ago
  78. 8f101b4 Allow common.Glob to be called by singletons by Colin Cross · 10 years ago
  79. 1f8c52b Add per-directory build targets by Colin Cross · 10 years ago
  80. 6a745c6 Fix gofmt by Colin Cross · 10 years ago
  81. 360a39c androidbp: Defer local path printing by Dan Willemsen · 10 years ago
  82. 98c93e9 Fix bootstrap.bash -r with Android.bp by Dan Willemsen · 10 years ago
  83. 3828490 Allow to specify the output Android.mk file path. by Ying Wang · 10 years ago
  84. 199ee39 Merge "[androidbp] address comments aosp/149217" into master-soong by Andres Morales · 10 years ago
  85. e5ee412 Rename Blueprints to Android.bp by Colin Cross · 10 years ago
  86. 3ab7d88 Use proptools.CloneEmptyProperties by Colin Cross · 10 years ago
  87. d814960 Fix repeated ccCmd dependencies on object files by Colin Cross · 10 years ago
  88. 7d42bda Merge "androidmk: make class+suffix into generic prefix" into master-soong by Colin Cross · 10 years ago
  89. f9964d5 Use far dependency for genrule tool by Colin Cross · 10 years ago
  90. 3d289a4 androidmk: make class+suffix into generic prefix by Colin Cross · 10 years ago
  91. eae04e0 androidmk: convert stems prefixed with LOCAL_MODULE to suffix by Colin Cross · 10 years ago
  92. a930003 androidmk: strip LOCAL_PATH from export_include_dirs and local_include_dirs by Colin Cross · 10 years ago
  93. f229827 Check that local, top level, and exported include paths exist by Colin Cross · 10 years ago
  94. 4e13f6d androidmk: clean up nested comparisons for local variable names by Colin Cross · 10 years ago
  95. f5f5dec androidmk: use a single map for property list by Colin Cross · 10 years ago
  96. 8ae47de [androidbp] address comments aosp/149217 by Andres Morales · 10 years ago
  97. d3ba039 Separate HostOrDevice out of Arch by Colin Cross · 10 years ago
  98. af11df1 androidbp: handle suffix props, conditionals, map assignments by Andres Morales · 10 years ago
  99. 1fc2e89 Add system/security and system/keymaster to root Blueprints by Colin Cross · 10 years ago
  100. 2ba19d9 Add cc_benchmark module type by Colin Cross · 10 years ago