1. 0f1637b Improve formatting of some error messages. (#327) by Martin Stjernholm · 4 years ago
  2. 660bb7a Merge pull request #330 from colincross/glob by colincross · 4 years ago
  3. 7ceeeaf Remove unnecessary depFile parameter from GlobFile by Colin Cross · 4 years ago
  4. bcdfcce Create early-exit hook StopBeforeWriteNinja by c-parsons · 4 years ago
  5. 5e83426 Create early-exit hook StopBeforeWriteNinja by Chris Parsons · 4 years ago
  6. 764a771 Identify the type of the list for bpdocs (#326) by Liz Kammer · 4 years ago
  7. ed35255 Merge pull request #322 from jin/symlink_outputs by Liz Kammer · 4 years, 1 month ago
  8. fd8af0b Add support for symlink_outputs to Blueprint by Jingwen Chen · 4 years, 1 month ago
  9. 25128be Merge pull request #325 from jin/codeowners by colincross · 4 years, 1 month ago
  10. 8a43c1b Add CODEOWNERS: @google/blueprint by Jingwen Chen · 4 years, 1 month ago
  11. f20c9c3 Merge pull request #324 from lizkammer/fix by Liz Kammer · 4 years, 1 month ago
  12. 2068e08 Correct bug in generating anonymous nested props by Liz Kammer · 4 years, 1 month ago
  13. a10477e Merge pull request #323 from lizkammer/bpdocs by Liz Kammer · 4 years, 1 month ago
  14. 5c9fe38 Add docs for nested and embedded structs by Liz Kammer · 4 years, 2 months ago
  15. 8a747a0 Merge pull request #309 from colincross/providers by colincross · 4 years, 2 months ago
  16. 2da8492 Add Providers to Blueprint by Colin Cross · 4 years, 5 months ago
  17. 66fa73d Merge pull request #316 from skvadrik/add-dep-ret-mod by colincross · 4 years, 2 months ago
  18. ca601ee Merge pull request #318 from colincross/pause_parallel_visit by colincross · 4 years, 2 months ago
  19. 9577bbc Return dependency modules from dependency-adding methods. by Ulya Trafimovich · 4 years, 3 months ago
  20. c4773d9 Support pausing parallelVisit by Colin Cross · 4 years, 3 months ago
  21. 4b3efdc Merge pull request #321 from colincross/far_variations by colincross · 4 years, 2 months ago
  22. edbdb8c Relax check in moduleMatchingVariant by Colin Cross · 4 years, 2 months ago
  23. 277bac9 Merge pull request #317 from colincross/far_variations by colincross · 4 years, 2 months ago
  24. 5dc6759 Fix AddFarVariationDependencies subset checks by Colin Cross · 4 years, 3 months ago
  25. 5df74a8 Maintain ordering between variants and aliases by Colin Cross · 4 years, 3 months ago
  26. 39644c0 Add tests for findVariant by Colin Cross · 4 years, 3 months ago
  27. ad63e18 Merge pull request #320 from colincross/bootstrap_variants by colincross · 4 years, 2 months ago
  28. d2458a2 Enable variants of bootstrap modules by Colin Cross · 4 years, 2 months ago
  29. 1892652 Make VisitAllModuleVariants, PrimaryModule and FinalModule available to mutators by Colin Cross · 4 years, 3 months ago
  30. 34e8ddd Merge pull request #294 from silverneko/master by Dan Willemsen · 4 years, 3 months ago
  31. bc973ff Merge pull request #314 from colincross/alias_variations by colincross · 4 years, 3 months ago
  32. 279489c Add CreateAliasVariation by Colin Cross · 4 years, 3 months ago
  33. edc4176 Combine variant fields into variant struct by Colin Cross · 4 years, 3 months ago
  34. 576b0fd Merge pull request #313 from colincross/inclusive by colincross · 4 years, 4 months ago
  35. 5de3dc0 Android inclusive language fixit. Make comment more succinct, clear and remove use of term "sanity". by Daniel Cardenas · 4 years, 4 months ago
  36. 9810dcd Update bpdocs to filter nested properties by tags (#312) by Liz Kammer · 4 years, 4 months ago
  37. 9459480 Merge pull request #308 from colincross/modulepath by colincross · 4 years, 4 months ago
  38. ab003ff Merge pull request #311 from colincross/validations by colincross · 4 years, 4 months ago
  39. 0cdec99 Add flag to use validations for tests by Colin Cross · 4 years, 4 months ago
  40. 9ece72b Add Validations support to Blueprint by Colin Cross · 4 years, 4 months ago
  41. 8e454c5 Remove unused Context.ModulePath by Colin Cross · 4 years, 5 months ago
  42. e635dc0 Merge pull request #307 from paulduffin/master by colincross · 4 years, 5 months ago
  43. 8969cb6 Add ReplaceDependeciesIf to allow for conditional replacement by Paul Duffin · 4 years, 5 months ago
  44. fe13954 Merge pull request #306 from danw/globs by Dan Willemsen · 4 years, 5 months ago
  45. 5525265 Stop writing depfiles from Glob singleton by Dan Willemsen · 4 years, 5 months ago
  46. 2c0cd0a Merge pull request #305 from danw/ghactions by Dan Willemsen · 4 years, 5 months ago
  47. bb7ecb7 Use github actions instead of travis by Dan Willemsen · 4 years, 5 months ago
  48. fe2fa04 Export ModuleListFile in bootstrap (with fix) (#304) by c-parsons · 4 years, 5 months ago
  49. 743261c Merge pull request #303 from colincross/blueprint_tests by colincross · 4 years, 5 months ago
  50. bae4de9 Revert "Merge pull request #301 from c-parsons/modulelistfile" by Colin Cross · 4 years, 5 months ago
  51. f897514 Revert "Always emit rules for tests and add phony to run them" by Colin Cross · 4 years, 5 months ago
  52. 1160e98 Merge pull request #301 from c-parsons/modulelistfile by colincross · 4 years, 6 months ago
  53. 01e094f Revert changes to singleton_ctx.go by c-parsons · 4 years, 6 months ago
  54. 8690f8f Change bootstrap.moduleListFile to be exported by c-parsons · 4 years, 6 months ago
  55. 3a153ec Merge pull request #300 from marstj/master by colincross · 4 years, 6 months ago
  56. 2f21247 Add ctx.OtherModule(Reverse)DependencyVariantExists. by Martin Stjernholm · 4 years, 9 months ago
  57. 56a06b3 Add a getter for ModuleListFile to SingletonContext by Chris Parsons · 4 years, 6 months ago
  58. 2bcc43c Merge pull request #299 from paulduffin/master by colincross · 4 years, 6 months ago
  59. 2a2c58e Support checking syntax of generated Blueprint files by Paul Duffin · 4 years, 6 months ago
  60. 3017498 Merge pull request #298 from colincross/blueprint_tests by colincross · 4 years, 6 months ago
  61. 63085f9 Always emit rules for tests and add phony to run them by Colin Cross · 4 years, 6 months ago
  62. b0fe51a Merge pull request #297 from paulduffin/master by colincross · 4 years, 7 months ago
  63. 244033b Run LoadHooks before registering module by Paul Duffin · 4 years, 7 months ago
  64. 2a062a2 Merge pull request #296 from danw/emptyfile by Dan Willemsen · 4 years, 7 months ago
  65. 6c6c103 Actually write an empty ninja file with --empty-ninja-file by Dan Willemsen · 4 years, 7 months ago
  66. 6957a46 Merge pull request #293 from paulduffin/master by colincross · 4 years, 8 months ago
  67. b138d49 bpmodify: handle nested properties by Yo Chiang · 4 years, 9 months ago
  68. 72bab17 WalkDeps - only record module visited when it has been recursed into by Paul Duffin · 4 years, 8 months ago
  69. ef33c90 Merge pull request #292 from paulduffin/master by colincross · 4 years, 8 months ago
  70. b77556b Allow missing variants when allowMissingDependencies=true by Paul Duffin · 4 years, 8 months ago
  71. 215230a Merge pull request #291 from silverneko/bpmodify-exit by Dan Willemsen · 4 years, 9 months ago
  72. 9342b43 bpmodify: fix os.Exit() shouldn't shadow panic() by Yo Chiang · 4 years, 9 months ago
  73. aa919dd Merge pull request #290 from silverneko/bpmodify-exitcode by Dan Willemsen · 4 years, 9 months ago
  74. 5714208 Merge pull request #289 from silverneko/bpmodify-usage by Dan Willemsen · 4 years, 9 months ago
  75. e5a91f5 bpmodify: respect exitCode by Yo Chiang · 4 years, 9 months ago
  76. ca69407 Merge pull request #288 from asmundak/master by asmundak · 4 years, 9 months ago
  77. 3edfbc2 Set bpmodify usage function by Yo Chiang · 4 years, 9 months ago
  78. de4d9f9 Fix bug in buildPropertyMap in previous commit. by Sasha Smundak · 4 years, 9 months ago
  79. 03d3ee5 Merge pull request #287 from colincross/mutator_ninja_file_deps by colincross · 4 years, 9 months ago
  80. ab0a83f Fix missing dependencies from mutators by Colin Cross · 4 years, 9 months ago
  81. 86497ca Merge pull request #286 from asmundak/master by asmundak · 4 years, 9 months ago
  82. 29fdcad Implement list of maps by Sasha Smundak · 4 years, 9 months ago
  83. c42ef96 Merge pull request #284 from colincross/uppercase_properties by colincross · 4 years, 10 months ago
  84. fc6efcb Fix PropertyNameForField for X86. by Colin Cross · 4 years, 10 months ago
  85. d851df9 Merge pull request #283 from colincross/uppercase_properties by colincross · 4 years, 10 months ago
  86. 3bbbdf3 Support unpacking capitalized property names by Colin Cross · 4 years, 10 months ago
  87. a5eeec2 Merge pull request #282 from colincross/ninjastring by colincross · 4 years, 10 months ago
  88. 2ce594e Make ninjaString an interface by Colin Cross · 4 years, 10 months ago
  89. 38e095a Merge pull request #281 from colincross/proptools_consistency by colincross · 4 years, 10 months ago
  90. 5d57b2d Make proptools functions consistently take *struct types by Colin Cross · 4 years, 10 months ago
  91. 6898d26 Add isStruct and isStructPtr helpers by Colin Cross · 4 years, 10 months ago
  92. 30f225b Merge pull request #280 from asmundak/master by asmundak · 4 years, 10 months ago
  93. 77418b7 Fix null pointer dereference printing an expression. by Sasha Smundak · 4 years, 10 months ago
  94. 0c4d1db Merge pull request #278 from colincross/filtershard by colincross · 4 years, 10 months ago
  95. 571f77a Remove blueprint:"filter(*)" tag support by Colin Cross · 4 years, 10 months ago
  96. b89d91c Make FilterPropertyStructSharded smarter by Colin Cross · 4 years, 10 months ago
  97. 6ea3f9d Merge pull request #277 from colincross/glob_incremental by colincross · 4 years, 10 months ago
  98. 67d0cbe Fix missing glob filelists when sandboxed by Colin Cross · 4 years, 10 months ago
  99. 1cda3fd Fix primary builder reruns caused by globs by Colin Cross · 4 years, 10 months ago
  100. b92b466 Merge pull request #276 from colincross/blueprintsfile by colincross · 4 years, 10 months ago