Lines Matching defs:configure
38 # Gets set by [sqlite-configure] (the main configure script driver).
51 # Pass msg-debug=1 to configure to enable obnoxiously loud output
79 # Processes all configure --flags for this build, run build-specific
80 # config checks, then finalize the configure process. $buildMode must
84 # intended to hold configure code which is specific to the given
93 # sqlite-configure BUILD_NAME { build-specific configure script }
96 # [sqlite-configure-finalize], which gets run after $configScript.
97 proc sqlite-configure {buildMode configScript} {
99 "sqlite-configure must not be called more than once"
116 # All configure flags must be described in one or more calls to
456 sqlite-configure-phase1 $buildMode
458 sqlite-configure-finalize
459 }; # sqlite-configure
462 # Runs "phase 1" of the configure process: after initial --flags
463 # handling but before sqlite-configure's $configScript argument is
465 # [sqlite-configure].
466 proc sqlite-configure-phase1 {buildMode} {
474 # to all build modes supported by [sqlite-configure].
508 }; # sqlite-configure-phase1
513 proc sqlite-configure-finalize {} {
545 # output unless msg-debug=1 is passed to the configure script.
702 # If any configure flags for features are in conflict with
964 # configure script.
1051 # result value, e.g. by modifying configure --flags.
1055 # legacy configure script.
1245 # ^^^ this check is derived from the legacy configure script.
1290 # ^^^ that libs list comes from the legacy configure script ^^^
1306 # If we found a library, configure the build to use it...
1611 # Handles the --dll-basename configure flag. [define]'s
1644 # If the configure flag --out-implib is not used (or programmatically
1791 # Perform some late-stage work and generate the configure-process
1800 # the Makefile and other generated files, so that configure tests
2123 # jimsh. The defaults may be passed on to configure as
2245 # If the --dump-defines configure flag is provided then emit a list of