1. 1734f30 Merge pull request #87 from colincross/optionalsubdirs by colincross · 10 years ago
  2. 7f50740 Add optional_subdirs variable support by Colin Cross · 10 years ago
  3. eb97a6e Merge pull request #85 from danw/sctx_failed by Dan Willemsen · 10 years ago
  4. 265d92c Add SingletonContext.Failed() by Dan Willemsen · 10 years ago
  5. e8b63ad Merge pull request #84 from danw/pkgctx by Dan Willemsen · 10 years ago
  6. aeffbf7 Allow wrapping of PackageContext by Dan Willemsen · 10 years ago
  7. 6afb72f Merge pull request #83 from colincross/embed by colincross · 10 years ago
  8. 5a9f4d1 docs: support embedded anonymous property structs by Colin Cross · 10 years ago
  9. 9d1469d Support embedded anonymous property structs by Colin Cross · 10 years ago
  10. 83cedbe Fix ZeroProperties bug on nested interfaces by Colin Cross · 10 years ago
  11. 5c11f81 Merge pull request #80 from colincross/optionalremove by colincross · 10 years ago
  12. 1af8a23 Merge pull request #82 from colincross/builddir by colincross · 10 years ago
  13. a259945 Use context builddir for removing abandoned files by Colin Cross · 10 years ago
  14. 9bb9545 Merge pull request #81 from colincross/builddir by colincross · 10 years ago
  15. 6d529f0 Make removing abandoned files optional by Colin Cross · 10 years ago
  16. 0173930 Allow multiple calls to ctx.SetBuildDir by Colin Cross · 10 years ago
  17. e600636 Merge pull request #78 from danw/ruledeps by Dan Willemsen · 10 years ago
  18. 5b082a9 Merge pull request #79 from colincross/enotdir by colincross · 10 years ago
  19. 2efbb49 Merge pull request #76 from colincross/variantmethods by colincross · 10 years ago
  20. 33c55fe Merge pull request #74 from dje4g/add-newline-2 by colincross · 10 years ago
  21. fce63d3 Add common implicit deps to Rules by Dan Willemsen · 10 years ago
  22. 24ad587 Add variant methods to SingletonContext and Context by Colin Cross · 10 years ago
  23. ca38171 End removing directories on ENOTDIR by Colin Cross · 10 years ago
  24. ff7104f Merge pull request #75 from colincross/go15 by colincross · 10 years ago
  25. f5df83e Merge pull request #72 from dje4g/build-rule-comments by colincross · 10 years ago
  26. a2cd698 Update travis to use go 1.5 by Colin Cross · 10 years ago
  27. 9c1cbb4 Add blank line after build rules, for human readability. by Doug Evans · 10 years ago
  28. fcc6739 Support comments in build rules. by Doug Evans · 10 years ago
  29. a17f759 Merge pull request #69 from colincross/depserrors by colincross · 10 years ago
  30. 7fcb7b0 Don't rely on deps property position by Colin Cross · 10 years ago
  31. d130c11 Merge pull request #67 from colincross/reversedependencies by colincross · 10 years ago
  32. eeb5f95 Merge pull request #68 from colincross/selfdep by colincross · 10 years ago
  33. 045a597 Print useful error for self-dependency by Colin Cross · 10 years ago
  34. 8d8a7af Sort reverse dependencies by Colin Cross · 10 years ago
  35. f401db4 Merge pull request #65 from colincross/propertyerrors by colincross · 10 years ago
  36. cd206b2 Merge pull request #66 from colincross/othermodule by colincross · 10 years ago
  37. 8d22233 Add OtherModuleName and OtherModuleErrorf to mutators by Colin Cross · 10 years ago
  38. a2ca92c Improve PropertyErrorf by Colin Cross · 10 years ago
  39. f95966f Merge pull request #64 from colincross/appendproperties by colincross · 10 years ago
  40. e4b0d35 Add proptools.TypeEqual by Colin Cross · 10 years ago
  41. 8011768 Add property support for pointers to bools and strings by Colin Cross · 10 years ago
  42. ecca05e Fix unpacking empty list by Colin Cross · 10 years ago
  43. f72ef50 Fix bugs in CloneProperties and related functions by Colin Cross · 10 years ago
  44. 8169500 Move CloneProperties to clone.go by Colin Cross · 10 years ago
  45. 0bc7e07 Add helpers for extending properties to proptools by Colin Cross · 10 years ago
  46. 75c938b Merge pull request #63 from colincross/deprecate by colincross · 10 years ago
  47. 763b6f1 Deprecate EarlyMutator and DynamicDependencies by Colin Cross · 10 years ago
  48. 45021dc Merge pull request #61 from yuchenericwu2/master by jgennis · 10 years ago
  49. f995846 Added test for walkDeps. by Yuchen Wu · 10 years ago
  50. 222e245 Add walkDeps to context and module_ctx. by Yuchen Wu · 10 years ago
  51. e12c780 Merge pull request #44 from colincross/local by colincross · 10 years ago
  52. 1d92826 Merge pull request #57 from danw/testrunner by colincross · 10 years ago
  53. c7697ce Add a test runner by Dan Willemsen · 10 years ago
  54. d7f00cc Merge pull request #58 from danw/builddir by colincross · 10 years ago
  55. 991f760 Stop using bootstrap.bash -b for separate builddir by Dan Willemsen · 10 years ago
  56. 8282be7 Merge pull request #49 from danw/plugins by colincross · 10 years ago
  57. f5d4fb0 Merge pull request #52 from kulakowski/patch-1 by colincross · 10 years ago
  58. fdeb724 Implement plugins for bootstrap go modules by Dan Willemsen · 10 years ago
  59. 5d353aa Merge pull request #55 from danw/bootstrapcleanup by colincross · 10 years ago
  60. 4d6af1f Fix bootstrap and separate buildDir ninja cleanup by Dan Willemsen · 10 years ago
  61. 9cdb70b Merge pull request #54 from yuchenericwu2/singleton_order by colincross · 10 years ago
  62. f7ed4e4 Merge pull request #53 from yuchenericwu2/fix_phony by colincross · 10 years ago
  63. b9103ef context: Changed singletons to execute in order. by Yuchen Wu · 10 years ago
  64. e4a8450 bootstrap: Added phony rule for bootstrapManifest. by Yuchen Wu · 10 years ago
  65. 4904c8a Add new line to fatal error messages in bootstrap by George Kulakowski · 10 years ago
  66. db6eddb Merge pull request #51 from colincross/docs by colincross · 10 years ago
  67. 34d3fe9 bpdoc: Cache property struct docs by full package path by Colin Cross · 10 years ago
  68. f57f20c Merge pull request #48 from danw/go1.5 by colincross · 10 years ago
  69. c20adea Support go 1.5 by Dan Willemsen · 10 years ago
  70. 6d8780f Fix bugs related to local vs. inherited variables by Colin Cross · 10 years ago
  71. 421a699 Merge pull request #45 from danw/builddir by colincross · 10 years ago
  72. 268404b Merge pull request #50 from danw/multistage-pkgfix by colincross · 10 years ago
  73. 735873d Fix bootstrap package build stage default by Dan Willemsen · 10 years ago
  74. f0ca901 Support a separate build directory by Dan Willemsen · 10 years ago
  75. 852191d Switch bootstrap.BinDir to a StaticVariable by Dan Willemsen · 10 years ago
  76. 30b0f16 Merge pull request #46 from danw/multistagebootstrap by colincross · 10 years ago
  77. d2e7083 Merge branch 'master' into danw/multistagebootstrap by Dan Willemsen · 10 years ago
  78. e13dcaa Merge pull request #47 from danw/newninja by colincross · 10 years ago
  79. efd2de7 Use three stage builds by Dan Willemsen · 10 years ago
  80. 91a657e Enhance bootstrap stage selection by Dan Willemsen · 10 years ago
  81. f04c551 Add test suite for bootstrapping by Dan Willemsen · 10 years ago
  82. 8cc6d75 Switch to custom-built ninja v1.6.0 by Dan Willemsen · 10 years ago
  83. 4ba7307 Migrate to container-based travis infrastructure by Dan Willemsen · 10 years ago
  84. 187a9bf Fix running travis on forked repos by Dan Willemsen · 10 years ago
  85. 21b6f37 Require ninja 1.6.0, remove workaround by Dan Willemsen · 10 years ago
  86. 958b3ac Don't print module header if nothing is defined by Dan Willemsen · 10 years ago
  87. 0894cbc Merge pull request #41 from jgennis/depfix by jgennis · 10 years ago
  88. 7ccc2c2 Fix a sub-Blueprints deps bug. by Jamie Gennis · 10 years ago
  89. 0e5a7cd Merge pull request #40 from danw/deepcopy by colincross · 10 years ago
  90. 38b0630 Add deep Copy() for parser types by Dan Willemsen · 10 years ago
  91. 91dc34a Merge pull request #39 from colincross/parse by colincross · 10 years ago
  92. a745030 Merge pull request #38 from colincross/comment by colincross · 10 years ago
  93. 23d7aa1 Refactor parsing to allow reuse by Colin Cross · 10 years ago
  94. 2108971 Add convenience methods to Comment objects by Colin Cross · 10 years ago
  95. 9c067ca Merge pull request #29 from colincross/doc by colincross · 10 years ago
  96. 7ca0374 Merge pull request #36 from colincross/filter by colincross · 10 years ago
  97. 4572edd Add self-documenting support by Colin Cross · 10 years ago
  98. 4adc819 Support filtering nested structures by tag by Colin Cross · 10 years ago
  99. 944a7a5 Merge pull request #37 from danw/runtests by colincross · 10 years ago
  100. 87ba294 Add option to build and run tests during bootstrap by Dan Willemsen · 10 years ago