/
niceSOFT
/
sqlite
ОбзорДокументацияВойти
/
niceSOFT
/
sqlite
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
sqlite/
autoconf/
..
tea

TEA extension: add --tcl-stubs config flag, defaulting to zero, because there does not seem to be a universally-valid default for that. Addresses [forum:cd6503fce2|forum post cd6503fce2].

9 месяцев назад
Makefile.fallback

Add the Makefile.fallback makefile to the amalgamation tarball.

8 лет назад
Makefile.in

Include the latest Makefile.msc changes and the new "make.bat" script in the amalgamation tarballs.

8 месяцев назад
Makefile.msc

Include the latest Makefile.msc changes and the new "make.bat" script in the amalgamation tarballs.

8 месяцев назад
README.first

Remove now-extraneous autoconf/INSTALL and autoconf/configure.ac and update autoconf/README.* to account for the port to autosetup.

2 года назад
README.txt

Remove unnecessary "www." prefixes on domain names in URLs.

год назад
auto.def

Make the --static-cli-shell flag available in the autoconf build mode.

год назад
README.first
This directory contains components used to build an autoconf-like
package of the SQLite amalgamation: sqlite-autoconf-30XXXXXX.tar.gz
 
To build the autoconf amalgamation, run from the top of the canonical
source tree:
 
./configure
make amalgamation-tarball
 
The amalgamation-tarball target (available in "main.mk") runs the
script tool/mkautoconfamal.sh which does the work. Refer to that
script for details.