Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins/examples/qt5-freeze: Fix qtimageformats build (fixes #2563). | Uwe Hermann | 2020-09-18 | 1 | -0/+23 |
| | | | | | | | | Add missing <math.h> #include. Without this the build fails with: [...]qjp2handler.cpp:853:86: error: 'pow' was not declared in this scope Taken from bd76e1080ef7ddbbfe683d6371629aecb02bc9bd. | ||||
* | mesa: fix build for i686-w64-mingw32 targets (part 2) | Mark Brand | 2020-09-14 | 1 | -1/+1 |
| | | | | https://github.com/mxe/mxe/issues/2561 | ||||
* | mesa: fix build for i686-w64-mingw32 targets | Mark Brand | 2020-09-14 | 1 | -7/+1 |
| | | | | https://github.com/mxe/mxe/issues/2561 | ||||
* | Merge pull request #2559 from xmrdsc/update-tor | mabrand | 2020-09-09 | 1 | -2/+2 |
|\ | | | | | Bump Tor to 0.4.3.5 | ||||
| * | Bump Tor to 0.4.3.5 | dsc | 2020-09-09 | 1 | -2/+2 |
| | | |||||
* | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-09-09 | 2 | -4/+15 |
| | | |||||
* | | qtbase: use dynamic configuration of OpenGL backend | Alberto Mardegan | 2020-09-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | This turns on the fallback behavior introduced in Qt 5.4 and described in https://www.qt.io/blog/2014/11/27/qt-weekly-21-dynamic-opengl-implementation-loading-in-qt-5-4 This is how Qt builds its official packages. | ||||
* | | src/mesa: add recipe for Mesa, needed for qtbase | Robert Manner | 2020-09-09 | 2 | -0/+57 |
|/ | | | | | We are going to enable the dynamic OpenGL selection in qtbase, and for that we also need the headers from Mesa. | ||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-09-09 | 2 | -70/+70 |
| | |||||
* | qt5: update to 5.15.1 | Mark Brand | 2020-09-09 | 34 | -35/+35 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-09-04 | 2 | -6/+6 |
| | |||||
* | update: freetds, gnutls, vmime | Mark Brand | 2020-09-04 | 4 | -7/+7 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-09-03 | 2 | -4/+4 |
| | |||||
* | update: poppler, vmime | Mark Brand | 2020-09-03 | 3 | -7/+7 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-08-29 | 2 | -2/+2 |
| | |||||
* | update harfbuzz | Mark Brand | 2020-08-29 | 1 | -2/+2 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-08-25 | 2 | -2/+2 |
| | |||||
* | update: libgpg_error | Mark Brand | 2020-08-25 | 1 | -2/+2 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-08-24 | 2 | -2/+2 |
| | |||||
* | update gsoap | Mark Brand | 2020-08-24 | 2 | -8/+8 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-08-19 | 2 | -2/+2 |
| | |||||
* | update curl | Mark Brand | 2020-08-19 | 1 | -2/+2 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-08-19 | 2 | -2/+2 |
| | |||||
* | update nsis | Marc Brückner | 2020-08-19 | 2 | -32/+2 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-08-16 | 2 | -4/+4 |
| | |||||
* | update: harfbuzz, sqlite | Mark Brand | 2020-08-16 | 2 | -4/+4 |
| | |||||
* | devil: work around type mismatch | Mark Brand | 2020-08-13 | 1 | -1/+1 |
| | | | | https://github.com/mxe/mxe/issues/2547 | ||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-08-12 | 2 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2020-08-12 | 1 | -2/+2 |
| | |||||
* | pcl: fix update macro | Mark Brand | 2020-08-12 | 1 | -1/+1 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-08-03 | 2 | -2/+2 |
| | |||||
* | update poppler | Mark Brand | 2020-08-03 | 2 | -4/+4 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-08-01 | 2 | -2/+2 |
| | |||||
* | update vmime | Mark Brand | 2020-08-01 | 1 | -2/+2 |
| | |||||
* | graphicsmagick: use BUILD_DIR, PKG_CONFIGURE_OPTS, etc. | Tony Theodore | 2020-08-01 | 1 | -5/+6 |
| | | | | see #2546 | ||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-07-29 | 2 | -6/+6 |
| | |||||
* | update poppler | Mark Brand | 2020-07-29 | 2 | -25/+27 |
| | |||||
* | update mpg123 | Mark Brand | 2020-07-28 | 1 | -2/+2 |
| | |||||
* | update jasper | Mark Brand | 2020-07-28 | 2 | -2/+25 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-07-28 | 2 | -4/+4 |
| | |||||
* | update: gpgme, libassuan | Mark Brand | 2020-07-28 | 2 | -6/+6 |
| | |||||
* | libassuan: fix update macro | Mark Brand | 2020-07-28 | 1 | -1/+1 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-07-28 | 2 | -8/+8 |
| | |||||
* | update: gsoap harfbuzz libidn vmime | Mark Brand | 2020-07-28 | 4 | -8/+8 |
| | |||||
* | update gcc10 plugin to 10.2 | Mark Brand | 2020-07-28 | 1 | -2/+2 |
| | |||||
* | gcc6: add missing patches | Tony Theodore | 2020-07-11 | 1 | -3/+128 |
| | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-07-10 | 2 | -2/+2 |
| | |||||
* | update freetds | Mark Brand | 2020-07-10 | 1 | -2/+2 |
| | |||||
* | imagemagick: add libraw dependency | Tony Theodore | 2020-07-08 | 1 | -1/+1 |
| | |||||
* | libraw: also add private entries to libraw_r.pc file | Tony Theodore | 2020-07-08 | 1 | -2/+3 |
| |