sqlite/autosetup
2024-11-04 08:29:02 +00:00
..
autosetup Latest upstream autosetup for a --help fix on QNX. 2024-09-28 00:41:34 +00:00
autosetup-config.guess Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
autosetup-config.sub Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
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 Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
cc-db.tcl Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
cc-lib.tcl Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
cc-shared.tcl Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
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 Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
jimsh0.c Latest upstream jimsh0.c, which accounts for the problem patched locally by [29b944959568]. 2024-11-04 04:12:02 +00:00
LICENSE Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
pkg-config.tcl Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
proj.tcl When installing the shared lib, re-activate the accommodation of legacy-style .so links (removed in [80584e165e4]) based on two reports that not having those will cause all clients linked against the legacy naming convention to fail to dynamically link (which would preclude an update of a system-level libsqlite3 package). Set up the infrastructure needed for adding an SONAME to the library but do not yet activate it. See discussion in/around [forum:046133a7da|forum post 046133a7da]. 2024-11-04 08:29:02 +00:00
README.autosetup Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
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 Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00
tmake.tcl Initial pristine autosetup bits. 2024-09-24 21:08:49 +00:00

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/