[Cryptech-Commits] [sw/thirdparty/sqlite3] branch master created (now f71125a)

git at cryptech.is git at cryptech.is
Tue Jul 7 18:22:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a change to branch master
in repository sw/thirdparty/sqlite3.

        at  f71125a   Switch build method to keep a copy of the current tarball in the repository rather than fetching it every time, both to simplify the build and to avoid a lot of gratuitous re-fetches of the tarball when building under continuous integration or release engineering scripts.

This branch includes the following new commits:

       new  a18c0d4   Initial commit of SQLite3 port.
       new  a39aafc   Search for sha256sum, use it if we found it, warn otherwise.
       new  48ec7e3   Support no-threads build (work around Novena gdb problem).  Add copyright.
       new  f6d4161   Allowing SQLite3 to use dlopen() is probably a bad idea, and allowing dlopen() complicates the build, so disable it.
       new  7bdeab3   Tweaks to support cross-compilation.
       new  f71125a   Switch build method to keep a copy of the current tarball in the repository rather than fetching it every time, both to simplify the build and to avoid a lot of gratuitous re-fetches of the tarball when building under continuous integration or release engineering scripts.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.




More information about the Commits mailing list