Searched +refs:sqlite +refs:add +refs:feature +refs:flag (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?`**\ 99 Evals `thenScript` if the given `--flag` is truthy, else it109 - **`proj-opt-truthy flag`**\ 110 Returns 1 if `--flag`'s value is "truthy," i.e. one of (1, on,120 validate that `$FLAG` is a registered flag so will not fail fatally131 - **`sqlite-add-feature-flag ?-shell? FLAG...`**\ 132 Adds the given feature flag to the CFLAGS which are specific to134 `-DSQLITE_ENABLE_...`, or similar, flags. If the `-shell` flag is[all …]
217 => {This legacy flag has no effect on the library but may influence281 => {Enable SQLITE_ENABLE_ICU and add the given linker flags for the351 a platform-dependent default is used. On some platforms this flag356 => {Enable use of --out-implib linker flag to generate an359 out a name automatically. On some platforms this flag gets361 explicitly disable this feature on such platforms.}379 => {Enable the SQLITE_ENABLE_STMT_SCANSTATUS feature flag}453 define PACKAGE_NAME sqlite732 foreach flag $::sqliteConfig(all-flag-enables) {733 if {![proj-opt-was-provided $flag]} {[all …]