Searched refs:workspace (Results 1 - 6 of 6) sorted by relevance

/solaris-userland/tools/
H A Dgen-components109 # Userland workspace.
153 def find_p5m_dirs(workspace):
155 for dir, _, files in os.walk(workspace + "/components"):
193 def gen_reports(workspace, component_dir):
198 makefiles = "-f Makefile -f %s/make-rules/component-report" % workspace
214 # from the repo associated with this Userland workspace.
289 Repo containing the packages associated with this Userland workspace
291 -w --workspace
292 Location of the Userland workspace
299 workspace
[all...]
H A Dbass-o-matic131 workspace = os.getenv('WS_TOP')
135 [ "debug", "workspace=", "components=",
142 if opt in [ "-w", "--workspace" ]:
143 workspace = arg
157 component_paths = FindComponentPaths(workspace, debug)
/solaris-userland/components/
H A DMakefile32 # COMPONENT_DIRS macro with a list of all directories in the workspace that
36 @$(BASS_O_MATIC) --workspace=$(WS_TOP) --components=paths \
45 @cat $(shell $(BASS_O_MATIC) --workspace=$(WS_TOP) --components=paths \
/solaris-userland/make-rules/
H A Denvironment.mk53 # with /ws (tools mountpoint) and /builds (workspace mountpoint) mounted
H A Dips.mk493 # If there were no canonical manifests in the workspace, nothing will
498 # workspace.
H A Dshared-macros.mk46 # The workspace starts at the parent of the make-rules directory,

Completed in 31 milliseconds