summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | update sqliteMark Brand2018-06-041-2/+2
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-06-042-6/+6
| |
* | update mingw-w64Mark Brand2018-06-042-46/+5
| |
* | host-toolchain: update qt5-host-tools depsTony Theodore2018-05-281-1/+1
| |
* | host-toolchain: update README for make buildTony Theodore2018-05-281-4/+6
| |
* | host-toolchain: build make from sourcedarealshinji2018-05-282-21/+51
| |
* | tcl/tk: use external zlibTony Theodore2018-05-283-1/+118
| | | | | | | | closes #2130
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-05-282-6/+6
| |
* | libpaper: update to 1.1.24+nmu5, enable shared targets, install .pc filedarealshinji2018-05-282-9/+37
| |
* | ghostscript: fix missing sys/times.hTony Theodore2018-05-281-0/+1
| |
* | more cross-build fixes for Ghostscriptdarealshinji2018-05-282-339/+396
| |
* | ghostscript: improving cross-buildingdarealshinji2018-05-283-117/+710
| | | | | | | | | | | | | | First, run configure with the option `--with-drivers=ALL,display`. Upstream confirmed an error in the build process that keeps the display driver disabled when building a static library, but that driver is needed if you want to use libgs through the wrapper library libspectre. So creating a static library manually from the DLL object files isn't required anymore. Also a massive update on the patch, mostly to enable real support for `--host` on the configure script (instead of relying on `uname`). Full support for `--build` wasn't added to keep the patch smaller and to not make things more complicated as they already are (for example configure runs itself recursively when CCAUX environment variable was set). ghostscript.mk now builds the needed auxiliary tools in a separate stage (as native binaries) and deletes the unwanted third-party library sources afterwards. This ensures those binaries will run on the build system and keeping the third-party sources on that step will ensure that configuring doesn't fail if i.e. native libjpeg development files aren't found. Builds on all four MXE targets and the libraries are confirmed to work.
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-05-232-66/+66
| |
* | qtwebkit: Qt 5.11 compatibility workaround for test buildMark Brand2018-05-231-2/+1
| |
* | qtwinextras: replace patch with qmake argumentMark Brand2018-05-232-28/+3
| |
* | qtwebview: add missing dependencyMark Brand2018-05-231-1/+1
| |
* | qtbase: ignore warning during test buildMark Brand2018-05-231-1/+1
| | | | | | | | | | | | | | | | Building test program produces warning: redeclared without dllimport attribute after being referenced with dll linkage This warning was already ignored in the test using qmake, so ignore it using pkgconfig too.
* | qt5: update to 5.11.0Mark Brand2018-05-2333-74/+148
| |
* | mingw-w64: backport patch for missing symbols in dwmapiMark Brand2018-05-231-0/+151
| |
* | openjpeg: explicitly enable pkg-config filesdarealshinji2018-05-221-1/+2
| |
* | poppler: disable reference docs (close #1820)darealshinji2018-05-221-0/+1
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-05-222-12/+12
| |
* | Update to GStreamer 1.14.0 (#2111)Jonas Kvinge2018-05-227-116/+12
|/
* qtbase: include GCC 8 compatibility patchMark Brand2018-05-171-12/+66
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-05-162-2/+2
|
* update curlMark Brand2018-05-161-2/+2
|
* Merge pull request #2118 from darealshinji/patch-1mabrand2018-05-111-8/+8
|\ | | | | ghostscript: create usable static library, don't use bundled lcms2
| * ghostscript: create usable static library, don't use bundled lcms2darealshinji2018-05-101-8/+8
|/ | | It appears that the default static library created with "make libgs" doesn't always work correctly. I had issues where a postscript viewer would only display the .ps files if it was linked against the shared library (same happened for native Linux builds). Creating the static library manually from the object files that were used to build the dll fixes this issue.
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-05-092-2/+2
|
* Merge pull request #2117 from darealshinji/ghostscriptmabrand2018-05-092-1384/+143
|\ | | | | Update ghostscript
| * Update ghostscriptdarealshinji2018-05-092-1384/+143
|/ | | Update ghostscript to version 9.23 and simplify the patch (cross-building is now a lot easier).
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-05-082-12/+12
|
* add gcc8 pluginMark Brand2018-05-084-6/+124
|
* update: dbus, freetype, lzma, wget, xzMark Brand2018-05-085-11/+11
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-05-052-4/+15
|
* Merge pull request #2112 from MarginUG/mastermabrand2018-05-051-0/+22
|\ | | | | added package for Qt networkauth module
| * added package for Qt networkauth moduleChristian Leichsenring2018-05-031-0/+22
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-04-272-8/+8
| |
* | wget: use libidn2 instead of libidnMark Brand2018-04-271-1/+1
| | | | | | | | ghostscript and libgsasl still need libidn.
* | update: freetds, qscintilla2, smtpclient-for-qt, vmimeMark Brand2018-04-274-8/+8
| |
* | qtmultimedia: add missing qtdeclarative dependencyMark Brand2018-04-251-1/+1
|/ | | | | Othewise, qtmultimedia builds successfully but silently leaves out Qt5MultimediaQuick.
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-04-102-6/+6
|
* update: freetds, qtxlsxwriter, sqliteMark Brand2018-04-103-6/+6
|
* xmlsec: add explicit libgrcypt DEPS and LIBSTony Theodore2018-04-091-2/+2
| | | | fixes strange failure on Ubuntu - possibly automake 1.15 related
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-04-082-2/+2
|
* binutils: cleanup readelfTony Theodore2018-04-081-1/+1
|
* gcc plugins: update patchesTony Theodore2018-04-082-2/+68
|
* gcc: update and re-enable coverageTony Theodore2018-04-083-282/+55
| | | | | see: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2018-04/msg00003.html fixes #1665
* jpeg: fix checksum for minor packaging changesTony Theodore2018-04-071-1/+1
| | | | | changes to README and remove .directory file fixes #2103
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-04-072-4/+15
|