Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade qt5 modules to 5.8.0 | Mark Brand | 2017-01-30 | 35 | -225/+150 |
| | |||||
* | Merge pull request #1613 from LuaAndC/mingw-w64-5.0.0 | Boris Nagaev | 2017-01-27 | 1 | -2/+2 |
|\ | | | | | mingw-w64: update to 5.0.1 | ||||
| * | mingw-w64: update to 5.0.1 | Boris Nagaev | 2017-01-27 | 1 | -2/+2 |
| | | |||||
* | | update openssl | Mark Brand | 2017-01-27 | 2 | -47/+34 |
|/ | |||||
* | gtkglextmm: fix deprecation error in test program | Tony Theodore | 2017-01-25 | 1 | -1/+1 |
| | |||||
* | hyperscan: fix build with gcc54 on darwin | Tony Theodore | 2017-01-25 | 2 | -1/+48 |
| | |||||
* | update default gcc to 5.4.0 | Boris Nagaev | 2017-01-25 | 3 | -13/+9 |
| | | | | | | | | | The bug in gcc 5 which was a reason to downgrade to gcc 4 was fixed. See https://github.com/mxe/mxe/issues/964 for more details. cloog was updated to 0.18.4, because 0.18.1 version uses too old isl and failes to compile because it uses isl_int and it was removed from isl: https://gist.github.com/f550a61371f597a213f0291e53e632f0 | ||||
* | hyperscan: enable -msse4 flag | Boris Nagaev | 2017-01-25 | 1 | -0/+1 |
| | | | | | GCC 5.4.0 on Mac lacks SSSE3 and SSE4. See https://github.com/mxe/mxe/pull/1541#issuecomment-274018559 | ||||
* | qtwebkit: fix missing _mm_mfence declaration | Tony Theodore | 2017-01-25 | 1 | -3/+34 |
| | |||||
* | Merge pull request #1644 from pavelvat/add-package-liblastfm | Tony Theodore | 2017-01-23 | 3 | -0/+89 |
|\ | | | | | add package liblastfm | ||||
| * | add package liblastfm | Pavel Vatagin | 2017-01-22 | 3 | -0/+89 |
| | | |||||
* | | add package liblastfm_qt4 | Pavel Vatagin | 2017-01-22 | 2 | -0/+59 |
|/ | |||||
* | update: gdb, pcre | Mark Brand | 2017-01-22 | 2 | -4/+4 |
| | |||||
* | update: libgcrypt vmime | Mark Brand | 2017-01-20 | 2 | -4/+4 |
| | |||||
* | cmake wrapper: disbale package registry | Tony Theodore | 2017-01-19 | 1 | -0/+1 |
| | | | | | | See: https://cmake.org/cmake/help/latest/manual/cmake-packages.7.html#disabling-the-package-registry fixes #1585 | ||||
* | gnutls: disable tests | Tony Theodore | 2017-01-18 | 1 | -0/+1 |
| | | | | | | tests install a dummy libcrypt32 which clobbers the w32api see: https://github.com/mxe/mxe/pull/1541#issuecomment-273373973 | ||||
* | Merge pull request #1634 from tonytheodore/neon-darwin | Boris Nagaev | 2017-01-18 | 1 | -0/+2 |
|\ | | | | | neon: fix darwin build | ||||
| * | neon: fix darwin build | Tony Theodore | 2017-01-17 | 1 | -0/+2 |
| | | |||||
* | | fftw: update with packaging bugfix | Tony Theodore | 2017-01-17 | 1 | -2/+2 |
|/ | | | | tarball has been removed, see: https://github.com/FFTW/fftw3/commit/6fb9cd7b6359f29ce488a5802793139971d59c6c | ||||
* | update: fftw poppler zlib | Mark Brand | 2017-01-15 | 3 | -6/+6 |
| | |||||
* | update: gsl libzip | Mark Brand | 2017-01-15 | 5 | -40/+54 |
| | |||||
* | update: curl, lcms, libunistring, libusb1, xz, zlib | Mark Brand | 2017-01-15 | 7 | -32/+42 |
| | |||||
* | unrtf: fix update macro | Mark Brand | 2017-01-14 | 1 | -2/+2 |
| | |||||
* | wget: fix update macro | Mark Brand | 2017-01-14 | 1 | -1/+1 |
| | |||||
* | wget: remove old workaround for symbol clash with gnutls | Mark Brand | 2017-01-14 | 1 | -2/+0 |
| | |||||
* | update gnutls (new stable branch 3.5) | Mark Brand | 2017-01-14 | 2 | -25/+22 |
| | |||||
* | vmime: update | Mark Brand | 2017-01-13 | 1 | -2/+2 |
| | |||||
* | cmake: force some variables in toolchain file | Boris Nagaev | 2017-01-08 | 1 | -5/+5 |
| | | | | See https://github.com/mxe/mxe/pull/1621#issuecomment-270176619 | ||||
* | remove unneeded cmake vars specified by packages | Boris Nagaev | 2017-01-08 | 20 | -41/+13 |
| | |||||
* | add vars BUILD_{STATIC,SHARED}[_LIBS] to cmake | Boris Nagaev | 2017-01-08 | 1 | -1/+4 |
| | | | | Only BUILD_SHARED_LIBS was there before. | ||||
* | use cmake wrapper in all packages | Boris Nagaev | 2017-01-08 | 47 | -120/+53 |
| | | | | | | | Native binaries (libmysqlclient, vtk, vtk6) still build with `cmake` instead of the cmake wrapper. Note that even in these cases MXE's cmake is used (not system cmake), because $(PREFIX)/$(BUILD)/bin is added to PATH by Makefile and MXE's cmake binary exists there. | ||||
* | update: harfbuzz, sqlite | Mark Brand | 2017-01-06 | 2 | -4/+4 |
| | |||||
* | libpng: update | Mark Brand | 2017-01-05 | 1 | -2/+2 |
| | |||||
* | vmime: update | Mark Brand | 2017-01-05 | 1 | -2/+2 |
| | |||||
* | harfbuzz: update | Mark Brand | 2017-01-05 | 1 | -2/+2 |
| | |||||
* | update lzma | Mark Brand | 2017-01-05 | 1 | -4/+4 |
| | |||||
* | gsoap: update source URL | Mark Brand | 2017-01-04 | 1 | -2/+2 |
| | |||||
* | sqlite: update | Mark Brand | 2017-01-03 | 1 | -2/+2 |
| | |||||
* | sqlite: update | Mark Brand | 2017-01-03 | 1 | -3/+3 |
| | |||||
* | Merge pull request #1625 from ↵ | Boris Nagaev | 2017-01-03 | 1 | -50/+0 |
|\ | | | | | | | | | LuaAndC/rm-qhttpengine-1-decrease-required-cmake-ver.patch remove unneeded patch of qhttpengine | ||||
| * | remove unneeded patch of qhttpengine | Boris Nagaev | 2017-01-03 | 1 | -50/+0 |
| | | | | | | | | | | This patch was needed when MXE used system cmake. The patch enabled cmake 2.8.9 to work. Currently we use cmake 3.5.2 shipped with MXE. | ||||
* | | Merge pull request #1623 from pavelvat/add-package-gst-libav | Boris Nagaev | 2017-01-03 | 1 | -0/+25 |
|\ \ | |/ |/| | add package gst-libav | ||||
| * | add package gst-libav | Pavel Vatagin | 2017-01-02 | 1 | -0/+25 |
| | | |||||
* | | fix moving gstreamer dlls (#1288) | Pavel Vatagin | 2017-01-02 | 5 | -4/+21 |
|/ | |||||
* | Merge pull request #1620 from LuaAndC/gst-plugins-bad-neon | Boris Nagaev | 2016-12-31 | 2 | -1/+42 |
|\ | | | | | gst-plugins-bad: depend on neon and fix its header | ||||
| * | gst-plugins-bad: depend on neon and fix its header | Boris Nagaev | 2016-12-30 | 2 | -1/+42 |
| | | | | | | | | fix https://github.com/mxe/mxe/issues/1619 | ||||
* | | remove trailing spaces from hamlib-test.c | Boris Nagaev | 2016-12-30 | 1 | -5/+5 |
|/ | |||||
* | Merge pull request #1618 from LuaAndC/poppler-no-gtk-doc | Boris Nagaev | 2016-12-30 | 1 | -2/+2 |
|\ | | | | | poppler: disable installation of documentation | ||||
| * | poppler: disable installation of documentation | Boris Nagaev | 2016-12-28 | 1 | -2/+2 |
| | | | | | | | | | | | | It used to install files to <target>/share/gtk-doc/html/poppler/ See https://github.com/mxe/mxe/pull/1617 | ||||
* | | Merge pull request #1612 from dl5rcw/master | Boris Nagaev | 2016-12-29 | 2 | -0/+157 |
|\ \ | |/ |/| | Introducing hamlib |