1. 63085f9 Always emit rules for tests and add phony to run them by Colin Cross · 4 years, 5 months ago
  2. 6c6c103 Actually write an empty ninja file with --empty-ninja-file by Dan Willemsen · 4 years, 6 months ago
  3. 571f77a Remove blueprint:"filter(*)" tag support by Colin Cross · 4 years, 9 months ago
  4. 67d0cbe Fix missing glob filelists when sandboxed by Colin Cross · 4 years, 9 months ago
  5. 1cda3fd Fix primary builder reruns caused by globs by Colin Cross · 4 years, 9 months ago
  6. c5fa50e Allow primary builder to change working directory by Colin Cross · 4 years, 10 months ago
  7. f27c5e4 Move unpackProperties to proptools and export it by Colin Cross · 4 years, 10 months ago
  8. da70fd0 Move LoadHooks from Soong to Blueprint by Colin Cross · 4 years, 10 months ago
  9. 16fec72 Move outputs of bootstrap modules in main stage to separate directory by Colin Cross · 5 years ago
  10. a2bc585 Fix compiling binaries with go 1.13 by Colin Cross · 5 years ago
  11. 0e112a8 Revert "Put the primary builder into the console pool" by Colin Cross · 5 years ago
  12. 8ea996f Put the primary builder into the console pool by Colin Cross · 5 years ago
  13. bd0f6c3 Skip mutated struct properties in bpdoc. by Jaewoong Jung · 5 years ago
  14. c708e1c Avoid exiting with errors in bpglob by Colin Cross · 5 years ago
  15. 8bc6bf1 bpdoc preformatted text improvments by Jaewoong Jung · 6 years ago
  16. 797563b Export CollapseDuplicateProperties, Soong writedocs uses it by Sasha Smundak · 6 years ago
  17. 781f6b2 bpdoc improvements by Jaewoong Jung · 6 years ago
  18. de7afaa Write ninja file directly to the output file by Colin Cross · 6 years ago
  19. dac90d3 Add --empty-ninja-file for test usecases by Dan Willemsen · 6 years ago
  20. 1be9abc Add link dependency on test package archive by Colin Cross · 6 years ago
  21. 0e58dc0 Add missing dependencies when linking tests by Colin Cross · 6 years ago
  22. 6c92af9 Enable restat for go binaries by Colin Cross · 6 years ago
  23. 734f20c Fix issues found by `go vet` by Dan Willemsen · 6 years ago
  24. ab223a5 Run globs during earlier bootstrap phases by Dan Willemsen · 6 years ago
  25. ff2c5b4 Merge pull request #203 from danw/numcpu_cap by Dan Willemsen · 7 years ago
  26. 20c343b Cap the number of cpus for Go compiles by Dan Willemsen · 7 years ago
  27. a1e6eee Try to make GOROOT relative in Go 1.10 by Dan Willemsen · 7 years ago
  28. c1d8781 Fix format issues found by go vet by Colin Cross · 7 years ago
  29. 2d9b59b Store build.ninja deps in .ninja_deps by Dan Willemsen · 7 years ago
  30. 28b2843 Allow primary builder to stop bootstrap early by Colin Cross · 7 years ago
  31. 5eb116a Move auto-generated docs to main stage by Colin Cross · 7 years ago
  32. 92639f3 Refactor bpdoc by Colin Cross · 7 years ago
  33. c3e2844 Support for a custom list of Blueprints files to parse by Jeff Gaston · 7 years ago
  34. 7311337 Support preformatted property documentation by Colin Cross · 7 years ago
  35. 4ef23af HTML escape property documentation by Colin Cross · 7 years ago
  36. b67c1d4 Merge pull request #166 from colincross/create by colincross · 7 years ago
  37. 87f71fa Expose the installed path for Go binaries by Dan Willemsen · 7 years ago
  38. 874a346 Let mutators use ctx.AddNinjaFileDeps by Colin Cross · 7 years ago
  39. c54c072 Support parallel Go compiles with Go 1.9 by Dan Willemsen · 7 years ago
  40. feb1a22 Update documentation by Dan Willemsen · 7 years ago
  41. cd4e0ce Unify .ninja_log files by Dan Willemsen · 7 years ago
  42. af456ea Define everything in both stages by Dan Willemsen · 7 years ago
  43. f60525a Mark intermediates as optional by Dan Willemsen · 7 years ago
  44. 91e2483 Fix and test rebuilds of bootstrap ninja when using tests by Dan Willemsen · 7 years ago
  45. 1e72321 Use microfactory to build the bootstrap minibp by Dan Willemsen · 7 years ago
  46. aee3eac Fix bad ninja file if only GOOS-specific tests exist by Dan Willemsen · 8 years ago
  47. f14e096 Support darwin/linux specific go sources by Dan Willemsen · 8 years ago
  48. e8a33ee Enable go tests for blueprint_tools by Dan Willemsen · 8 years ago
  49. 127d2ea Import globbing from Soong by Colin Cross · 8 years ago
  50. 9bd6b38 Refactor test running to improve parallelism by Dan Willemsen · 8 years ago
  51. 460c80e Clean up unnecessary dependencies by Dan Willemsen · 8 years ago
  52. b6d88a4 Allow build.ninja regeneration (fix Soong globs) by Dan Willemsen · 8 years ago
  53. 3692331 Cleanup outfile args in bootstrap/bootstrap.go by Dan Willemsen · 8 years ago
  54. 0b7e83e Ask primary builder for module names by Colin Cross · 8 years ago
  55. 53d4357 Merge pull request #127 from colincross/memprofile by colincross · 8 years ago
  56. 2c62844 Improve error reporting by Colin Cross · 8 years ago
  57. 2ecec57 Add support for memory profiling by Colin Cross · 8 years ago
  58. 7d0dddd Simplify bootstrap by Dan Willemsen · 8 years ago
  59. c3d7312 Support nil pointers to structs in properties by Colin Cross · 8 years ago
  60. aec881d Add option to trace goroutine execution by Colin Cross · 8 years ago
  61. 7932496 Fix documentation property type for pointers by Colin Cross · 8 years ago
  62. d9f6fd5 Remove naming stutter in bpdoc by Colin Cross · 8 years ago
  63. be27523 Add blueprint_go_binary for user-run tools by Dan Willemsen · 8 years ago
  64. 2c1f3d1 Add support for dependency tags by Colin Cross · 9 years ago
  65. 910242b Clone all modules between mutators and GenerateBuildActions by Colin Cross · 9 years ago
  66. 9c4e050 docs: Allow propery structs to contain non-struct ptrs by Dan Willemsen · 9 years ago
  67. ea59954 Colorize errors by Colin Cross · 9 years ago
  68. 5a9f4d1 docs: support embedded anonymous property structs by Colin Cross · 9 years ago
  69. 5c11f81 Merge pull request #80 from colincross/optionalremove by colincross · 9 years ago
  70. a259945 Use context builddir for removing abandoned files by Colin Cross · 9 years ago
  71. 6d529f0 Make removing abandoned files optional by Colin Cross · 9 years ago
  72. e600636 Merge pull request #78 from danw/ruledeps by Dan Willemsen · 9 years ago
  73. fce63d3 Add common implicit deps to Rules by Dan Willemsen · 9 years ago
  74. ca38171 End removing directories on ENOTDIR by Colin Cross · 9 years ago
  75. c7697ce Add a test runner by Dan Willemsen · 9 years ago
  76. 991f760 Stop using bootstrap.bash -b for separate builddir by Dan Willemsen · 9 years ago
  77. 8282be7 Merge pull request #49 from danw/plugins by colincross · 9 years ago
  78. f5d4fb0 Merge pull request #52 from kulakowski/patch-1 by colincross · 9 years ago
  79. fdeb724 Implement plugins for bootstrap go modules by Dan Willemsen · 9 years ago
  80. 4d6af1f Fix bootstrap and separate buildDir ninja cleanup by Dan Willemsen · 9 years ago
  81. e4a8450 bootstrap: Added phony rule for bootstrapManifest. by Yuchen Wu · 9 years ago
  82. 4904c8a Add new line to fatal error messages in bootstrap by George Kulakowski · 9 years ago
  83. db6eddb Merge pull request #51 from colincross/docs by colincross · 9 years ago
  84. 34d3fe9 bpdoc: Cache property struct docs by full package path by Colin Cross · 9 years ago
  85. c20adea Support go 1.5 by Dan Willemsen · 9 years ago
  86. 421a699 Merge pull request #45 from danw/builddir by colincross · 9 years ago
  87. 735873d Fix bootstrap package build stage default by Dan Willemsen · 9 years ago
  88. f0ca901 Support a separate build directory by Dan Willemsen · 9 years ago
  89. 852191d Switch bootstrap.BinDir to a StaticVariable by Dan Willemsen · 9 years ago
  90. efd2de7 Use three stage builds by Dan Willemsen · 9 years ago
  91. 91a657e Enhance bootstrap stage selection by Dan Willemsen · 9 years ago
  92. f04c551 Add test suite for bootstrapping by Dan Willemsen · 9 years ago
  93. 21b6f37 Require ninja 1.6.0, remove workaround by Dan Willemsen · 9 years ago
  94. 4572edd Add self-documenting support by Colin Cross · 9 years ago
  95. 87ba294 Add option to build and run tests during bootstrap by Dan Willemsen · 9 years ago
  96. 30a80c3 Create internal bootstrap Config struct by Dan Willemsen · 9 years ago
  97. 63d5d4d Fix formatting by Colin Cross · 9 years ago
  98. 5bdb4ca Set GOMAXPROCS to number of CPUs by Colin Cross · 10 years ago
  99. 6cafc2c Update import paths to include github by Jamie Gennis · 10 years ago
  100. b96aa8b Merge pull request #3 from colincross/features by jgennis · 10 years ago