Home | History | Annotate | Download | only in autosetup

Lines Matching defs:default

27   proj-tweak-default-env-dirs
71 # Default value for the --all flag. Can hypothetically be modified
75 all-flag-default 0
104 if {$::sqliteConfig(all-flag-default)} {
161 # - [opt-val FLAG ?default?]
166 # the case of a default value.
210 # ^^^ one of the downstream custom builds overrides the load-extension default to 0, which
226 all=$::sqliteConfig(all-flag-default) => {$allFlagHelp}
332 Needed only by ext/wasm. Default=EMSDK env var.}
363 a platform-dependent default is used. On some platforms this flag
364 gets automatically enabled if it is not provided. Use "default" to
490 sqlite-setup-default-cflags
713 default {
728 default {
737 # Set up the default CFLAGS and BUILD_CFLAGS values.
738 proc sqlite-setup-default-cflags {} {
748 # When cross-compiling we default to not using the -g flag, based
897 # and this project has no direct use for soname, so default to
905 default {
975 default {
1120 # 4) Default to automatic search for optional readline
1186 default {
1492 default {
1620 if {$dn in {none default}} { set dn libsqlite3 }
1629 default { set dn libsqlite3 }
1730 # The default value is "unix-generic".
1750 default {
1773 Use --dll-basename=default to disable this special case
2110 # generator. By default, prefer jimsh simply because we have it