stephan
|
f6fdf32553
buildtclext.tcl: add docs explaining the DESTDIR check and break out of the auto_path search loop early if the DESTDIR is not writable, rather than re-checking that repeatedly.
|
1 month ago |
stephan
|
50faa8d17e
Handle DESTDIR at an earlier phase in buildtclext.tcl to account for the is-writable-dir check and to filter out //zipfs: dirs as (im)possible installation targets.
|
1 month ago |
stephan
|
d8f6222bee
Add --destdir flag support to buildtclext.tcl, but do not yet add that to the makefile (so that this change can be cherrypicked to the 3.47 build).
|
1 month ago |
stephan
|
48c8447574
buildtclext.tcl: work around a case, reported in [forum:0683a49cb02f31a1|forum post 0683a49cb0], in which package maintainers edit their copy of tclConfig.sh to change the TCL_SHLIB_LD command.
|
1 month ago |
drh
|
dcea6335c7
New MSVC makefile targets: tclextension, tclextension-install,
|
4 months ago |
drh
|
9e88d4bb8a
Fix typo in a progress message in the builttclext.tcl script.
|
4 months ago |
drh
|
0c059b598d
Continuing refinements of the tclextension-install makefile target.
|
4 months ago |
drh
|
490661fd96
Extra robustness for the SQLite Tcl Extension builder, so that it works
|
4 months ago |
drh
|
bb99e73ef5
Simplification the ./configure script. Carry Makefile CFLAGS and OPTS through
|
4 months ago |
drh
|
58c5a95c07
Add the tclextension-list makefile target. The the makefile running on Mac.
|
4 months ago |
drh
|
1bed50d424
New makefile targets: tclextension-install and tclextension-uninstall. Seem
|
4 months ago |
drh
|
24b1d7a0c8
Work on a TCL script that will compile and install the TCL extension.
|
4 months ago |