Commit graph

70 commits

Author SHA1 Message Date
Eelco Dolstra cb6daa036b sqlite: Update to 3.8.10.2 2015-06-12 13:50:37 +02:00
Paulus Esterhazy c4a8acd983 Add sqlite3_analyzer 2015-05-21 13:57:53 +02:00
Michael Raskin 1a407e9311 Update SQLite 2015-05-10 13:36:44 +03:00
koral 3fe9fae62c sqlite: 3.8.8.3 -> 3.8.9 2015-04-16 09:25:15 +00:00
Nicolas Pouillard eee31a2c97
Update sqlite to 3.8.8.3 2015-03-15 23:03:14 +01:00
Eelco Dolstra 3facd6b66d sqlite: Update to 3.8.7.4 2015-02-24 18:42:16 +01:00
Eelco Dolstra c0ee8187dd sqlite: Update to 3.8.7.1 2014-11-18 09:54:35 +01:00
Eelco Dolstra 2b5ccf8a53 sqlite: Enable optimization
Commit a28940d9d5 changed the SQLite
build to use CFLAGS instead of NIX_CFLAGS_COMPILE, but that's really
bad because it clobbers the default -O2 flag. So all this time we had
an unoptimized SQLite build. (This is one of the reasons why
NIX_CFLAGS_COMPILE exists - messing with CFLAGS is almost never a good
idea.)
2014-10-24 11:55:11 +02:00
Eelco Dolstra b4db4db322 sqlite: Update to 3.8.7 2014-10-24 11:54:52 +02:00
Eelco Dolstra 127f5f1056 sqlite: Update to 3.8.6 2014-10-16 16:56:36 +02:00
Domen Kožar 33b104c57e Revert "sqlite: Update to 3.8.6"
This reverts commit f7acce83fc.

Breaks tests for perlPackages.DBIxClass

cc @edolstra
2014-10-15 20:40:36 +02:00
Eelco Dolstra 7781f5992d sqlite: Add maintainer 2014-10-14 22:53:56 +02:00
Eelco Dolstra f7acce83fc sqlite: Update to 3.8.6 2014-10-14 22:53:56 +02:00
Rok Garbas 47d783ce9d sqlite: update to 3.8.4.3 2014-04-17 13:51:36 +01:00
Eelco Dolstra da426c7df5 Fix some meta.platforms attributes to build more stuff on Darwin 2013-11-05 10:46:59 +01:00
Mathijs Kwik 386257e019 sqlite: upgrade to 3.8.0.2 2013-09-18 14:37:39 +02:00
Mathijs Kwik d506c662e8 remove sqlite alias now there is only 1 version 2013-09-18 14:37:38 +02:00
Mathijs Kwik 2d1e91cced remove obsolete sqlite 3.7.14 2013-09-18 14:37:38 +02:00
Mathijs Kwik ef50aab1ee remove obsolete sqlite 3.7.9 2013-09-18 14:37:38 +02:00
Bjørn Forsman b02b7bd162 sqlite: set meta.platforms so that Hydra will build it
I'm sure that sqlite works on more platforms than linux, but I cannot
verify that myself (I only have linux). So I'll leave it up to the users
of other platforms to expand this as needed.
2013-06-29 13:36:08 +02:00
Eelco Dolstra 9c8923b5e6 sqlite: Don't include the last component of the version in the filenames
SQLite point releases are conservative, so we don't need to refer to
SQLite versions at this level of precision.
2013-04-30 00:04:46 +02:00
Eelco Dolstra 50c9c1c938 sqlite: Update to 3.7.16.2 2013-04-30 00:04:29 +02:00
Eelco Dolstra abae82950e sqlite 3.6.23.1: Remove (unused) 2013-04-30 00:03:56 +02:00
Peter Simons 319ac481b8 sqlite: clean up
- Add version 3.7.14.1 again, so that we can work around issues caused
   by the recent 3.7.16.1 update.

 - Drop obsolete version 3.6.x.

 - Consistently use the sqlite version number to name the file of the
   expression.
2013-04-26 22:46:45 +02:00
Eelco Dolstra e7124e9e5f sqlite: Update to 3.7.16.1 2013-04-09 17:02:15 +02:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra a70eb42f2b sqlite: Update to 3.7.14.1 2012-11-08 11:51:06 +01:00
Eelco Dolstra 517612c2ca sqlite: Update to 3.7.14 2012-09-14 13:16:47 -04:00
Eelco Dolstra 0881877021 sqlite: Updated to 3.7.13
First Nixpkgs Git commit! Yay!
2012-06-20 23:13:22 -04:00
Eelco Dolstra fbd90d2103 * SQLite updated to 3.7.11.
svn path=/nixpkgs/trunk/; revision=33930
2012-04-26 13:24:58 +00:00
Lluís Batlle i Rossell e612f476c4 Limiting the number of fds on the sqlite full build, as it's required by some tests.
svn path=/nixpkgs/trunk/; revision=33792
2012-04-15 09:05:09 +00:00
Lluís Batlle i Rossell 163c7375a3 Adding a version of sqlite with more things, based on the upstream repository src.
svn path=/nixpkgs/trunk/; revision=33788
2012-04-14 21:40:55 +00:00
Shea Levy a28940d9d5 sqlite: Use {C,LD}FLAGS instead of NIX_CFLAGS_*
Now the flags are used when cross-building, too

svn path=/nixpkgs/trunk/; revision=30454
2011-11-16 20:21:07 +00:00
Eelco Dolstra e525da59f6 * SQLite 3.7.9.
svn path=/nixpkgs/trunk/; revision=30304
2011-11-07 21:09:52 +00:00
Eelco Dolstra cefbc72a35 * Oops.
svn path=/nixpkgs/trunk/; revision=27601
2011-07-04 15:05:12 +00:00
Eelco Dolstra 684186104c * Latest SQLite, Flash player (Vladimír Čunát).
svn path=/nixpkgs/trunk/; revision=27595
2011-07-04 14:12:20 +00:00
Eelco Dolstra e324357c8c * sqlite updated to 3.7.7.
svn path=/nixpkgs/trunk/; revision=27543
2011-06-27 08:04:29 +00:00
Eelco Dolstra c2c9b1d011 * SQLite updated to 3.7.6.2. Also enabled the SECURE_DELETE feature
(required by Firefox).

svn path=/nixpkgs/trunk/; revision=27116
2011-05-03 15:43:08 +00:00
Eelco Dolstra 58744ab7f3 * SQLite 3.7.5.
svn path=/nixpkgs/trunk/; revision=25804
2011-02-08 11:56:49 +00:00
Eelco Dolstra 5b9427a829 * SQLite 3.7.4.
svn path=/nixpkgs/trunk/; revision=25049
2010-12-10 10:21:45 +00:00
Eelco Dolstra 16c34f2f6f * SQLite 3.6.23.1.
svn path=/nixpkgs/trunk/; revision=24825
2010-11-23 18:01:33 +00:00
Eelco Dolstra 656bffd7e2 * SQLite 3.7.2.
svn path=/nixpkgs/trunk/; revision=23479
2010-08-27 11:08:29 +00:00
Rob Vermaas d8ba69a16e added older version of sqlite for use in DBD-SQLite perl package, which fails with newest one
svn path=/nixpkgs/trunk/; revision=22989
2010-08-06 08:54:27 +00:00
Eelco Dolstra 8852e08ebf * Update to SQLite 3.7.0.1, which fixes a corruption bug when the
database is also accessed using SQLite 3.6.23.

svn path=/nixpkgs/trunk/; revision=22981
2010-08-06 07:45:54 +00:00
Eelco Dolstra 5dc58d5c15 * SQLite updated to 3.7.0.
svn path=/nixpkgs/trunk/; revision=22957
2010-08-05 08:55:19 +00:00
Peter Simons 6ea441fb3d pkgs/development/libraries/sqlite: updated to version 3.6.23
svn path=/nixpkgs/trunk/; revision=20774
2010-03-23 09:34:47 +00:00
Peter Simons 4193cac8de Added an interactive variant of sqlite3 that has readline support enabled.
svn path=/nixpkgs/trunk/; revision=19823
2010-02-04 16:07:15 +00:00
Eelco Dolstra 096cd4d17d * Contrary to what configure --help' says, --enable-threadsafe' is
not the default.  So turn it on.

svn path=/nixpkgs/trunk/; revision=19772
2010-02-03 10:51:11 +00:00
Eelco Dolstra a697127fcd * SQLite updated to 3.6.22. Use the amalgamation tarball since it now
installs the pkg-config files that other packages expect.  This also
  makes the dependency on tcl unnecessary.

svn path=/nixpkgs/trunk/; revision=19765
2010-02-02 15:49:48 +00:00
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