Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-27 | GNUmakefile cleanup: the gift that keeps on giving.HEADmaster | Rob Austein | |
2016-06-24 | Support VPATH builds. | Rob Austein | |
2016-05-05 | Update to current version of SQLite3. Not sure we're going to be | Rob Austein | |
keeping this at all, but if we do, we should stay current. | |||
2015-07-07 | Switch build method to keep a copy of the current tarball in the | Rob Austein | |
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. | |||
2015-07-03 | Tweaks to support cross-compilation. | Rob Austein | |
2015-07-01 | Allowing SQLite3 to use dlopen() is probably a bad idea, and allowing | Rob Austein | |
dlopen() complicates the build, so disable it. | |||
2015-06-26 | Support no-threads build (work around Novena gdb problem). Add copyright. | Rob Austein | |
2015-06-19 | Search for sha256sum, use it if we found it, warn otherwise. | Rob Austein | |
2015-04-28 | Initial commit of SQLite3 port. | Rob Austein | |