stephan d75acb8312 Back out the most significant part of [5c28a17253e2f], as Cygwin is a hybrid. With SQLITE_OS_UNIX it will use POSIX locking, which will misinteract with apps using Windows-style locking. 19 jam lalu
..
LICENSE 6219872845 Initial pristine autosetup bits. 5 bulan lalu
README.autosetup 6219872845 Initial pristine autosetup bits. 5 bulan lalu
README.md 6c074e5dc4 Summarize known incompatibilities/gotches between JimTCL and canonical TCL, and their workarounds. Doc changes only. 4 minggu lalu
autosetup cf794e17cc Latest upstream autosetup. Fixes two minor corner-case issues which we haven't yet seen in practice. 6 hari lalu
autosetup-config.guess 6219872845 Initial pristine autosetup bits. 5 bulan lalu
autosetup-config.sub 6219872845 Initial pristine autosetup bits. 5 bulan lalu
autosetup-find-tclsh cf794e17cc Latest upstream autosetup. Fixes two minor corner-case issues which we haven't yet seen in practice. 6 hari lalu
autosetup-test-tclsh 6219872845 Initial pristine autosetup bits. 5 bulan lalu
cc-db.tcl 6219872845 Initial pristine autosetup bits. 5 bulan lalu
cc-lib.tcl 6219872845 Initial pristine autosetup bits. 5 bulan lalu
cc-shared.tcl 6219872845 Initial pristine autosetup bits. 5 bulan lalu
cc.tcl 266685c7e7 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. 4 bulan lalu
jimsh0.c 09591b78ae Update jimsh0.c from upstream autosetup to address [https://github.com/msteveb/autosetup/issues/75|autosetup ticket #75], triggered by this build in the Gentoo project. 1 Minggu lalu
pkg-config.tcl 6219872845 Initial pristine autosetup bits. 5 bulan lalu
proj.tcl 3111c4687f Further consolidation of the main auto.def and the autoconf auto.def content into sqlite-config.tcl. 1 Minggu lalu
sqlite-config.tcl d75acb8312 Back out the most significant part of [5c28a17253e2f], as Cygwin is a hybrid. With SQLITE_OS_UNIX it will use POSIX locking, which will misinteract with apps using Windows-style locking. 19 jam lalu
system.tcl 266685c7e7 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. 4 bulan lalu

README.autosetup

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/