Lines Matching full:template
80 // 2. The bootstrap Ninja file template
89 // The bootstrap Ninja file template describes the build actions necessary to
90 // build the primary builder for the source tree. This template contains a set
95 // create a bootstrap Ninja file template named 'build.ninja.in'.
99 // is responsible for filling in the bootstrap Ninja file template with some
102 // the template file to produce a usable build.ninja file.
147 // Updating the Bootstrap Ninja File Template
151 // Ninja file template at .bootstrap/bootstrap.ninja.in. When generating this
157 // This is done so that in the main state if the bootstrap Ninja file template
160 // file template contents itself, because it may be using an older minibp.
162 // circular dependence), so if a new bootstrap Ninja file template were
168 // file template automatically update the template in the source tree.