Commit Graph

9243 Commits

Author SHA1 Message Date
Mark Brand 451d17022c update: ffmpeg, freetds, ghostscript, openjpeg 2019-04-12 01:46:18 +02:00
Tony Theodore 32edbb48cc remove gitlab mirror
suffixed tarballs are available in three places, no need for extra redundancy

closes #1681
2019-04-09 23:37:24 +10:00
Tony Theodore c1afdc77ca improve cmake toolchain variable handling and pkg-config detection 2019-04-09 23:29:31 +10:00
Tony Theodore 77c804b840 docs: clarify usage of GNU Make in intro
see #2320
2019-04-08 20:34:32 +10:00
Tony Theodore 3333f35d61 gst-libav: add explicit gstreamer dep 2019-04-08 20:30:02 +10:00
MXEBot as Travis CI eb616e0247 Update packages.json & build-matrix.html 2019-04-06 14:52:30 +00:00
Mark Brand 5b7fd37c3c update wget 2019-04-06 16:45:55 +02:00
Tony Theodore 86079641c8 qt: fix libmng/tiff cmake deps 2019-04-03 22:16:21 +11:00
Tony Theodore 9426f0df0b qt: fx darwin build with latest xcode 2019-04-03 22:15:56 +11:00
Tony Theodore 92881eea6e tiff: add libwebp dep 2019-04-03 22:13:16 +11:00
Tony Theodore 1fdeda5c95 build-pkg: add version id to allow adding git tag 2019-04-03 01:19:42 +11:00
Tony Theodore ff7c9adc26 add cygwin native plugin 2019-04-02 16:22:08 +11:00
Tony Theodore ae3ebf05e6 gettext: use plugin for darwin overrides 2019-04-02 16:21:33 +11:00
Tony Theodore 4d8d9b32c9 ffmpeg: use new-style options 2019-04-02 13:02:31 +11:00
MXEBot as Travis CI 00acf30919 Update packages.json & build-matrix.html 2019-04-01 13:11:37 +00:00
Tony Theodore 2e5537fb89 gnutls: revert update 3.6.6 --> 3.6.7
fixes #2318
see: https://gitlab.com/gnutls/gnutls/issues/745
2019-04-02 00:10:11 +11:00
MXEBot as Travis CI 6326399f5b Update packages.json & build-matrix.html 2019-04-01 12:26:44 +00:00
Julian Cable fc4e904f8b upgrade fdk-aac to 2.0.0 2019-04-01 23:25:28 +11:00
MXEBot as Travis CI c0d81b413d Update packages.json & build-matrix.html 2019-03-31 20:36:17 +00:00
Mark Brand 5f6cc7f193 update harfbuzz 2019-03-31 22:15:41 +02:00
MXEBot as Travis CI 61875bd32d Update packages.json & build-matrix.html 2019-03-31 00:39:21 +00:00
Hopper262 c5930942ee Update zziplib: 0.13.62 -> 0.13.69 2019-03-31 11:38:06 +11:00
MXEBot as Travis CI 7dce722b27 Update packages.json & build-matrix.html 2019-03-30 01:48:54 +00:00
darealshinji bd69d34cb9 update nsis: 3.01 -> 3.04 2019-03-30 12:47:43 +11:00
Hopper262 96a96e2f68 Enable mmap for zziplib 2019-03-30 12:44:31 +11:00
MXEBot as Travis CI 5fc2cfc5c1 Update packages.json & build-matrix.html 2019-03-28 16:28:21 +00:00
Mark Brand db8a37b2b5 update: ffmpeg, fretds, libssh2 2019-03-28 15:59:10 +01:00
MXEBot as Travis CI 46bfb30d59 Update packages.json & build-matrix.html 2019-03-28 00:51:28 +00:00
Mark Brand c264d88d62 update: curl, freetds, gnutls, libgpg_error 2019-03-28 01:42:52 +01:00
MXEBot as Travis CI ecca1162cb Update packages.json & build-matrix.html 2019-03-18 23:48:39 +00:00
Mark Brand 57cb9f3f59 update: jasper, libssh2, taglib 2019-03-19 00:46:36 +01:00
MXEBot as Travis CI 3385190d24 Update packages.json & build-matrix.html 2019-03-18 15:24:10 +00:00
Mark Brand d3f1de95be update: freetds, freetype 2019-03-18 16:22:16 +01:00
MXEBot as Travis CI 3509e3aaad Update packages.json & build-matrix.html 2019-03-16 11:04:46 +00:00
Mark Brand 8052028bf2 update gsoap 2019-03-16 12:00:13 +01:00
Mark Brand b1ce579517 qt5: update to 5.12.2 2019-03-16 10:57:46 +01:00
Tony Theodore 1c21be230e poppler: remove from qt4 overlay plugin 2019-03-10 23:32:00 +11:00
MXEBot as Travis CI ce7b37d560 Update packages.json & build-matrix.html 2019-03-10 12:29:36 +00:00
Stefan Löffler f3a173e15b poppler: split cmake options and explicitly en-/disable each 2019-03-10 23:28:22 +11:00
Stefan Löffler e28e9844ce poppler: update 0.51.0 --> 0.74.0 2019-03-10 23:28:22 +11:00
MXEBot as Travis CI 4581798636 Update packages.json & build-matrix.html 2019-03-10 12:12:15 +00:00
Tony Theodore ea56b37696 add ccache and enable by default 2019-03-10 23:11:04 +11:00
Tony Theodore 1d4ac62006 gnutls: update m4/ax_code_coverage.m4
see: https://github.com/mxe/mxe/issues/2301
2019-03-10 17:42:14 +11:00
Tony Theodore 8969cd9f01 gcc8: fix ice with qfloat16.h
fixes #2300
2019-03-10 15:14:04 +11:00
Tony Theodore 343663cd85 remove gcc plugins from additional pkgs
these just override each other and end up with errors
2019-03-10 11:32:05 +11:00
Tony Theodore 3a10b391cb add gcc plugins to additional pkgs 2019-03-10 10:51:14 +11:00
Tony Theodore 8f23f23d6b Makefile: fix native build when it's the only target specified
See: https://github.com/mxe/mxe/pull/2286#issuecomment-470952262

When MXE_TARGETS=`mxe/ext/config.guess` is specified, $(BUILD) is also
added and it looks like two targets. Use sort to get unique list.
2019-03-10 10:24:09 +11:00
MXEBot as Travis CI fb056446f7 Update packages.json & build-matrix.html 2019-03-07 21:12:58 +00:00
Mark Brand 02dcb58349 update gsoap 2019-03-07 22:11:32 +01:00
MXEBot as Travis CI 4dba3e24b5 Update packages.json & build-matrix.html 2019-03-03 11:42:11 +00:00