Commit Graph

8861 Commits

Author SHA1 Message Date
Viktor Szakats 7350b98256 secure/fix URLs 2018-08-14 19:09:36 +10:00
MXEBot as Travis CI 19c91e6e2a Update packages.json & build-matrix.html 2018-08-13 22:05:22 +00:00
Mark Brand 0107c4d6d4 update: dbus, freetds, gdb, harfbuzz 2018-08-14 00:02:02 +02:00
Mark Brand 23e57c68d8 update gcc8 plugin to 8.2 2018-08-13 17:49:29 +02:00
Tony Theodore 4b3fc30da9 sfml: use new-style options BUILD_DIR, SOURCE_DIR, GH_CONF 2018-08-13 17:45:42 +10:00
Tony Theodore 8912905d69 cgal: fix gcc ≥ 6 build 2018-08-13 14:25:53 +10:00
Ivan Romanov e89d5d7ee2 Install Qt4 translations 2018-08-03 01:27:02 +10:00
Tony Theodore a99fed216e qjson: consolidate patches 2018-07-31 22:59:42 +10:00
Ivan Romanov 2b31fc5791 Add QJSON patch 2018-07-31 22:59:42 +10:00
MXEBot as Travis CI 8730bed066 Update packages.json & build-matrix.html 2018-07-31 12:50:44 +00:00
Viktor Szakats 8aa9cd1518 use HTTP URLs (without redirects) for Lua examples
These Lua snippets don't support security.
2018-07-31 22:49:26 +10:00
Viktor Szakats e467d9d1ec Secure URLs 2018-07-31 22:49:26 +10:00
Volker Diels-Grabsch 510e097797 Update link to website (#1909) 2018-07-30 08:56:36 +02:00
Tony Theodore 5db5fdef90 Create CNAME 2018-07-30 12:00:59 +10:00
Tony Theodore f636b48e12 Delete CNAME 2018-07-30 12:00:32 +10:00
MXEBot as Travis CI e0e7db1954 Update packages.json & build-matrix.html 2018-07-27 02:18:57 +00:00
Viktor Szakats b9a47e838a Secure URLs 2018-07-27 12:18:03 +10:00
MXEBot as Travis CI 497d034376 Update packages.json & build-matrix.html 2018-07-17 22:55:19 +00:00
Mark Brand 70904d8350 update: gnutls, harfbuzz, libpng, qtkeychain 2018-07-18 00:54:10 +02:00
MXEBot as Travis CI e26b8c77b4 Update packages.json & build-matrix.html 2018-07-13 08:16:45 +00:00
Mark Brand f97bc8ca90 update: harfbuzz, freetds 2018-07-13 10:15:51 +02:00
MXEBot as Travis CI ff4ac896cc Update packages.json & build-matrix.html 2018-07-11 14:03:58 +00:00
Mark Brand de057f7dc2 update curl 2018-07-11 16:02:54 +02:00
Tony Theodore 087eb34bcf gettext: use included libcroco on darwin
fixes #2142
2018-07-02 08:17:30 +10:00
Tony Theodore 38d301e913 zstd: install *.pc file for mingw
see: https://github.com/facebook/zstd/pull/1203
closes #2164
2018-07-02 08:12:24 +10:00
MXEBot as Travis CI e65f683f84 Update packages.json & build-matrix.html 2018-07-01 13:22:59 +00:00
Tony Theodore b9722e9abe add package netcdf-cxx4
closes #2150
2018-07-01 23:21:28 +10:00
MXEBot as Travis CI 4a8e3ef549 Update packages.json & build-matrix.html 2018-07-01 10:53:03 +00:00
Tony Theodore 858a7456ff netcdf: update, switch to cmake and github, add test 2018-07-01 20:52:17 +10:00
Tony Theodore 69fefbadd1 qt5-freeze plugin: fix gcc8 build
backported from regular qtbase build, see #2121
2018-07-01 18:41:32 +10:00
Ashish Kulkarni f73fef56f5 allow disabling usage of fakeroot via MXE_BUILD_PKG_NO_FAKEROOT
fakeroot hangs in a docker container and is not required (already
root), so don't call it if MXE_BUILD_PKG_NO_FAKEROOT is set in the
environment.
2018-07-01 17:16:28 +10:00
Tony Theodore acaf23dd5d freetype: enable deprecated `freetype-config`
`freetype-config` has been deprecated in favour of pkg-config in v2.9.1
but downstream packages (ftgl gd sdl_ttf sdl2_ttf) still require it.

fixes #2158
2018-07-01 15:28:59 +10:00
Tony Theodore fc9a7b8413 gettext: depend on native build for bins/*.m4 files etc.
fixes #2161
2018-06-30 03:11:30 +10:00
Tony Theodore bdd03271d2 libao: disable pulse audio
fixes #2157
2018-06-30 02:31:25 +10:00
MXEBot as Travis CI f91fbd2200 Update packages.json & build-matrix.html 2018-06-29 11:50:15 +00:00
Mark Brand 2b43cabd85 quazip: use qmake to fix up installation and create .pc file 2018-06-29 13:47:25 +02:00
Mark Brand 4a87a21011 quazip: use qmake option instead of patch 2018-06-29 13:41:55 +02:00
Mark Brand 129121e548 update quazip 2018-06-29 11:26:06 +02:00
MXEBot as Travis CI 75fec231dc Update packages.json & build-matrix.html 2018-06-29 09:12:32 +00:00
mabrand 4364879358
Merge pull request #2124 from zgyarmati/quazip_upgrade
quazip: upgrade to 0.7.5 and to the new Github upstream
2018-06-29 11:12:01 +02:00
mabrand 1a907791da
Merge pull request #2163 from sibuserv/update-qtkeychain
qtkeychain: add patch + disable extra build of test application
2018-06-29 11:09:12 +02:00
Mark Brand 578c3e05dd fontconfig: add gettext to dependencies
https://github.com/mxe/mxe/issues/2162
2018-06-29 01:25:53 +02:00
Boris Pek bc04e0aef1 qtkeychain: add patch + disable build of test application
https://github.com/frankosterfeld/qtkeychain/pull/112
2018-06-29 00:29:58 +03:00
MXEBot as Travis CI a37bce64db Update packages.json & build-matrix.html 2018-06-22 22:28:25 +00:00
Mark Brand 5352af4b63 update: dlfcn-win32, libunistring 2018-06-23 00:04:19 +02:00
PsychoXIVI 10c9aa5d78 automake: fix deprecated syntax for newer perl versions 2018-06-20 14:12:24 +10:00
withmorten 29e7257a78 ffmpeg: fix ffplay compilation by changing sdl dependency to sdl2 2018-06-20 11:56:16 +10:00
Ashish Kulkarni 2280798970 add link to wkhtmltopdf in index.html#used_by 2018-06-20 11:54:24 +10:00
MXEBot as Travis CI b09091fb70 Update packages.json & build-matrix.html 2018-06-19 22:16:33 +00:00
Mark Brand 2de6bde8c4 qt5: update to 5.11.1 2018-06-19 23:30:54 +02:00