Commit Graph

17 Commits

Author SHA1 Message Date
christos e965f57700 enable unlock notify 2011-11-11 01:34:18 +00:00
christos f37cf30aee fix vax floating point overflows. 2011-11-02 23:19:48 +00:00
he c51fd9ace7 Make this build statically also by linking with -lterminfo as well. 2011-10-16 21:31:15 +00:00
joerg f53c7cd4a3 Build with -DSQLITE_ENABLE_FTS3_PARENTHESIS 2011-10-16 17:24:50 +00:00
joerg e8aa93a8ad -Wno-format-security is no longer needed with clang, now that libintl.h
is fixed.
2011-10-16 17:24:32 +00:00
joerg ac86ba952c Hook up SQLite into the build 2011-10-13 22:08:16 +00:00
joerg 63250efa82 Add build glue for SQLite 2011-10-13 21:40:27 +00:00
joerg 5e537536a5 Import pre-release of SQLite 3.6.9 based on 8bf13b036a. 2011-10-13 21:37:19 +00:00
matt f766f2f08f Build lzmainfo
Add links to xz (lzma, unxz, etc) that are in the manpage.
Add manpage links as well.
2011-08-04 03:38:06 +00:00
joerg a216da57a6 Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
dyoung 6d2b55b6aa Obey MKNLS=no. 2011-03-18 19:45:27 +00:00
joerg 73bdaeedcd Add back easy_encoder.c, lost during the final 5.0.0 update. 2010-11-09 23:07:09 +00:00
joerg 6960a12118 Install XZ's header files. 2010-11-02 19:12:46 +00:00
joerg b1de0a15dc Hook up xz into the build system. 2010-11-02 16:34:33 +00:00
joerg 67c9d7de30 Replace configure.ac with a stripped down version for later use by
src/tools.
2010-11-02 15:40:58 +00:00
joerg 5c6654a627 Use libc version of SHA256 on NetBSD. 2010-11-02 15:35:38 +00:00
joerg 4d1abfb29e Import stripped down version of xz-5.0.0. All non-public domain parts
are removed to provide a prestine version.
2010-11-02 15:20:20 +00:00