Lines Matching refs:script
77 script found at the root of the source tree. Then run "make".
84 ../sqlite/configure ;# Run the configure script
91 The configure script uses autoconf 2.61 and libtool. If the configure
92 script does not work out for you, there is a generic makefile named
164 [Tcl script](http://www.tcl.tk) at tool/mksqlite3h.tcl does the conversion.
184 Tcl script at ./mkopcodeh.tcl does this scan and generates opcodes.h.
185 A second Tcl script, ./mkopcodec.tcl, then scans opcodes.h to generate
196 script **tool/mkpragmatab.tcl**. If you want to add a new PRAGMA, edit
198 parser for your new PRAGMA, then run the script to regenerate the
212 The amalgamation is generated from the tool/mksqlite3c.tcl Tcl script.
215 tool/mksqlite3c.tcl script is run to copy them all together in just the
220 lines. To work around this, a separate Tcl script, tool/split-sqlite3c.tcl,