summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-01-302-8/+8
| | |
* | | update: freetype, harfbuzz, lzmaMark Brand2018-01-303-6/+6
| | |
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-01-282-2/+2
| | |
* | | update wgetMark Brand2018-01-281-2/+2
| | |
* | | Merge pull request #2042 from sibuserv/update-gccmabrand2018-01-261-2/+2
|\ \ \ | | | | | | | | update gcc7
| * | | update gcc7Boris Pek2018-01-251-2/+2
| | | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-01-242-2/+2
| | | |
* | | | update curlMark Brand2018-01-241-2/+2
|/ / /
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-01-242-2/+2
| | |
* | | update qtserviceMark Brand2018-01-241-2/+2
| | |
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-01-232-2/+2
| | |
* | | update sqliteMark Brand2018-01-231-3/+3
|/ /
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-01-202-6/+6
| |
* | update gnutls, jpeg, wgetMark Brand2018-01-203-6/+6
| |
* | Merge pull request #2023 from saiarcot895/qt5-plugin-updatesTony Theodore2018-01-152-1/+7
|\ \ | | | | | | Update source files fot qt5, and update qt4 overlays.
| * | Update source files fot qt5, and update qt4 overlays.Saikrishna Arcot2017-12-302-1/+7
| | |
* | | Merge pull request #2036 from taisei-project/sdl2-remove-dinput-patchTony Theodore2018-01-151-25/+3
|\ \ \ | | | | | | | | sdl2: remove obsolete patch
| * | | sdl2: remove obsolete patchAndrei Alexeyev2018-01-131-25/+3
| | |/ | |/|
* | | Merge pull request #2038 from rgcjonas/poppler-qt5-fixTony Theodore2018-01-151-3/+3
|\ \ \ | |/ / |/| | Fix poppler Qt5 bindings
| * | poppler: use C++11. Fixes Qt5 build.Jonas Kümmerlin2018-01-131-1/+1
| | | | | | | | | | | | Qt5 now requires C++11 language features in its headers.
| * | poppler qt5: use MXE's moc in PATHJonas Kümmerlin2018-01-131-2/+2
|/ / | | | | | | | | Previously, qt5/bin was missing from PATH. Poppler then picks up the host's tools which may not always work.
* | Merge pull request #2032 from tonytheodore/libao-esdTony Theodore2018-01-081-0/+1
|\ \ | |/ |/| libao: disable esd
| * libao: disable esdTony Theodore2018-01-081-0/+1
|/ | | | fixes #2025
* glib2 darwin: ensure package is included in build reqs (really)Tony Theodore2017-12-271-1/+1
|
* glib2 darwin: ensure package is included in build reqsTony Theodore2017-12-271-0/+2
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-12-272-5/+16
|
* libao: fix shared, add test, use GH_CONF, build out-of-sourceTony Theodore2017-12-271-15/+14
|
* Merge branch 'libao' of https://github.com/toots/mxe into toots-libaoTony Theodore2017-12-271-0/+28
|\
| * Add libao.Romain Beauxis2017-12-161-0/+28
| |
* | vtk: fix headless buildTony Theodore2017-12-261-0/+2
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-12-241-2/+2
| |
* | Merge pull request #2017 from tonytheodore/vtkTony Theodore2017-12-241-8/+14
|\ \ | | | | | | vtk: build compile tools once
| * | vtk: build compile tools onceTony Theodore2017-12-241-8/+14
| | | | | | | | | | | | closes #1991
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-12-242-2/+2
| | |
* | | update harfbuzzMark Brand2017-12-241-2/+2
|/ /
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-12-242-2/+2
| |
* | Merge pull request #2002 from muellni/update_cmakeTony Theodore2017-12-241-2/+2
|\ \ | | | | | | cmake: update to 3.10
| * | cmake: update to 3.10Martin Müllenhaupt2017-12-061-2/+2
| | |
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-12-242-2/+2
| | |
* | | sdl2_mixer: add missing mpg123 dependencyTony Theodore2017-12-241-2/+2
| | |
* | | Merge branch 'sdl2-libsamplerate' of https://github.com/taisei-project/mxe ↵Tony Theodore2017-12-244-27/+28
|\ \ \ | | | | | | | | | | | | into taisei-project-sdl2-libsamplerate
| * | | [sdl2_mixer] update to 2.0.2Andrei Alexeyev2017-12-232-22/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version uses the new SDL_AudioStream API for audio conversion, which is necessary to make use of high quality resampling via libsamplerate. The linking patch is no longer needed (fixed upstream)
| * | | [sdl2] build with libsamplerate supportAndrei Alexeyev2017-12-232-5/+26
| | | |
* | | | qtbase: fix cmake lib config after updateTony Theodore2017-12-241-1/+1
| | | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-12-242-1632/+1643
| | | |
* | | | Merge pull request #1990 from tonytheodore/cross-depsTony Theodore2017-12-24522-611/+749
|\ \ \ \ | | | | | | | | | | Improve dependency metadata specification
| * | | | Makefile: add note about gcc --> cc switchTony Theodore2017-12-221-0/+8
| | | | |
| * | | | qwt: fix qt5 deps (qt4 plugin active in cc deps update)Tony Theodore2017-12-221-1/+1
| | | | | | | | | | | | | | | | | | | | vtk mangling detected earlier
| * | | | widl: create cmake toolchain dir before writing to itTony Theodore2017-12-221-0/+1
| | | | |
| * | | | Makefile and build-pkg: use {pkg}~{target} directlyTony Theodore2017-12-222-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required for the case where a cross package is independent of it's native package (e.g. libiconv) and the native pkg may not have been built in the dep chain. Calling: ``` make pkg MXE_TARGETS=... ``` will then cause `make` to build the native pkg as well. (MXE_TARGETS is still required otherwise it will be picked up from settings.mk)