summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |
* | gsoap: update source URLMark Brand2017-01-041-2/+2
| |
* | sqlite: updateMark Brand2017-01-031-2/+2
| |
* | sqlite: updateMark Brand2017-01-031-3/+3
| |
* | Merge pull request #1625 from ↵Boris Nagaev2017-01-031-50/+0
|\ \ | | | | | | | | | | | | LuaAndC/rm-qhttpengine-1-decrease-required-cmake-ver.patch remove unneeded patch of qhttpengine
| * | remove unneeded patch of qhttpengineBoris Nagaev2017-01-031-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-libavBoris Nagaev2017-01-031-0/+25
|\ \ \ | |/ / |/| | add package gst-libav
| * | add package gst-libavPavel Vatagin2017-01-021-0/+25
| | |
* | | fix moving gstreamer dlls (#1288)Pavel Vatagin2017-01-025-4/+21
|/ /
* | Merge pull request #1620 from LuaAndC/gst-plugins-bad-neonBoris Nagaev2016-12-312-1/+42
|\ \ | | | | | | gst-plugins-bad: depend on neon and fix its header
| * | gst-plugins-bad: depend on neon and fix its headerBoris Nagaev2016-12-302-1/+42
| | | | | | | | | | | | fix https://github.com/mxe/mxe/issues/1619
* | | remove trailing spaces from hamlib-test.cBoris Nagaev2016-12-301-5/+5
|/ /
* | Merge pull request #1618 from LuaAndC/poppler-no-gtk-docBoris Nagaev2016-12-301-2/+2
|\ \ | | | | | | poppler: disable installation of documentation
| * | poppler: disable installation of documentationBoris Nagaev2016-12-281-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/masterBoris Nagaev2016-12-292-0/+157
|\ \ \ | |/ / |/| | Introducing hamlib
| * | Introducing hamlibLars Holger Engelhard2016-12-292-0/+157
| | |
* | | Update poppler.Saikrishna Arcot2016-12-282-2/+15
| | |
* | | download blas from backupBoris Nagaev2016-12-241-1/+1
| | | | | | | | | | | | | | | | | | ... while upstream URL is being fixed See https://github.com/mxe/mxe/issues/1610
* | | gtkmm2, gtkmm3: fix build for GCC 5.4.0Boris Nagaev2016-12-242-2/+2
|/ / | | | | | | Auto_ptr make GCC 5.4.0 angry.
* | add _WEBSITE and _DESCR fields to core packagesBoris Nagaev2016-12-22425-0/+690
| | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1422 Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
* | update libgpg_errorMark Brand2016-12-221-2/+2
| |
* | update curlMark Brand2016-12-211-2/+2
| |
* | native upx: disable asmBoris Nagaev2016-12-211-0/+1
| | | | | | | | | | | | It fails to build on 32-bit Ubuntu due to attempt to use ASM version. See http://lists.nongnu.org/archive/html/mingw-cross-env-list/2016-12/msg00000.html
* | libdvdetect: add dependency on opensslBoris Nagaev2016-12-181-1/+1
| | | | | | | | | | It depends through Requires.private. Broken build: https://gist.github.com/c1606f613d18fbcdf938941145f5fbbb
* | update gmp, libgcrypt, qtxlsxwriterMark Brand2016-12-173-6/+6
| |
* | Add neonnschlia2016-12-172-0/+82
| |
* | Add libdvdetectnschlia2016-12-171-0/+46
| |
* | Add libcddbnschlia2016-12-173-0/+146
| |
* | freetds: add HTTP download URLBoris Nagaev2016-12-171-0/+1
| | | | | | | | fix https://github.com/mxe/mxe/issues/1596
* | nsis: update to 3.01Boris Nagaev2016-12-162-929/+13
| |
* | update qt5 modules to 5.7.1Mark Brand2016-12-1533-150/+103
| |
* | update freetds, gnutls, harfbuzz, libgcryptMark Brand2016-12-144-8/+8
| |
* | update vmime to b1b3f30Boris Nagaev2016-12-071-2/+2
| | | | | | | | | | See https://github.com/kisli/vmime/issues/151#issuecomment-265280156 Fix https://github.com/mxe/mxe/issues/1586
* | crystalhd: change download URL to a mirrorBoris Nagaev2016-12-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Failed download: https://travis-ci.org/mxe/mxe/builds/181565782 http://www.broadcom.com/docs/support/crystalhd/crystalhd_lgpl_includes_v1.zip does not work anymore. From https://www.broadcom.com/ > Introducing the New Broadcom Limited Website > Broadcom and Avago are one company. Now the websites > are integrated, too. Find all the product information > you need right here in one place. one can conclude that the file is not expected to appear there, so switching to mirror website https://ftp.videolan.org/contrib/crystalhd/ which hosts the same file.
* | apply `make cleanup-deps-style`Boris Nagaev2016-12-059-9/+9
| |
* | Merge pull request #1582 from sibuserv/update-sdl2Boris Nagaev2016-12-053-598/+127
|\ \ | | | | | | Update sdl2
| * | sdl2: update from 2.0.4 to 2.0.5Boris Pek2016-12-023-598/+127
| | | | | | | | | | | | Update patch.
* | | Merge pull request #1581 from sibuserv/update-fontconfigBoris Nagaev2016-12-051-2/+2
|\ \ \ | | | | | | | | Update fontconfig
| * | | fontconfig: update from 2.12.0 to 2.12.1Boris Pek2016-12-021-2/+2
| |/ /
* | | Merge pull request #1579 from sibuserv/libjpeg-turboBoris Nagaev2016-12-051-2/+2
|\ \ \ | | | | | | | | libjpeg-turbo: update from 1.5.0 to 1.5.1
| * | | libjpeg-turbo: update from 1.5.0 to 1.5.1Boris Pek2016-12-021-2/+2
| |/ /
* | | Merge pull request #1578 from sibuserv/update-gdalBoris Nagaev2016-12-053-6/+6
|\ \ \ | | | | | | | | Update gdal
| * | | tiff: update from 4.0.6 to 4.0.7Boris Pek2016-12-021-2/+2
| | | |