Lines Matching +refs:sqlite +refs:handle +refs:debug
47 - [sqlite-config.tcl][]: utility code which is too project-specific
69 an `sqlite-` prefix are in [sqlite-config.tcl][]. The others are part
131 - **`sqlite-add-feature-flag ?-shell? FLAG...`**\
136 `sqlite-add-shell-opt`. This is a no-op if `FLAG` is not provided or
139 - **`sqlite-add-shell-opt FLAG...`**\
140 The shell-specific counterpart of `sqlite-add-feature-flag` which
143 - **`sqlite-configure BUILD-NAME {script}`**\
150 `use sqlite-config; sqlite-configure BUILD-NAME {script}`
378 Autosetup reserves the flag name **`--debug`** for its own purposes,
379 and its own special handling of `--enable-...` flags makes `--debug`
380 an alias for `--enable-debug`. As this project has a long history of
381 using `--enable-debug`, we patch autosetup to use the name
382 `--autosetup-debug` in place of `--debug`. That requires (as of this
388 `debug` flag in `auto.def` - duplicated flags are not permitted.
395 customization. Rather than editing `sqlite-config.tcl` for this,
400 `autosetup/sqlite-custom.tcl`.
408 proc sqlite-custom-flags {} {
429 used internally by `sqlite-config.tcl:sqlite-configure`.
435 proc sqlite-custom-handle-flags {} {
450 [sqlite-config.tcl]: /file/autosetup/sqlite-config.tcl