Find a file
Peter Simons dd1a6f8ab1 pkgs/development/libraries/sqlite/default.nix: enable amalgamation build
Sqlite has a build mode called "amalgamation" that gathers all 90+ source code
files into a single sqlite3.c file before compiling the library. Building
sqlite this way reportedly gives a 5-10% performance gain because the compiler
can perform more sophisticated optimizations.

svn path=/nixpkgs/trunk/; revision=18092
2009-11-04 13:07:27 +00:00
doc * Typo. 2009-10-28 12:07:35 +00:00
maintainers Add a script to check the number of packages to rebuild after a modification. 2009-10-08 19:00:48 +00:00
pkgs pkgs/development/libraries/sqlite/default.nix: enable amalgamation build 2009-11-04 13:07:27 +00:00
COPYING
default.nix
STABLE
VERSION * Bumped the version number. 2009-04-24 21:59:56 +00:00