Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/blueprint issues and pull requests

#101 - bpdoc improvements

Pull Request - State: closed - Opened by colincross about 8 years ago - 2 comments

#100 - Add blueprint_go_binary for user-run tools

Pull Request - State: closed - Opened by danw about 8 years ago - 1 comment

#99 - Support ExtendProperties that can append or prepend

Pull Request - State: closed - Opened by colincross about 8 years ago - 4 comments

#98 - Add dependency tags, clone all modules after mutators, support AddInterVariantDependency

Pull Request - State: closed - Opened by colincross about 8 years ago - 3 comments

#97 - Add SingletonContext.Eval to evaluate ninja strings

Pull Request - State: closed - Opened by danw over 8 years ago - 1 comment

#96 - Fix package names for executables.

Pull Request - State: closed - Opened by tkilbourn over 8 years ago - 1 comment

#95 - walkDeps: Fixed bug with the visit nodes.

Pull Request - State: closed - Opened by yuchenericwu2 over 8 years ago - 3 comments

#94 - walkDeps: Fixed bug on non-walked, visited deps.

Pull Request - State: closed - Opened by yuchenericwu2 over 8 years ago - 1 comment

#93 - docs: Allow propery structs to contain non-struct ptrs

Pull Request - State: closed - Opened by danw over 8 years ago - 2 comments

#92 - Improve error handling

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#91 - AppendProperties: Replace *strings instead of appending

Pull Request - State: closed - Opened by danw over 8 years ago - 1 comment

#90 - Add AddNinjaFileDeps to PackageContext

Pull Request - State: closed - Opened by danw over 8 years ago - 1 comment

#89 - Add ModuleSubDir to Context and SingletonContext

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#88 - Allow primary builder to handle missing dependencies

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#87 - Add optional_subdirs variable support

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#86 - Add build wrapper to do stage selection before ninja

Pull Request - State: closed - Opened by danw over 8 years ago - 1 comment

#85 - Add SingletonContext.Failed()

Pull Request - State: closed - Opened by danw over 8 years ago - 1 comment

#84 - Allow wrapping of PackageContext

Pull Request - State: closed - Opened by danw over 8 years ago - 4 comments

#83 - Support embedded anonymous property structs

Pull Request - State: closed - Opened by colincross over 8 years ago - 3 comments

#82 - Use context builddir for removing abandoned files

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#81 - Allow multiple calls to ctx.SetBuildDir

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#80 - Make removing abandoned files optional

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#79 - End removing directories on ENOTDIR

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#78 - Add common implicit deps to Rules

Pull Request - State: closed - Opened by danw over 8 years ago - 3 comments

#77 - Add option to run bootstrap.Main, but not write the ninja file

Pull Request - State: closed - Opened by colincross over 8 years ago - 3 comments

#76 - Add variant methods to SingletonContext and Context

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#75 - Update travis to use go 1.5

Pull Request - State: closed - Opened by colincross over 8 years ago

#74 - Add blank line after build rules, for human readability.

Pull Request - State: closed - Opened by dje4g over 8 years ago - 1 comment

#73 - Update expected output for manifest test.

Pull Request - State: closed - Opened by dje4g over 8 years ago - 1 comment

#72 - Support comments in build rules.

Pull Request - State: closed - Opened by dje4g over 8 years ago

#71 - .gitignore: add patch files and editor ~ files

Pull Request - State: closed - Opened by dje4g over 8 years ago

#70 - Add blank line after build rules, for human readability.

Pull Request - State: closed - Opened by dje4g over 8 years ago - 1 comment

#69 - Don't rely on deps property position

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#68 - Print useful error for self-dependency

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#67 - Sort reverse dependencies

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#66 - Add OtherModuleName and OtherModuleErrorf to mutators

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#65 - Improve PropertyErrorf

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#64 - Generic append properties, and *bool support

Pull Request - State: closed - Opened by colincross over 8 years ago - 3 comments

#63 - Deprecate EarlyMutator and DynamicDependencies

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#62 - Add helpers for extending properties to proptools

Pull Request - State: closed - Opened by colincross over 8 years ago - 1 comment

#61 - Add walkDeps to context and module_ctx.

Pull Request - State: closed - Opened by yuchenericwu2 over 8 years ago

#60 - Add walkDeps to context and module_ctx.

Pull Request - State: closed - Opened by yuchenericwu2 over 8 years ago

#59 - subninja/include support

Issue - State: closed - Opened by kulakowski almost 9 years ago - 1 comment

#58 - "Stop using bootstrap.bash -b for separate builddir

Pull Request - State: closed - Opened by danw almost 9 years ago - 1 comment

#57 - Add a test runner

Pull Request - State: closed - Opened by danw almost 9 years ago

#56 - Documentation doesn't explain comments

Issue - State: closed - Opened by mdempsky almost 9 years ago - 1 comment

#55 - Fix bootstrap and separate buildDir ninja cleanup

Pull Request - State: closed - Opened by danw almost 9 years ago

#54 - context: Changed singletons to execute in order.

Pull Request - State: closed - Opened by yuchenericwu2 almost 9 years ago - 1 comment

#53 - bootstrap: Added phony rule for bootstrapManifest.

Pull Request - State: closed - Opened by yuchenericwu2 almost 9 years ago - 1 comment

#52 - Add new line to fatal error messages in bootstrap

Pull Request - State: closed - Opened by kulakowski almost 9 years ago

#51 - bpdoc: Cache property struct docs by full package path

Pull Request - State: closed - Opened by colincross almost 9 years ago - 1 comment

#50 - Fix bootstrap package build stage default

Pull Request - State: closed - Opened by danw almost 9 years ago

#49 - Implement go bootstrap plugins

Pull Request - State: closed - Opened by danw almost 9 years ago - 2 comments

#48 - Support go 1.5

Pull Request - State: closed - Opened by danw almost 9 years ago - 4 comments

#47 - Updates to travis config -- faster; ninja v1.6.0

Pull Request - State: closed - Opened by danw almost 9 years ago - 1 comment

#46 - Multi-stage bootstrapping

Pull Request - State: closed - Opened by danw almost 9 years ago - 1 comment

#45 - Support a separate build directory

Pull Request - State: closed - Opened by danw almost 9 years ago

#44 - Fix bugs related to local vs. inherited variables

Pull Request - State: closed - Opened by colincross almost 9 years ago - 1 comment

#43 - Add option to run bootstrap.Main, but not write the ninja file

Pull Request - State: closed - Opened by danw almost 9 years ago - 1 comment

#42 - Copy some module functions to Context

Pull Request - State: closed - Opened by danw almost 9 years ago - 1 comment

#41 - Fix a sub-Blueprints deps bug.

Pull Request - State: closed - Opened by jgennis almost 9 years ago - 1 comment

#40 - Add deep Copy() for parser types

Pull Request - State: closed - Opened by danw almost 9 years ago

#39 - Refactor parsing to allow reuse

Pull Request - State: closed - Opened by colincross about 9 years ago

#38 - Add convenience methods to Comment objects

Pull Request - State: closed - Opened by colincross about 9 years ago

#37 - Add option to build and run tests during bootstrap

Pull Request - State: closed - Opened by danw about 9 years ago

#36 - Support filtering nested structures by tag

Pull Request - State: closed - Opened by colincross about 9 years ago

#35 - Fix glob dependencies when initial non-wild path does not exist

Pull Request - State: closed - Opened by colincross about 9 years ago

#34 - Expose the actual Blueprints file to the module ctx

Pull Request - State: closed - Opened by danw about 9 years ago - 1 comment

#33 - Allow overriding top level Blueprints name in bootstrap.bash

Pull Request - State: closed - Opened by colincross about 9 years ago - 1 comment

#32 - Add bpfind tool

Pull Request - State: closed - Opened by danw about 9 years ago - 1 comment

#31 - Support bootstrap regeneration with different filename

Pull Request - State: closed - Opened by danw about 9 years ago

#30 - A couple clean ups to the output of Blueprint

Pull Request - State: closed - Opened by jgennis about 9 years ago

#29 - Add self-documenting support

Pull Request - State: closed - Opened by colincross about 9 years ago

#28 - Add CreateLocalVariations to BottupUpMutatorContext.

Pull Request - State: closed - Opened by jgennis about 9 years ago

#27 - Fix insertion to Context.moduleNinjaNames

Pull Request - State: closed - Opened by wangying1015 about 9 years ago

#26 - Add proptools.CloneEmptyProperties

Pull Request - State: closed - Opened by colincross about 9 years ago

#25 - Add support for "far dependencies"

Pull Request - State: closed - Opened by colincross about 9 years ago

#24 - pathtools.Glob bugfixes and features

Pull Request - State: closed - Opened by colincross about 9 years ago - 1 comment

#23 - pathtools.Glob bugfixes and features

Pull Request - State: closed - Opened by colincross about 9 years ago - 1 comment

#22 - Add support for build= magic variable to specify sub-Blueprints files

Pull Request - State: closed - Opened by colincross about 9 years ago

#21 - Adding a builtinPool type

Pull Request - State: closed - Opened by jgennis about 9 years ago

#20 - Fix makeUniquePackageNames

Pull Request - State: closed - Opened by colincross about 9 years ago

#19 - Performance improvements

Pull Request - State: closed - Opened by colincross about 9 years ago

#18 - Fix bug in parseNinjaString

Pull Request - State: closed - Opened by colincross about 9 years ago

#17 - Upstreaming some changes

Pull Request - State: closed - Opened by jgennis about 9 years ago

#16 - Indent code block in doc.go

Pull Request - State: closed - Opened by ciarand about 9 years ago

#15 - Fix cycle printing

Pull Request - State: closed - Opened by colincross over 9 years ago

#14 - Add .travis.yml to configure CI

Pull Request - State: closed - Opened by jgennis over 9 years ago

#12 - Update import paths to include github

Pull Request - State: closed - Opened by jgennis over 9 years ago - 1 comment

#11 - bpfmt fixes

Pull Request - State: closed - Opened by colincross over 9 years ago

#10 - Add error checking for calling CreateVariations with no variants

Pull Request - State: closed - Opened by colincross over 9 years ago

#9 - Document subtle behavior in createVariations

Pull Request - State: closed - Opened by colincross over 9 years ago

#8 - Fix a bug in spliceModules and add tests

Pull Request - State: closed - Opened by colincross over 9 years ago

#7 - Add CONTRIBUTING.md file

Pull Request - State: closed - Opened by colincross over 9 years ago

#6 - Fix typo

Pull Request - State: closed - Opened by ghost over 9 years ago - 2 comments

#5 - Support for early mutators

Pull Request - State: closed - Opened by colincross over 9 years ago - 1 comment

#4 - Bugfixes

Pull Request - State: closed - Opened by colincross over 9 years ago

#3 - New features

Pull Request - State: closed - Opened by colincross over 9 years ago

#2 - Add overall Blueprint documentation

Pull Request - State: closed - Opened by colincross over 9 years ago

#1 - Miscellaneous bugfixes

Pull Request - State: closed - Opened by colincross over 9 years ago