Lines Matching full:project
143 - String, default empty. A comma-separated list of project groups to
152 * - ``manifest.project-filter``
162 Project names are matched against each regular expression (``re1``,
163 ``re2``, ``re3``, ...) in the list, in order. If the entire project name
165 deactivates or activates the project. The project is deactivated if the
166 element begins with ``-``. The project is activated if the element
167 begins with ``+``. (Project names cannot contain ``,`` if this option is
171 If a project's name matches multiple regular expressions in the list,
173 if ``manifest.project-filter`` is:
179 Then a project named ``hal_bar`` is inactive, but a project named
182 If a project is made inactive or active by a list element, the project
184 disabled. (This is currently the only way to make a project that has no
187 Otherwise, i.e. if a project does not match any regular expressions in
189 to its groups (see :ref:`west-project-group-examples` for examples in
192 Within an element of a ``manifest.project-filter`` list, leading and
213 from project remotes when those projects' revisions in the manifest file
231 the path to the manifest project with path :file:`zephyr` (if there is