aboutsummaryrefslogtreecommitdiff
path: root/Blueprints
AgeCommit message (Expand)Author
2016-08-08Add tests for Visit*Colin Cross
2016-08-08Allow tests to mock filesystemColin Cross
2016-06-08Refactor blueprint parser nodes to an interfaceColin Cross
2016-05-26Add blueprint_go_binary for user-run toolsDan Willemsen
2015-11-02Add proptools.TypeEqualColin Cross
2015-10-31Fix bugs in CloneProperties and related functionsColin Cross
2015-10-31Move CloneProperties to clone.goColin Cross
2015-10-31Add helpers for extending properties to proptoolsColin Cross
2015-09-18Add a test runnerDan Willemsen
2015-09-14Implement plugins for bootstrap go modulesDan Willemsen
2015-07-29Use three stage buildsDan Willemsen
2015-07-23Enhance bootstrap stage selectionDan Willemsen
2015-06-26Add self-documenting supportColin Cross
2015-06-25Add option to build and run tests during bootstrapDan Willemsen
2015-04-14Add support for arbitrary globs in subdirsMichael Beardsworth
2015-03-21Update import paths to include githubJamie Gennis
2015-01-26Run bpfmt -w . to reformat Blueprints fileColin Cross
2015-01-23Move blueprint/* up a directoryColin Cross
2015-01-23Initial bpmodify toolColin Cross
2015-01-23Initial bpfmt toolColin Cross
2015-01-23Add support for removing abandoned files.Jamie Gennis
2015-01-23Add a Glob func that returns dirs searchedJamie Gennis
2015-01-23Add a utility function for writing depfiles.Jamie Gennis
2015-01-23Add support for unpacking properties into nested structs.Jamie Gennis
2015-01-23Add the blueprint/proptools package.Jamie Gennis
2015-01-23Stop determining package names from the call stack.Jamie Gennis
2014-06-06Add the blueprint/pathtools packageJamie Gennis
2014-06-04Initial Blueprint commit.Jamie Gennis