Searched +refs:sqlite +refs:add +refs:shell +refs:opt (Results 1 – 2 of 2) sorted by relevance
47 - [sqlite-config.tcl][]: utility code which is too project-specific69 an `sqlite-` prefix are in [sqlite-config.tcl][]. The others are part98 - **`proj-if-opt-truthy flag thenScript ?elseScript?`**\ 109 - **`proj-opt-truthy flag`**\ 113 - **`proj-opt-was-provided FLAG`**\ 124 Returns 1 if `$value` is "truthy," See `proj-opt-truthy` for the definition131 - **`sqlite-add-feature-flag ?-shell? FLAG...`**\ 134 `-DSQLITE_ENABLE_...`, or similar, flags. If the `-shell` flag is136 `sqlite-add-shell-opt`. This is a no-op if `FLAG` is not provided or139 - **`sqlite-add-shell-opt FLAG...`**\ [all …]
281 => {Enable SQLITE_ENABLE_ICU and add the given linker flags for the334 => {Link the sqlite3 shell app against the DLL instead of embedding sqlite3.c}453 define PACKAGE_NAME sqlite553 set shell ""555 set args [lassign $args shell]558 if {"" ne $shell} {1385 sqlite-add-feature-flag -shell -DSQLITE_ENABLE_ICU1389 sqlite-add-feature-flag -shell -DSQLITE_ENABLE_ICU_COLLATIONS1750 foreach opt {1761 if {[proj-opt-exists $opt] && [opt-bool $opt]} {[all …]