summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1654 from tonytheodore/gsoapTony Theodore2017-02-012-17/+40
|\ | | | | gsoap: fix build on newer macos version
| * gsoap: fix build on newer macos versionTony Theodore2017-02-012-17/+40
| |
* | Merge pull request #1653 from LuaAndC/gtk3-3.22.7Tony Theodore2017-02-015-119/+71
|\ \ | | | | | | update gtk3 to 3.22.7, glib to 2.50.2, cairo to snapshot 1.15.4
| * | update gtk3 to 3.22.7Boris Nagaev2017-02-012-81/+37
| | | | | | | | | | | | | | | | | | fix https://github.com/mxe/mxe/issues/1647 gtk3 now depends on libepoxy.
| * | cairo: update to snapshot 1.15.4Boris Nagaev2017-02-011-3/+3
| | | | | | | | | | | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1647#issuecomment-275925653 Warning! Updating to a snapshot, not to a release! Snapshots are the unstable, in-progress cairo development.
| * | glib: update to 2.50.2Boris Nagaev2017-02-012-34/+30
| | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1647#issuecomment-275888417
| * | glib: fix updaterBoris Nagaev2017-02-011-1/+1
| |/
* | Merge pull request #1652 from LuaAndC/libepoxy-fix-staticTony Theodore2017-02-013-1/+55
|\ \ | | | | | | libepoxy: fix linking in static targets and add test
| * | libepoxy: add testBoris Nagaev2017-02-012-0/+16
| | |
| * | libepoxy: fix EPOXY_IMPORTEXPORT for static targetBoris Nagaev2017-02-012-1/+39
| |/ | | | | | | See https://github.com/mxe/mxe/issues/1647#issuecomment-275967915
* | mingw-w64: add --enable-secure-apiBoris Nagaev2017-02-011-0/+1
|/ | | | | | | | This is needed to update glib to 2.51.1. It uses strerror_s, which is guarded by MINGW_HAS_SECURE_API. See http://win-builds.org/bugs/index.php?do=details&task_id=79 See https://sourceforge.net/p/tdm-gcc/bugs/305/
* Merge pull request #1650 from mabrand/qt-5.8.0mabrand2017-01-3136-227/+177
|\ | | | | upgrade qt5 modules to 5.8.0
| * qtofficeopenxml: build fix for Qt 5.8.0Mark Brand2017-01-301-2/+27
| |
| * upgrade qt5 modules to 5.8.0Mark Brand2017-01-3035-225/+150
| |
* | gtk3: unify patchBoris Nagaev2017-01-291-35/+64
|/
* Merge pull request #1613 from LuaAndC/mingw-w64-5.0.0Boris Nagaev2017-01-271-2/+2
|\ | | | | mingw-w64: update to 5.0.1
| * mingw-w64: update to 5.0.1Boris Nagaev2017-01-271-2/+2
| |
* | update opensslMark Brand2017-01-272-47/+34
|/
* gtkglextmm: fix deprecation error in test programTony Theodore2017-01-251-1/+1
|
* hyperscan: fix build with gcc54 on darwinTony Theodore2017-01-252-1/+48
|
* update default gcc to 5.4.0Boris Nagaev2017-01-253-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 flagBoris Nagaev2017-01-251-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 declarationTony Theodore2017-01-251-3/+34
|
* Merge pull request #1644 from pavelvat/add-package-liblastfmTony Theodore2017-01-233-0/+89
|\ | | | | add package liblastfm
| * add package liblastfmPavel Vatagin2017-01-223-0/+89
| |
* | add package liblastfm_qt4Pavel Vatagin2017-01-222-0/+59
|/
* update: gdb, pcreMark Brand2017-01-222-4/+4
|
* update: libgcrypt vmimeMark Brand2017-01-202-4/+4
|
* cmake wrapper: disbale package registryTony Theodore2017-01-191-0/+1
| | | | | | See: https://cmake.org/cmake/help/latest/manual/cmake-packages.7.html#disabling-the-package-registry fixes #1585
* gnutls: disable testsTony Theodore2017-01-181-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-darwinBoris Nagaev2017-01-181-0/+2
|\ | | | | neon: fix darwin build
| * neon: fix darwin buildTony Theodore2017-01-171-0/+2
| |
* | fftw: update with packaging bugfixTony Theodore2017-01-171-2/+2
|/ | | | tarball has been removed, see: https://github.com/FFTW/fftw3/commit/6fb9cd7b6359f29ce488a5802793139971d59c6c
* update: fftw poppler zlibMark Brand2017-01-153-6/+6
|
* update: gsl libzipMark Brand2017-01-155-40/+54
|
* update: curl, lcms, libunistring, libusb1, xz, zlibMark Brand2017-01-157-32/+42
|
* unrtf: fix update macroMark Brand2017-01-141-2/+2
|
* wget: fix update macroMark Brand2017-01-141-1/+1
|
* wget: remove old workaround for symbol clash with gnutlsMark Brand2017-01-141-2/+0
|
* update gnutls (new stable branch 3.5)Mark Brand2017-01-142-25/+22
|
* vmime: updateMark Brand2017-01-131-2/+2
|
* cmake: force some variables in toolchain fileBoris Nagaev2017-01-081-5/+5
| | | | See https://github.com/mxe/mxe/pull/1621#issuecomment-270176619
* remove unneeded cmake vars specified by packagesBoris Nagaev2017-01-0820-41/+13
|
* add vars BUILD_{STATIC,SHARED}[_LIBS] to cmakeBoris Nagaev2017-01-081-1/+4
| | | | Only BUILD_SHARED_LIBS was there before.
* use cmake wrapper in all packagesBoris Nagaev2017-01-0847-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, sqliteMark Brand2017-01-062-4/+4
|
* libpng: updateMark Brand2017-01-051-2/+2
|
* vmime: updateMark Brand2017-01-051-2/+2
|
* harfbuzz: updateMark Brand2017-01-051-2/+2
|
* update lzmaMark Brand2017-01-051-4/+4
|