Home
last modified time | relevance | path

Searched +refs:proj +refs:if +refs:opt +refs:truthy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/autosetup/
H A DREADME.md41 - [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
84 does the latter and is rarely, if ever, useful in this tree.
85 - **`proj-get-env VAR ?default?`**\
86 Works like `get-env` but will, if that function finds no match,
87 look for a file named `./.env-$VAR` and, if found, return its
94 - **`proj-fatal msg`**\
98 - **`proj-if-opt-truthy flag thenScript ?elseScript?`**\
99 Evals `thenScript` if the given `--flag` is truthy, else it
[all …]