Lines Matching full:repository

28 This program is intended to assist a developer of this repository
29 (the "home" repository) by gathering and building the repositories that
30 this home repository depend on. It also checks out each dependent
31 repository at a "known-good" commit in order to provide stability in
44 the needs of the home repository by including its dependent repositories.
58 For example, a directory named "build" in the repository's root directory
95 "home" repository.
117 The name of the dependent repository. This field can be referenced
122 Specifies the URL of the repository.
127 The directory where the program clones the repository, relative to
132 The directory used to build the repository, relative to the "top"
142 The commit used to checkout the repository. This can be a SHA-1
150 repository name to specify a dependent repo and a "link" to
160 which represents that this repository depends on the Vulkan-Headers
161 repository and uses the VULKAN_HEADERS_INSTALL_DIR CMake variable to
165 other repository in the JSON file.
171 A list of commands to execute before building a dependent repository.
173 sort of "update" script or need to clone an auxillary repository like
217 Specifies if the dependent repository should be built or not. This can
223 A list of platforms the repository will be built on.
289 """Represents a repository at a known-good commit."""
546 help="Set target directory for repository roots. Default is \'.\'.")
569 help="Delete repository directory before building",
646 # Clone/update the repository
649 # Build the repository