Lines Matching +refs:proj +refs:find +refs:executable +refs:path
41 - [proj.tcl][]: project-agnostic utility code for autosetup-driven
48 for `proj.tcl`. We split this out of `auto.def` so that it can be
68 those with `proj-` prefix can be found in [proj.tcl][] and those with
76 Should be used in place of `[file executable]`, as it will also
78 platforms it also assumes that _any_ existing file is executable.
85 - **`proj-get-env VAR ?default?`**\
94 - **`proj-fatal msg`**\
98 - **`proj-if-opt-truthy flag thenScript ?elseScript?`**\
102 - **`proj-indented-notice ?-error? ?-notice? msg`**\
109 - **`proj-opt-truthy flag`**\
113 - **`proj-opt-was-provided FLAG`**\
117 readline by default. In the former case, failure to find it should
123 - **`proj-val-truthy value`**\
124 Returns 1 if `$value` is "truthy," See `proj-opt-truthy` for the definition
127 - **`proj-warn msg`**\
179 bootstrapping process to find a suitable TCL with which to run the
181 TCL shell](/file/autosetup/autosetup-find-tclsh). That will first
316 This tree's [configure script][auto.def], [utility APIs][proj.tcl],
365 $ /path/to/autosetup-checkout/autosetup --install .
449 [proj.tcl]: /file/autosetup/proj.tcl