Commit Graph

9766 Commits

Author SHA1 Message Date
Mark Brand 1cb41fc37e update wt 2020-05-29 16:39:58 +02:00
MXEBot as Travis CI 0c8cc7bfde Update packages.json & build-matrix.html 2020-05-29 14:06:30 +00:00
Mark Brand a00d49175a wxwidgets: update and fix gcc 10 compatibility 2020-05-29 16:00:42 +02:00
Mark Brand ee88607e99 qwt: compatibility fix for Qt 5.15 2020-05-29 02:50:24 +02:00
Mark Brand e594829c0c qtsparkle: compatibility fix for Qt 4 and gcc 10 2020-05-29 02:50:24 +02:00
MXEBot as Travis CI 2aa824b1c0 Update packages.json & build-matrix.html 2020-05-28 21:59:50 +00:00
Mark Brand 0c1b092fc4 qt: Qt 4 compatibility with gcc 9 and later 2020-05-28 23:52:36 +02:00
Mark Brand f5ec9f218d gtk and friends: gcc 10 compatibility 2020-05-28 20:48:02 +02:00
Mark Brand 2b5dd9f466 hyperscan: fix gcc version check for gcc 10 2020-05-28 17:50:14 +02:00
Mark Brand f534658abd fluidsynth: workaround for linking multiple definitions
Multiple defintiions for some symbols such as PC are introduced
by readline and termcap. This causes GCC 10 linking error.

Related to:
    Default to -fno-common
    https://gcc.gnu.org/gcc-10/porting_to.html
2020-05-28 16:29:52 +02:00
Mark Brand 0451e18bd5 update minizip 2020-05-28 15:13:46 +02:00
Mark Brand 307b1cc223 openal: gcc 10 compatibility fix 2020-05-28 13:59:06 +02:00
MXEBot as Travis CI 4078fdb5c3 Update packages.json & build-matrix.html 2020-05-28 10:59:51 +00:00
Mark Brand ccae33d1c2 update freeglut 2020-05-28 12:57:57 +02:00
Mark Brand a49aa6c62d freeglut: gcc 10 compatibility fix 2020-05-28 12:50:31 +02:00
Mark Brand c66ae55bc2 vtk: compatibility fix for Qt 5.15 2020-05-27 18:44:45 +02:00
Mark Brand 926f05ca2a vtk: normalize patches 2020-05-27 18:44:34 +02:00
MXEBot as Travis CI 3469f55019 Update packages.json & build-matrix.html 2020-05-27 13:19:25 +00:00
Jonas Kvinge 154bb20d00
Update mpfr (#2370) 2020-05-27 13:18:28 +00:00
MXEBot as Travis CI 8164ceab2b Update packages.json & build-matrix.html 2020-05-27 13:17:13 +00:00
Jonas Kvinge 08722b3f46
Update libtool (#2364) 2020-05-27 13:16:14 +00:00
jan 2f13977e1f ODR fix: use unique names for dummy symbols. 2020-05-27 13:10:21 +00:00
jan 3e9e30be1b Added missing export to __declspec(dllexport). 2020-05-27 13:10:21 +00:00
jan dac6d74d6b Added missing export to __declspec(dllexport). 2020-05-27 13:10:21 +00:00
MXEBot as Travis CI 6da6540967 Update packages.json & build-matrix.html 2020-05-26 12:17:51 +00:00
Mark Brand bedeb9dc39 update sqlite 2020-05-26 14:16:52 +02:00
MXEBot as Travis CI 99d604e000 Update packages.json & build-matrix.html 2020-05-26 12:14:12 +00:00
Mark Brand e00266aad4 update qtifw 2020-05-26 14:12:41 +02:00
Mark Brand 371bde79b9 qttools: fix pc-linux build failure due to missing qsqlite
In Qt 5.15, qttools depends on the qsqlite driver from qtbase.
2020-05-26 13:34:49 +02:00
MXEBot as Travis CI 348e247c4d Update packages.json & build-matrix.html 2020-05-26 10:50:54 +00:00
Mark Brand 4ab8b10693 qt5: update to 5.15.0 2020-05-26 12:10:18 +02:00
MXEBot as Travis CI d63639ff6e Update packages.json & build-matrix.html 2020-05-25 10:48:13 +00:00
Mark Brand 85ef71a02a update: ffmpeg, mpg123 2020-05-25 11:57:25 +02:00
MXEBot as Travis CI dd26be7abf Update packages.json & build-matrix.html 2020-05-24 08:35:08 +00:00
Mark Brand 845ccfd9d4 update: freetds, gdb, gsoap, sqlite, zstd 2020-05-24 10:29:38 +02:00
MXEBot as Travis CI 76375b2bcc Update packages.json & build-matrix.html 2020-05-18 10:41:53 +00:00
Mark Brand 1134f723ac update freetds 2020-05-18 12:39:17 +02:00
Mark Brand 8b637cf11d gdb: linking workaround for multiple definitions
Multiple defintiions for some symbols such as PC are introduced
by readline and termcap. This causes GCC 10 linking error.

Related to:
    Default to -fno-common
    https://gcc.gnu.org/gcc-10/porting_to.html

Credit:
    https://github.com/Ettercap/ettercap/issues/795
2020-05-15 14:09:18 +02:00
MXEBot as Travis CI 6ca17ea3e5 Update packages.json & build-matrix.html 2020-05-15 09:30:16 +00:00
Mark Brand b356cdd7ff update: freetds, gsoap 2020-05-15 11:28:41 +02:00
Mark Brand 30424cbdc2 make update: handle semicolon in github tag parsing
A semicolon following the github tag for coda 2.21.1 managed to break
"make update".
2020-05-15 11:28:41 +02:00
MXEBot as Travis CI 16557fe351 Update packages.json & build-matrix.html 2020-05-15 08:40:42 +00:00
Mark Brand 382134a594 update: freetype, harfbuzz, pcre2, vmime 2020-05-15 10:35:47 +02:00
Tony Theodore 0fe0bb4b3f gcc10: add plugin
static qt5 okay, shared fails at glib
2020-05-10 19:43:36 +10:00
Tony Theodore dde2e0e74c gettext: also `autoreconf` on darwin
fixes #2494
2020-05-10 13:14:30 +10:00
MXEBot as Travis CI 940771bcc2 Update packages.json & build-matrix.html 2020-05-04 11:59:28 +00:00
Lothar Serra Mari 41665eefe3 fribidi: bump to version 1.0.8 2020-05-04 21:58:33 +10:00
MXEBot as Travis CI d165b45bbe Update packages.json & build-matrix.html 2020-05-01 23:59:45 +00:00
Mark Brand c9390a28a7 update: curl, nettle, poppler 2020-05-02 01:57:12 +02:00
MXEBot as Travis CI ef0e1824dd Update packages.json & build-matrix.html 2020-04-28 15:22:56 +00:00