OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tclsh
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/sqlite/src/
main.mk
390
tclsh
$(TOP)/tool/vdbe-compress.tcl <tsrc/vdbe.c >vdbe.new
395
tclsh
$(TOP)/tool/mksqlite3c.tcl
402
tclsh
$(TOP)/ext/fts2/mkfts2amal.tcl
405
tclsh
$(TOP)/ext/fts3/mkfts3amal.tcl
453
tclsh
$(TOP)/tool/mksqlite3h.tcl $(TOP) >sqlite3.h
Makefile.vxworks
482
tclsh
$(TOP)/tool/mksqlite3c.tcl
487
tclsh
$(TOP)/ext/fts2/mkfts2amal.tcl
490
tclsh
$(TOP)/ext/fts3/mkfts3amal.tcl
configure.ac
138
# See whether we can run specific
tclsh
versions known to work well;
139
# if not, then we fall back to plain
tclsh
.
142
AC_CHECK_PROGS(TCLSH_CMD, [tclsh8.5
tclsh
], none)
144
# If we can't find a local
tclsh
, then building the amalgamation will fail.
146
echo "Warning: can't find
tclsh
- defaulting to non-amalgamation build."
148
TCLSH_CMD="
tclsh
"
390
# Start autosearch by asking
tclsh
Makefile.in
104
# This is the command to use for
tclsh
- normally just "
tclsh
", but we may
786
tclsh
$(TOP)/tool/mksqlite3h.tcl $(TOP) >sqlite3.h
configure
[
all
...]
/external/llvm/projects/sample/
configure
750
TCLSH
[
all
...]
Completed in 34 milliseconds