Lines Matching +refs:proj +refs:opt +refs:was +refs:provided
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
56 version of the main `auto.def` file. The `autoconf` dir was ported
68 those with `proj-` prefix can be found in [proj.tcl][] and those with
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`**\
114 Returns 1 if `--FLAG` was explicitly provided to configure,
116 `--with-readline` was provided or whether we're searching for
123 - **`proj-val-truthy value`**\
124 Returns 1 if `$value` is "truthy," See `proj-opt-truthy` for the definition
127 - **`proj-warn msg`**\
136 `sqlite-add-shell-opt`. This is a no-op if `FLAG` is not provided or
139 - **`sqlite-add-shell-opt FLAG...`**\
223 was a no-op in JimTCL, and it emits CRNL line endings by default on
304 (A real-life example: before the approach described below was taken
316 This tree's [configure script][auto.def], [utility APIs][proj.tcl],
449 [proj.tcl]: /file/autosetup/proj.tcl