Home | History | Annotate | Download | only in bin
History log of /src/external/public-domain/sqlite/bin/Makefile
RevisionDateAuthorComments
 1.8  12-Nov-2020  nia Revert addition of pthread dependency on sqlite.

It is less trivial than expected and introduced some surprising breakage.
 1.7  08-Nov-2020  nia sqlite: do not build without multithreading support

at least a few pkgsrc packages avoid base sqlite because it fails
this check, and it's probably a surprising performance penalty for
unsuspecting users
 1.6  30-Oct-2020  martin libsqlite3 now requires -lm
 1.5  14-Feb-2013  martin Backout previous
 1.4  14-Feb-2013  martin When converting long double values to decimal, convert to int via a call
to floor(), so the conversion does not depend on current rounding mode.
Fixes PR port-sparc64/47535.
 1.3  16-Dec-2012  christos noman is no more
 1.2  16-Oct-2011  he branches: 1.2.2; 1.2.8;
Make this build statically also by linking with -lterminfo as well.
 1.1  13-Oct-2011  joerg Add build glue for SQLite
 1.2.8.1  25-Feb-2013  tls resync with head
 1.2.2.1  23-Jan-2013  yamt sync with head

RSS XML Feed