1. 94c2179 Merge pull request #189 from mathjeff/namespaces by Jeff · 8 years ago
  2. d70bf75 Extract module naming into an interface by Jeff Gaston · 8 years ago
  3. 90d2588 Merge pull request #188 from colincross/match by colincross · 8 years ago
  4. f9c2e8c Export pathtools.Match by Colin Cross · 8 years ago
  5. fb52eb9 Merge pull request #187 from mathjeff/android-bp-tests by Jeff · 8 years ago
  6. 9f63090 Support files named Android.bp in tests by Jeff Gaston · 8 years ago
  7. 7ab9124 Merge pull request #183 from colincross/presingleton by colincross · 8 years ago
  8. 5f03f11 Add presingletons by Colin Cross · 8 years ago
  9. f393902 Merge pull request #168 from mathjeff/file-list by Jeff · 8 years ago
  10. e550044 Merge pull request #181 from Nan-Zhang/support-integer by Nan-Zhang · 8 years ago
  11. c09771a Merge pull request #169 from danw/buildtags by Dan Willemsen · 8 years ago
  12. f586544 Support parsing int64 in Blueprint file. by Nan Zhang · 8 years ago
  13. 4fc22f6 Make test_tree_tests.sh slightly easier to read by Jeff Gaston · 8 years ago
  14. 3802ba9 No longer follow subdirs in Android.bp files by Jeff Gaston · 8 years ago
  15. c3e2844 Support for a custom list of Blueprints files to parse by Jeff Gaston · 8 years ago
  16. cb42130 Make a copy of Blueprint in tests by Jeff Gaston · 8 years ago
  17. a12f22f Move parseOne for readability by Jeff Gaston · 8 years ago
  18. 5f763d0 Clarify context.go somewhat by Jeff Gaston · 8 years ago
  19. eb6192c Merge pull request #180 from colincross/createmodule by colincross · 8 years ago
  20. 1fa1a14 Set fields in CreateModule to match current module by Colin Cross · 8 years ago
  21. c63f1fd Merge pull request #179 from colincross/fmt by colincross · 8 years ago
  22. 4a0fe08 Finish switching blueprint back to the original Blueprints format by Colin Cross · 8 years ago
  23. 5029114 Merge pull request #157 from mathjeff/dedup-utils by Jeff · 8 years ago
  24. e2b2ab6 Merge pull request #175 from mathjeff/bpfmt-stdout by Jeff · 8 years ago
  25. 2f769ef Merge pull request #178 from danw/microfactory_locking by Dan Willemsen · 8 years ago
  26. 2ca9432 Have bpfmt show usage when run without any arguments by Jeff Gaston · 8 years ago
  27. 6cd6ebc Refactor in preparation to detect when stdout is the input file by Jeff Gaston · 8 years ago
  28. 987ed9b Add file locking to microfactory by Dan Willemsen · 8 years ago
  29. 5fa3f89 Merge pull request #177 from colincross/docs by colincross · 8 years ago
  30. 7311337 Support preformatted property documentation by Colin Cross · 8 years ago
  31. 4ef23af HTML escape property documentation by Colin Cross · 8 years ago
  32. 957b96b Merge pull request #176 from colincross/commandorderonly by colincross · 8 years ago
  33. 4711364 Allow rules to specify order-only dependencies by Colin Cross · 8 years ago
  34. afa12b4 Merge pull request #174 from colincross/glob by colincross · 8 years ago
  35. a4fae90 Fix recursive glob on MockFs by Colin Cross · 8 years ago
  36. b67c1d4 Merge pull request #166 from colincross/create by colincross · 8 years ago
  37. 05dc49b Merge pull request #172 from danw/go1.9 by Dan Willemsen · 8 years ago
  38. 491166d Merge pull request #171 from danw/go_genrule by Dan Willemsen · 8 years ago
  39. b8534bf Use go1.9 instead of go1.9rc1 by Dan Willemsen · 8 years ago
  40. 87f71fa Expose the installed path for Go binaries by Dan Willemsen · 8 years ago
  41. c40ef07 Merge pull request #158 from mathjeff/travis-link by colincross · 8 years ago
  42. 5f332c8 Move generated Travis test dirs outside the tree by Jeff Gaston · 8 years ago
  43. 1ff2efa Merge pull request #170 from mathjeff/symlink-err by colincross · 8 years ago
  44. aca4220 Clearer error in case of Android.bp being unreadable by Jeff Gaston · 8 years ago
  45. 64c1038 Make microfactory support go build tags by Dan Willemsen · 8 years ago
  46. 18a0d2e Merge pull request #167 from danw/microfactory by Dan Willemsen · 8 years ago
  47. 269248f Support custom trace functions by Dan Willemsen · 8 years ago
  48. 5136c43 Implement microfactory Config, Build by Dan Willemsen · 8 years ago
  49. ff09286 Allow microfactory to be used as a package by Dan Willemsen · 8 years ago
  50. f00c03d Stop passing path to microfactory source by Dan Willemsen · 8 years ago
  51. d408594 travis: run short tests with race detector enabled by Colin Cross · 8 years ago
  52. 874a346 Let mutators use ctx.AddNinjaFileDeps by Colin Cross · 8 years ago
  53. af4fd21 Add TopDownMutatorContext.CreateModule by Colin Cross · 8 years ago
  54. 05b3607 Replace unpack's replace semantics with append by Colin Cross · 8 years ago
  55. 5fe225f Rename newModules to newVariations by Colin Cross · 8 years ago
  56. d2f4ac1 Rename moduleInfo.moduleProperties to properties by Colin Cross · 8 years ago
  57. 3048433 Merge pull request #165 from danw/go1.9 by Dan Willemsen · 8 years ago
  58. a436345 Workaround gimme not setting GOROOT by Dan Willemsen · 8 years ago
  59. 91ec9f4 Export GOROOT for minibp / primary builder by Dan Willemsen · 8 years ago
  60. c54c072 Support parallel Go compiles with Go 1.9 by Dan Willemsen · 8 years ago
  61. 53d563f Fix build on Go 1.9 by Dan Willemsen · 8 years ago
  62. f94ab1e Merge pull request #164 from danw/microfactory by Dan Willemsen · 8 years ago
  63. feb1a22 Update documentation by Dan Willemsen · 8 years ago
  64. cd4e0ce Unify .ninja_log files by Dan Willemsen · 8 years ago
  65. af456ea Define everything in both stages by Dan Willemsen · 8 years ago
  66. f60525a Mark intermediates as optional by Dan Willemsen · 8 years ago
  67. 91e2483 Fix and test rebuilds of bootstrap ninja when using tests by Dan Willemsen · 8 years ago
  68. 1e72321 Use microfactory to build the bootstrap minibp by Dan Willemsen · 8 years ago
  69. 7dafbbc Add microfactory directly from Soong by Dan Willemsen · 8 years ago
  70. 7f2b2d2 Check for .bootstrap/build.ninja rebuilds too by Dan Willemsen · 8 years ago
  71. a1501b9 Merge pull request #161 from colincross/mockfs by colincross · 8 years ago
  72. 616c278 Add . and / to MockFs by Colin Cross · 8 years ago
  73. 7a28073 Merge pull request #160 from colincross/testmain by colincross · 8 years ago
  74. 5f303b9 Fix tests with TestMain by Colin Cross · 8 years ago
  75. 26c141f Add a script to regenerate build.ninja.in files by Colin Cross · 8 years ago
  76. d317b06 Test against go 1.7.6 and 1.8.3 by Colin Cross · 8 years ago
  77. fa54772 Merge pull request #159 from colincross/testmain by colincross · 8 years ago
  78. 83359c6 Support TestMain in tests by Colin Cross · 8 years ago
  79. a1dae80 Utils to support removing duplicate shared_libs by Jeff Gaston · 8 years ago
  80. d6ffd7c Merge pull request #156 from danw/glob_deps by Dan Willemsen · 8 years ago
  81. 75fec88 Fix glob deps for non-wild patterns by Dan Willemsen · 8 years ago
  82. b8a9f2e Merge pull request #155 from mathjeff/bpfix-utils by colincross · 8 years ago
  83. 5d4b9d8 Some util functions to support bpfix by Jeff Gaston · 8 years ago
  84. d1d60e7 Merge pull request #154 from colincross/open_files by colincross · 8 years ago
  85. 4a02a30 Cap concurrency when parsing blueprint files by Colin Cross · 8 years ago
  86. ea10ded Merge pull request #153 from colincross/build_description by colincross · 8 years ago
  87. 8de48af Escape leading space in ninja strings by Colin Cross · 8 years ago
  88. 7aa318f Allow BuildParams to override ninja description by Colin Cross · 8 years ago
  89. a30a741 Merge pull request #149 from danw/improve_variant_errors by Dan Willemsen · 8 years ago
  90. 978c4aa Improve error messages when dependency variants are missing by Dan Willemsen · 8 years ago
  91. 28c7837 Merge pull request #148 from colincross/visitdirectdeps by colincross · 8 years ago
  92. 080c133 Add Context.VisitDirectDeps by Colin Cross · 8 years ago
  93. 3f2d661 Merge pull request #147 from danw/goos_tests_fix by Dan Willemsen · 8 years ago
  94. 5d05872 Merge pull request #146 from Nan-Zhang/BaseDependencyTag by Dan Willemsen · 8 years ago
  95. aee3eac Fix bad ninja file if only GOOS-specific tests exist by Dan Willemsen · 8 years ago
  96. 346b2d0 Added a check in BP level for BaseDependencyTag by Nan Zhang · 9 years ago
  97. 2831e69 Merge pull request #142 from danw/_GOOS.go by Dan Willemsen · 9 years ago
  98. f14e096 Support darwin/linux specific go sources by Dan Willemsen · 9 years ago
  99. e8a09f9 Merge pull request #141 from colincross/fs by colincross · 9 years ago
  100. b519a7e Add globbing to filesystem mocking by Colin Cross · 9 years ago