Lines Matching +refs:proj +refs:opt +refs:set
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
85 - **`proj-get-env VAR ?default?`**\
88 trimmed contents. This can be used, e.g., to set a developer's
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`**\
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...`**\
296 core set of those flags.
316 This tree's [configure script][auto.def], [utility APIs][proj.tcl],
336 set library-level feature toggles, e.g. `-DSQLITE_OMIT_FOO`, in which
449 [proj.tcl]: /file/autosetup/proj.tcl