0
0
mirror of https://github.com/sqlite/sqlite.git synced 2024-11-28 07:51:10 +01:00
sqlite/autosetup
2024-11-05 13:34:30 +00:00
..
autosetup Latest upstream autosetup for a --help fix on QNX. 2024-09-28 00:41:34 +00:00
autosetup-config.guess
autosetup-config.sub
autosetup-find-tclsh Latest upstream autosetup to get handling of (==ignoring) autotools' x-includes and x-libraries flags and stop leakage of some autosetup-init-level vars into auto.def's global scope. 2024-11-04 05:27:21 +00:00
autosetup-test-tclsh
cc-db.tcl
cc-lib.tcl
cc-shared.tcl
cc.tcl Latest upstream autosetup to get handling of (==ignoring) autotools' x-includes and x-libraries flags and stop leakage of some autosetup-init-level vars into auto.def's global scope. 2024-11-04 05:27:21 +00:00
default.auto
jimsh0.c Latest upstream jimsh0.c, which accounts for the problem patched locally by [29b944959568]. 2024-11-04 04:12:02 +00:00
LICENSE
pkg-config.tcl
proj.tcl Work around a TCL {list-quoting} quirk when escaped/deferred var derefs are passed in as values to the autotools-conventional --XYZdir flags (as seen in a downstream package build script). 2024-11-05 13:34:30 +00:00
README.autosetup
system.tcl Latest upstream autosetup to get handling of (==ignoring) autotools' x-includes and x-libraries flags and stop leakage of some autosetup-init-level vars into auto.def's global scope. 2024-11-04 05:27:21 +00:00
tmake.auto
tmake.tcl

README.autosetup created by autosetup v0.7.2

This is the autosetup directory for a local install of autosetup.
It contains autosetup, support files and loadable modules.

*.tcl files in this directory are optional modules which
can be loaded with the 'use' directive.

*.auto files in this directory are auto-loaded.

For more information, see https://msteveb.github.io/autosetup/