Commit Graph

146 Commits

Author SHA1 Message Date
Mark Brand f1e95a03d6 update: harfbuzz, sqlite 2020-08-17 00:05:53 +02:00
Mark Brand 402e803894 update sqlite 2020-06-18 17:41:19 +02:00
Mark Brand e60f7f1c58 update sqlite 2020-06-05 13:15:24 +02:00
Mark Brand bedeb9dc39 update sqlite 2020-05-26 14:16:52 +02:00
Mark Brand 845ccfd9d4 update: freetds, gdb, gsoap, sqlite, zstd 2020-05-24 10:29:38 +02:00
Mark Brand 7faa17ed7e update sqlite 2020-01-29 23:40:25 +01:00
Mark Brand ab653ed4eb update sqlite 2020-01-23 16:56:56 +01:00
Mark Brand 9bf8da3ef9 update sqlite 2019-10-11 16:23:21 +02:00
Mark Brand cabff2ac23 update sqlite 2019-10-05 12:34:41 +02:00
Mark Brand ad05a8a905 update sqlite 2019-07-11 01:23:09 +02:00
Mark Brand 87cc566e7b update: libpng, sqlite 2019-04-17 10:43:32 +02:00
Mark Brand 8ea43c16ff update sqlite 2019-02-26 00:39:08 +01:00
Mark Brand d5a542474a update sqlite 2019-02-08 17:27:29 +01:00
Mark Brand 7735709834 update sqlite 2018-12-03 12:21:46 +01:00
Mark Brand 690a06ab97 update: freetds, harfbuzz, sqlite 2018-11-08 12:08:08 +01:00
Mark Brand fbe864c6a1 update sqlite 2018-09-27 02:22:56 +02:00
Mark Brand 2fdda2d168 update sqlite 2018-09-19 09:15:54 +02:00
Mark Brand f95415f234 update sqlite 2018-09-16 23:43:30 +02:00
Mark Brand 5ae55bd75e update sqlite 2018-06-04 23:00:42 +02:00
Mark Brand 146fd4edc4 update: freetds, qtxlsxwriter, sqlite 2018-04-11 01:04:39 +02:00
Mark Brand 450b94abc3 update sqlite 2018-04-03 13:10:54 +02:00
Mark Brand 162d1af0e3 update sqlite 2018-01-23 14:00:28 +01:00
Tony Theodore 01e2a64d00 cross packages: replace dependency gcc with cc 2017-12-23 08:19:00 +11:00
Mark Brand 60b66c75e3 sqlite: SQLITE_ENABLE_COLUMN_METADATA
Required by Qt 5.10
2017-12-16 11:24:09 +01:00
Mark Brand c88d10759d update sqlite 2017-10-28 21:30:24 +02:00
Mark Brand 38ed44ecaf update sqlite 2017-08-25 01:18:41 +02:00
Mark Brand 6206008ece sqlite: update 2017-08-04 16:52:50 +02:00
Mark Brand b8df830562 Revert "sqlite: don't add standard include path to Cflags"
No longer necessary since PKG_CONFIG_SYSTEM_INCLUDE_PATH is set.

This reverts commit 43214bf7e8.
2017-06-16 12:55:07 +02:00
Mark Brand a4e6248517 sqlite: update 2017-06-09 09:41:49 +02:00
Mark Brand 43214bf7e8 sqlite: don't add standard include path to Cflags
Explicitly adding the standard include path causes it to end up
in -isystem of gcc invocations in Qt builds. This can cause
hard to diagnose failures to find system header files when
building Qt.
2017-06-02 22:52:51 +02:00
Mark Brand 8c19cc590e sqlite: update 2017-05-25 21:08:16 +02:00
Mark Brand 0323ebadde sqlite: update 2017-05-24 20:03:06 +02:00
Mark Brand 6c2e598bf1 sqlite: update 2017-03-30 17:37:41 +02:00
Viktor Szakats 45d34aaac7 more URL updates 2017-03-10 13:59:00 +00:00
Mark Brand 0c0df812cc update sqlite 2017-02-13 18:17:35 +01:00
Mark Brand fa43a2f32a update: harfbuzz, sqlite 2017-01-06 23:05:24 +01:00
Mark Brand cd7651fc38 sqlite: update 2017-01-03 22:29:40 +01:00
Mark Brand aa468bfa7e sqlite: update 2017-01-03 11:13:44 +01:00
Boris Nagaev 74163f1794 add _WEBSITE and _DESCR fields to core packages
See https://github.com/mxe/mxe/issues/1422

Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
2016-12-22 22:25:48 +01:00
Mark Brand 3422686b76 sqlite: update 2016-11-28 22:25:16 +01:00
Mark Brand 130624690f sqlite: update 2016-11-07 01:30:00 +01:00
Mark Brand 8f3f88b0e4 dbus, gdb, sqlite: update 2016-10-14 20:44:14 +02:00
Mark Brand e5a1834a6b sqlite: update 2016-09-13 15:04:59 +02:00
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
The following script was applied:

    sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE')

    sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \
        $(git grep -l 'part of MXE.*See index.html')

    before='This file is part of MXE. See index.html for further information.'
    after='This file is part of MXE. See LICENSE.md for licensing information.'
    sed "s/$before/$after/" -i $(git grep -l 'part of MXE')

Then git grep 'index.html for further information' revealed two other files.
One of them was patched manually (patch.mk). Makefile has text
"See index.html for further information" unrelated to licensing.

See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
2016-08-27 12:31:29 +03:00
Mark Brand d877e48e53 sqlite: update 2016-08-14 01:54:03 +02:00
Mark Brand 6572913d75 sqlite: update 2016-08-09 00:32:27 +02:00
Mark Brand c2e147be04 sqlite: update 2016-05-18 22:44:43 +02:00
Mark Brand 0fd22ac45a sqlite: update 2016-04-19 09:02:30 +02:00
Mark Brand 8b9f553f58 sqlite: update 2016-04-09 10:56:15 +02:00
Mark Brand 393c30d1a0 sqlite: update 2016-03-29 21:15:53 +02:00