Commit Graph

66 Commits

Author SHA1 Message Date
Andrew Sun
f7f129e18f sqlite3: update to 3.30.1 2019-10-12 09:40:56 -04:00
Christoph Reiter
e105f2275d sqlite3: enable extra build time features required by fossil
The fossil configure script errors out otherwise and tells me to enable them in sqlite.

These extra options are also used in arch linux, so this should be fine.
2019-10-08 20:22:30 +02:00
Christoph Reiter
c81ccd0a1c sqlite3: revert build options to what they were with 3.29
This partly reverts da77e76b03

They break the ABI and things like SQLITE_THREADSAFE=0 will break threading,
so revert back.

Fixes #5847
2019-10-08 19:33:08 +02:00
Alexey Pavlov
da77e76b03 fossil: Update to 2.10 2019-10-06 19:15:42 +03:00
Alexey Pavlov
dfb110f9a6 sqlite3: Build sqlite-analyzer and docs 2019-07-12 21:53:59 +03:00
Alexey Pavlov
6dc907c833 sqlite3: Update to 3.29.0 2019-07-11 15:52:25 +03:00
Alexey Pavlov
b406b07511 sqlite: Fix dependencies. Rebuild 2019-05-28 11:04:21 +03:00
Andrew Sun
3110faf313 sqlite3: update to 3.28.0 2019-04-16 20:36:51 -04:00
Alexey Pavlov
3fdce24e2f Rebuild packages for readline 8.0 2019-03-07 10:40:32 +03:00
Andrew Sun
332d272a03 sqlite3: update to 3.27.2 (#5005) 2019-02-26 08:18:06 +03:00
Alexey Pavlov
9d0eeb4234 sqlite3: Update to 3.27.1 2019-02-21 10:03:11 +03:00
Andrew Sun
05bd6b477f sqlite3: update to 3.27.0 (#4955) 2019-02-08 07:45:38 +03:00
Alexey Pavlov
12dc32b915 sqlite3: Update to 3.26.0 2018-12-05 13:32:40 +03:00
Alexey Pavlov
521b5361d7 sqlite3: Update to 3.25.3 2018-11-08 03:32:50 +03:00
Andrew Sun
3a9b14dd71 sqlite3: update to 3.25.2 (#4468) 2018-09-27 07:57:29 +03:00
Andrew Sun
afa9891861 sqlite3: update to 3.25.0 (#4413) 2018-09-17 07:37:56 +03:00
Andrew Sun
77dd645d75 sqlite3: update to 3.24.0 (#3905) 2018-06-07 07:45:11 +03:00
Asterios Dimitriou
74d86c4518 sqlite3: Update to 3.23.1 (#3606) 2018-04-16 07:55:14 +03:00
Alexey Pavlov
1169ba23d0 sqlite3: Update to 3.23.0 2018-04-10 13:41:16 +03:00
Christoph Reiter
36a1477a3f sqlite3: Update to 3.21.0 (#3241) 2018-01-01 22:48:38 +03:00
Christoph Reiter
bf12cff864 sqlite3: Update to 3.20.1 (#2863) 2017-09-07 11:39:38 +03:00
Christoph Reiter
ee08978a92 sqlite3: Update to 3.20.0 (#2738) 2017-08-13 00:14:03 +03:00
Christoph Reiter
f7a25ead5e sqlite: Update to 3.19.3 (#2582) 2017-06-15 17:42:54 +03:00
Christoph Reiter
53179051a8 sqlite: Update to 3.19.2 (#2538) 2017-06-03 20:00:36 +03:00
woobs
2c94fdcb69 sqlite3: update to 3.18.0 (#2368) 2017-04-04 07:12:36 +03:00
woobs
a82b17f0d5 sqlite: update to 3.17.0 (#2236) 2017-03-02 07:20:02 +03:00
J. Peter Mugaas
8962c8f1b1 mingw-w64-boost - Update to 1.63.0 (#2058)
* mingw-w64-boost - Update to 1.63.0
mingw-w64-sqlite - update to 3.16.0
mingw-w64-nghttp2 - Update to 1.18.0 and add c-ares dependency
mingw-w64-libuv -  Update to 0.9.7
mingw-w64-libtiff - Update to 4.0.7
mingw-w64-jemalloc - Update to 4.4.0, dependency on doxbook-xsl, rekey patch
mingw-w64-imagemagick - Update to 7.0.4 - Update to latest version, fix pkgconfig file, rekey patches and remove one that is no longer applicable
mingw-w64-harfbuzz - Update to 1.3.4
mingw-w64-freetype - Update to 2.7.1
mingw-w64-cairo - Update to 1.15.4
mingw-w64-c-ares - Update to 1.12.0

* mingw-w64-fossil - rebuild for libreadline 7.0
mingw-w64-sqlite-analyzer - Update to 3.16.1
mingw-w64-sqlite3 - Update to 3,16,1

* mingw-w64-gdk-pixbuf2 - Update to 2.36.3 - latest version and drop 0001-windows-Remove-old-codepage-ABI-compat-code.patch.  It's in the new version of the source-code.
2017-01-12 07:11:59 +03:00
David Macek
437d44bc42 sqlite3: Update to v3.15.2 2016-12-08 22:47:47 +01:00
J. Peter Mugaas
184d179111 Readline (#1872)
* readline - 7.0 - Update to latest veersion - NOTE:  Will probably break stuff - rebuild what depends upon it

Rekeyed patch for new version and ifdef'ed out chown calls if not
available

* Rebuild some packages that depend upon readline for good measure
2016-11-01 07:41:36 +03:00
Alexey Pavlov
bf9decbd80 sqlite3: Update to 3.15.0 2016-10-17 08:15:08 +03:00
Brisingr Aerowing
86cad57fa3 Updated SQLite3 to latest release and enabled usage of _msize function.
_msize is the Win32 version of malloc_usable_size, but SQLite doesn't use
it on MinGW for some reason. This commit fixes that, as _msize is more
optimized than SQLite's homegrown implementation.
2016-06-30 13:12:37 -04:00
woobs
7c3a2cfd15 Update sqlite3 to 3.12.1 2016-04-08 17:58:17 -05:00
woobs
7d7dc84a3c Update sqlite3 to 3.12.0 2016-03-31 17:55:15 -05:00
David Macek
dbdf736d28 mingw-w64-sqlite3: Update to v3.11.1.0 2016-03-16 13:54:39 +01:00
Qian Hong
dd75641dd9 mingw-w64-sqlite3: Upgrade pkgver to 3.11.0.0 and update sha256sums. 2016-02-23 18:23:31 +08:00
Viktor Szakats
e925eec97d use secure urls
* and follow some redirects
* prefer http over ftp
2016-02-21 13:42:32 +01:00
David Macek
cf07583edd mingw-w64-sqlite3: Update to v3.10.2 2016-02-07 00:10:11 +01:00
Brisingr Aerowing
fcc15eb38f Updated SQLite to 3.10.0 2016-01-12 13:47:36 -05:00
David Macek
2498e6cc95 sqlite3, sqlite-analyzer: Update to v3.9.2 2015-11-10 23:37:46 +01:00
Alexey Pavlov
a527e17cfb sqlite3: Update to 3.9.1.0 2015-10-20 08:04:50 +03:00
Alexey Pavlov
e97497e39a sqlite3: Update to 3.9.0.0 2015-10-15 09:27:34 +03:00
Alexey Pavlov
21e70d8e26 sqlite3: Update to 3.8.11.1 2015-08-02 17:20:05 +03:00
Alexey Pavlov
04ac84c2a9 Remove groups from mingw packages. 2015-07-07 10:23:54 +03:00
U-warlock\alexx
13c9aa2b19 === Rebuild with GCC-5.1.0. Part I === 2015-06-30 16:32:00 +03:00
Alexpux
078c17421c sqlite3: Update to 3.8.10.2 2015-05-21 16:18:11 +03:00
Alexpux
c0bea3f4a4 sqlite3: Update to 3.8.10.1 2015-05-11 06:45:33 +03:00
David Macek
faaa143daa sqlite3, sqlite-analyzer: Update to v3.8.9.0 2015-04-09 18:40:48 +02:00
Alexpux
f397e18d0d sqlite3: Update to 3.8.8.3 2015-02-28 01:44:15 +03:00
Alexpux
c5270ef146 Format PKGBUILD's 2015-02-14 02:12:50 +03:00
Renato Silva
1083e53e99 sqlite3: Install license. 2015-02-08 15:57:47 -02:00