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