0
0
Fork 0
Commit Graph

102 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Fredrik Holmqvist d1f2e4a8f4 Added arm arm64 riscv64 for sqlite recipe 2021-08-27 21:41:08 +02:00
Jerome Duval 2565001b75 sqlite: bump version 2021-01-28 16:58:23 +01:00
Jerome Duval 63e8fee3bc sqlite: bump version 2020-12-05 20:27:13 +01:00
Augustin Cavalier d12d694835 sqlite: Bump version, disable static. 2020-04-11 14:49:04 -04:00
François Revol 2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
Jerome Duval d057bc61a2 sqlite: bump version. 2019-10-13 19:55:18 +02:00
miqlas b0bdaab4ac SQLite: bump version (#4273)
no soname change
2019-10-05 11:33:49 +02:00
Jerome Duval 6c04fe3be1 sqlite: bump version. 2019-09-27 21:11:12 +02:00
Jerome Duval 3f9ebedbe9 sqlite: bump version. 2019-05-03 19:06:28 +02:00
Jerome Duval 650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jerome Duval 99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Jerome Duval 4a546ee471 sqlite: bump version. 2019-03-31 13:43:57 +02:00
miqlas 93b912744f SqLite: version bump (#3467) 2018-12-17 14:10:12 -05:00
fbrosson 2ac2146315
SQLite: bump to 3.25.3. 2018-11-06 00:16:35 +00:00
fbrosson d4d9119692
SQLite: bump to 3.25.2. 2018-09-26 03:47:23 +00:00
fbrosson 79d057d100
SQLite: bump to 3.25.1. 2018-09-19 14:48:47 +00:00
fbrosson 683099f64a
SQLite: bump to 3.25.0. 2018-09-15 22:36:24 +00:00
fbrosson 9e5225ffa8
SQLite: drop 3.20.1 & 3.21.0. 2018-09-15 22:36:00 +00:00
fbrosson 6271534508
SQLite: bump to 3.24.0. 2018-06-05 08:21:59 +00:00
fbrosson f09135e96b sqlite: bump to 3.23.1. 2018-04-11 13:05:09 +00:00
fbrosson 781bc98591
sqlite: add 3.23.0, drop 3.19.3. (#2413) 2018-04-03 08:05:46 +00:00
fbrosson aa902b76e3
sqlite: bump to 3.22.0.0, add debuginfo. (#2209) 2018-02-14 00:02:55 +00:00
fbrosson 7d06b90a45
sqlite: drop old recipes for 3.15.2.0 & 3.16.2.0. (#2210) 2018-02-13 23:57:14 +00:00
Jerome Duval 9a073117c1 sqlite: add recipe for version 3.21.0.0. 2017-11-04 00:16:11 +01:00
Jerome Duval 025c9302ae sqlite: enable some features.
* the meta api is used by Qt 5.10.
2017-09-17 16:08:03 +02:00
Jerome Duval ea5ae2dff1 sqlite: bump version. 2017-08-29 18:30:13 +02:00
Jerome Duval 116b3c6a70 sqlite: add recipe for version 3.20.0.0. 2017-08-03 22:05:39 +02:00
Jerome Duval 7b3fc418f5 sqlite: bump version. 2017-07-03 22:02:27 +02:00
Jerome Duval b96b8e2d10 sqlite: add recipe for version 3.19.2.0. 2017-06-05 15:40:48 +02:00
Jerome Duval a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Jerome Duval 33c0e76124 sqlite: bump version. 2017-04-13 21:08:53 +02:00
Jerome Duval 35190bff71 sqlite: add recipe for version 3.17.0. 2017-02-16 22:42:27 +01:00
fbrosson 74c352f11e sqlite: bump to 3.16.2.0. 2017-01-09 09:29:57 +00:00
fbrosson 40a3354fb8 sqlite: drop 3.14.2.0, keep 3.15.2.0, add 3.16.1.0. 2017-01-05 00:56:46 +00:00
Jérôme Duval 4aebe8ac80 sqlite: bump version. 2016-12-02 19:14:14 +01:00
fbrosson 22d8ecd334 sqlite: bump to 3.15.1.0. (#858) 2016-11-05 13:23:53 -04:00
fbrosson b36e478d6f sqlite: bump to 3.15.0.0. (#826) 2016-10-16 17:31:37 +00:00
fbrosson 5e4a4a20d7 sqlite: bump to 3.14.2.0, drop libtool file, keep static lib. (#823) 2016-10-13 23:57:11 +00:00
fbrosson a92ebd6b1a sqlite: bump to 3.14.1. (#788) 2016-08-31 16:49:19 -04:00
fbrosson 76f4dbbf42 sqlite: add recipe for version 3.13.0.0, but w/o libsqlite3.a. (#601) 2016-05-20 00:55:17 +02:00
fbrosson 379cb0abe3 sqlite: bump to 3.12.2, reorder sections, add TEST(). (#570) 2016-04-23 21:57:14 +00:00
Jerome Duval ea098a39dc sqlite: bump version. 2016-04-13 19:30:36 +00:00
Jerome Duval de75c4bf95 sqlite: bump version. 2016-04-08 18:33:36 +00:00
Michael Lotz 25ce22e439 sqlite: Remove jobArgs as parallel builds aren't supported. 2016-03-11 23:01:50 +00:00
Jerome Duval 38b4a3cb20 sqlite: bump version. 2016-02-20 12:06:45 +00:00
Jerome Duval d7222a016a sqlite: bump version. 2016-01-29 23:21:47 +00:00
Jerome Duval abf6cc4722 sqlite: bump version. 2016-01-13 18:19:37 +00:00
Jerome Duval a952cd1c3a sqlite: requires automake 1.13.x. 2015-12-03 22:49:11 +00:00