dan
|
00dae0a3ca
|
Update the amalgamation-tarball configure script so that it can use header file "readline/readline.h" with library file "libedit".
FossilOrigin-Name: cbf72b04bb0650b62336d86b22ef59315ccdc183
|
2016-05-28 15:09:35 +00:00 |
|
drh
|
17e0c47368
|
Autoconf configure.ac adjustment to try to get it to look for both editline
and readline automatically.
FossilOrigin-Name: 645bd696dfd86d8c93080f6ebfddbc9639ec088b
|
2016-05-20 12:22:16 +00:00 |
|
drh
|
582c080289
|
Portability enhancements to the configure script on the amalgamation tarball.
FossilOrigin-Name: 7184c4b8869ffc00944abdd8d2c521cb11ea5824
|
2016-05-04 14:20:15 +00:00 |
|
drh
|
5e18d40200
|
Turn the session extension off by default. Enable using --enable-session on
configure scripts, or using the SESSION=1 argument to nmake on Windows.
FossilOrigin-Name: e462cde2a50c39cc2f8d8624aada19280b8226eb
|
2016-05-03 13:14:18 +00:00 |
|
dan
|
e1f1ffa55a
|
Tweak the amalgamation autoconf files so that the --disable-static-shell option works again.
FossilOrigin-Name: 83efcdebfa255cd0663ecc6b74eb99183e2f3a10
|
2016-03-11 15:25:13 +00:00 |
|
drh
|
ba60fbb621
|
Fix for pthread detection in the configure scripts.
FossilOrigin-Name: 47633ffdbfead3ce7b1f6560660df99f950d24f8
|
2016-01-28 02:47:32 +00:00 |
|
dan
|
30908c97ac
|
Fix a problem in autoconf/configure.ac causing --enable-readline to fail if libedit was not present.
FossilOrigin-Name: e8adeb64d4e463772feb58dbd6f00715b92e735c
|
2016-01-20 15:19:56 +00:00 |
|
drh
|
13c808a9fc
|
Look for pthread_mutexattr_init() instead of pthread_create() in autoconf
scripts, to work around issues with ASAN.
FossilOrigin-Name: 9c3a0dc2e8bf202cd846841bd5d4ea67aa189c1a
|
2016-01-13 21:23:48 +00:00 |
|
dan
|
991c5d6413
|
Update the mkautoconfamal.sh script to make the building of the sqlite3-autoconf-VERSION.tar.gz package more orthodox.
FossilOrigin-Name: 1928f8945b7cdf733129619b7ab02d1addf63478
|
2015-12-15 19:32:12 +00:00 |
|
dan
|
ce6cbf9ff4
|
Add the "--enable-static-shell" option to the amalgamation autoconf script. If set (the default) the compiled shell tool is statically linked against sqlite3.o. Otherwise, it is linked against libsqlite3.so.
FossilOrigin-Name: 499a02a34316cada9e197ef1d2e77c4cd75c41be
|
2015-11-13 16:59:00 +00:00 |
|
drh
|
e44b835e63
|
Add the --enable-editline option to various autoconf scripts.
FossilOrigin-Name: 866f0277781dedf0db287ec5902a138406a172e3
|
2015-10-30 14:25:57 +00:00 |
|
dan
|
2572751be8
|
Add --enable-fts5 and --enable-json1 options to the amalgamation autoconf package.
FossilOrigin-Name: 8a4e19888f512c3ee95aa3040924fc932fbdab1a
|
2015-10-09 14:37:15 +00:00 |
|
dan
|
f6f8ac6104
|
Add the files used to build the amalgamation-autoconf package.
FossilOrigin-Name: 048865e8fdd2bef6b43b6cebd45fae94c8a1ab20
|
2013-05-27 17:19:58 +00:00 |
|