1. 7bf6f62 Replace ReplaceExtension regexp with manual string operations by Colin Cross · 10 years ago
  2. 8ac0a81 Optimize ninja_writer by Colin Cross · 10 years ago
  3. 75de3e8 Merge pull request #20 from colincross/unique by jgennis · 10 years ago
  4. 82a6f6f Merge pull request #18 from colincross/ninjastring by jgennis · 10 years ago
  5. 503b811 Merge pull request #17 from jgennis/rbase by jgennis · 10 years ago
  6. c798825 Always update deps after bottom-up mutators run. by Jamie Gennis · 10 years ago
  7. 1ec4453 Add support for arbitrary globs in subdirs by Michael Beardsworth · 10 years ago
  8. 418d5c5 Add function to return list of globbed file by Jean-Francois Dupuis · 10 years ago
  9. c4d07d8 Make WriteDepFile escape spaces and special characters by Christian Zander · 10 years ago
  10. 0d44125 Fix makeUniquePackageNames by Colin Cross · 10 years ago
  11. b247893 Fix misparsed $ after variable name by Colin Cross · 10 years ago
  12. e28dbe4 Merge pull request #16 from ciarand/patch-1 by colincross · 10 years ago
  13. 8848940 Indent code block in doc.go by Ciaran Downey · 10 years ago
  14. 11bcca9 Merge pull request #15 from colincross/cycle by jgennis · 10 years ago
  15. 0e4607e Fix cycle printing by Colin Cross · 10 years ago
  16. 91d25f2 Merge pull request #12 from jgennis/master by jgennis · 10 years ago
  17. aefb657 Add .travis.yml to configure CI by Jamie Gennis · 10 years ago
  18. 6cafc2c Update import paths to include github by Jamie Gennis · 10 years ago
  19. 4dfe36d Merge pull request #11 from colincross/bpfmt by jgennis · 10 years ago
  20. 4063fb3 Merge pull request #10 from colincross/mutator by jgennis · 10 years ago
  21. 96e5670 Allow parsing Blueprints files without evaluating by Colin Cross · 10 years ago
  22. 85398a9 Simplify printer whitespace and newline handling by Colin Cross · 10 years ago
  23. f4d18a6 Add error checking for calling CreateVariations with no variants by Colin Cross · 10 years ago
  24. bc21793 Merge pull request #9 from colincross/createvariations by jgennis · 10 years ago
  25. f7b7866 Merge pull request #8 from colincross/splicemodules by jgennis · 10 years ago
  26. 8db1fd5 Merge pull request #7 from colincross/contributing by jgennis · 10 years ago
  27. 21e078a Document subtle behavior in createVariations by Colin Cross · 10 years ago
  28. 262fd82 Merge pull request #6 from norwack/master by colincross · 10 years ago
  29. da78a71 Fix same typo in doc.go by Norwack · 10 years ago
  30. 72bd193 Fix a bug in spliceModules and add tests by Colin Cross · 10 years ago
  31. ed5c21b Add CONTRIBUTING.md file by Colin Cross · 10 years ago
  32. 7fdf32b Fix typo by Norwack · 10 years ago
  33. 96555d6 Merge pull request #5 from colincross/earlymutators by colincross · 10 years ago
  34. f5e34b9 Split "variant" terminology into "variant" and "variation" by Colin Cross · 10 years ago
  35. 65569e4 Add early mutators by Colin Cross · 10 years ago
  36. ab6d790 Move build actions into modules by Colin Cross · 10 years ago
  37. 7addea3 Iterate through modules directly by Colin Cross · 10 years ago
  38. e7daa22 Rework the way variant names are stored by Colin Cross · 10 years ago
  39. ed342d9 Move values from moduleGroup to moduleInfo by Colin Cross · 10 years ago
  40. 6134a5c Relax module naming restrictions by Colin Cross · 10 years ago
  41. 50fb093 Merge pull request #4 from colincross/bugfixes by jgennis · 10 years ago
  42. 10b54db Fix panic when dependency cycle includes the first module visited by Colin Cross · 10 years ago
  43. 62e681a Fix bug when copying slice to itself by Colin Cross · 10 years ago
  44. 969c703 Fix whitespace in parser/parser.go by Colin Cross · 10 years ago
  45. b96aa8b Merge pull request #3 from colincross/features by jgennis · 10 years ago
  46. 482e8cf Merge pull request #1 from colincross/bugfixes by jgennis · 10 years ago
  47. 40e81c3 Merge pull request #2 from colincross/docs by jgennis · 10 years ago
  48. 174ae05 Report variant errors instead of panicing by Colin Cross · 10 years ago
  49. cb7b9ad Go back to the old Blueprints file format by Colin Cross · 10 years ago
  50. d9d92cb Print names of files deleted by cleanup phase by Colin Cross · 10 years ago
  51. 542fd55 Allow adding maps by Colin Cross · 10 years ago
  52. c7ffa30 Add VisitDirectDeps to module context by Colin Cross · 10 years ago
  53. b274e6c Support += assignments by Colin Cross · 10 years ago
  54. 9a103c0 Modify printer to be stricter about extra newlines by Colin Cross · 10 years ago
  55. 8900e9b Exit early from generateModuleBuildActions on error by Colin Cross · 10 years ago
  56. 93ef72d Don't fail cleanup when a file has turned into a directory by Colin Cross · 10 years ago
  57. 11e3b0d Fix deadlock when there are no modules by Colin Cross · 10 years ago
  58. e7a26ff Add overall Blueprint documentation by Colin Cross · 10 years ago
  59. c4b691f Add an initial README.md by Jamie Gennis · 10 years ago
  60. f5bd828 Run bpfmt -w . to reformat Blueprints file by Colin Cross · 10 years ago
  61. 8e0c511 Add license headers and LICENSE file by Colin Cross · 10 years ago
  62. 3e8e74f Move blueprint/* up a directory by Colin Cross · 10 years ago
  63. 6bb4af9 Update parser and printer to use new Blueprint format by Colin Cross · 10 years ago
  64. a434b3f Keep dependencies in order by Colin Cross · 10 years ago
  65. 3793062 Rebootstrap for changes to any bootstrap go binaries by Colin Cross · 10 years ago
  66. 41c397a Initial bpmodify tool by Colin Cross · 10 years ago
  67. 5ad47f4 Initial bpfmt tool by Colin Cross · 10 years ago
  68. d1facc1 Return comment and position information from parser by Colin Cross · 10 years ago
  69. 691a60d Parallelize GenerateBuildActions by Colin Cross · 10 years ago
  70. 7ad621c Parallelize Blueprints file parsing by Colin Cross · 10 years ago
  71. 1455a0f Remove pregenerate pass by Colin Cross · 10 years ago
  72. 80ad04d Add FinalModule and VisitAllModuleVariants to ModuleContext by Colin Cross · 10 years ago
  73. 82b7d51 Add support for simple expressions by Colin Cross · 10 years ago
  74. c0dbc55 Add basic variable support by Colin Cross · 10 years ago
  75. c902848 Add support for Mutators by Colin Cross · 10 years ago
  76. 11a114f Allow properties to have unsettable int and uint fields by Colin Cross · 10 years ago
  77. bbfa51a Module groups to support variants by Colin Cross · 10 years ago
  78. f77510c Fix CopyProperties on interface to pointer to struct by Colin Cross · 10 years ago
  79. be1a9a1 Rename DynamicDependerModuleContext to BaseModuleContext by Colin Cross · 10 years ago
  80. 573a2fd Store a sorted module list by Colin Cross · 10 years ago
  81. fea2b75 Fix gofmt by Colin Cross · 10 years ago
  82. e4cfdf9 Optimize parseNinjaString by Colin Cross · 10 years ago
  83. 6e2b232 Make Ninja string evaluation more robust by Christian Zander · 10 years ago
  84. 0bb5d8a Fix predicated visitors. by Jamie Gennis · 10 years ago
  85. b2e7b5d Add a PreGenerateBuildActions pass by Colin Cross · 10 years ago
  86. c4ed709 bootstrap: Fix abandoned file removal. by Jamie Gennis · 10 years ago
  87. df935ac Make Context.AllTargets() evaluate variables. by Jamie Gennis · 10 years ago
  88. 9e2a4c2 bootstrap: Don't export the script-substituted Ninja vars by Jamie Gennis · 10 years ago
  89. 42cad4b Add pathtools.ReplaceExtension by Colin Cross · 10 years ago
  90. 46f8d18 Pipe the Optional flag from BuildParams to the build definition by Colin Cross · 10 years ago
  91. aa847f2 Add support for Optional parameter to build definitions by Colin Cross · 10 years ago
  92. 701fbad Add the ability to check if a property is present by David Allison · 10 years ago
  93. b6a5039 pathtools: Fixed absolute path bug in Glob. by Nico Hailey · 10 years ago
  94. af43556 Add support for removing abandoned files. by Jamie Gennis · 10 years ago
  95. debef53 Add a Glob func that returns dirs searched by Jamie Gennis · 10 years ago
  96. daf6499 update golang build rules for go 1.3.3 by Colin Cross · 10 years ago
  97. 5e3594f Add dependencies on golang tools by Colin Cross · 10 years ago
  98. 535434a Move cgofilter to be built by bootstrap.ninja by Colin Cross · 10 years ago
  99. add65dd Sort variables by name when writing ninja files by Colin Cross · 10 years ago
  100. fbb27fe Add a utility function for writing depfiles. by Jamie Gennis · 10 years ago