summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * lame: re-add `autoreconf -i`darealshinji2018-01-151-1/+1
| |
| * Update lame to v3.100darealshinji2018-01-093-113/+28
| |
* | devil: add patch linkTony Theodore2018-02-171-0/+1
| |
* | Merge branch 'devil-patch' of https://github.com/ashdnazg/mxe into ↵Tony Theodore2018-02-171-2/+22
|\ \ | | | | | | | | | ashdnazg-devil-patch
| * | Fix devil shared lib compilationEshed2018-01-211-2/+22
| | |
* | | libgee: fix updates and styleTony Theodore2018-02-172-7/+10
| | |
* | | Merge branch 'patch-1' of https://github.com/fsb4000/mxe into fsb4000-patch-1Tony Theodore2018-02-172-7/+36
|\ \ \
| * | | update libgeeIgor Zhukov2018-02-122-7/+36
| | | |
* | | | qtbase: workaround for gcc internal errorMark Brand2018-02-161-5/+42
| | | |
* | | | qt5: update to 5.10.1Mark Brand2018-02-1532-115/+66
|/ / /
* | | update dbusMark Brand2018-02-091-2/+2
| | |
* | | update gdbMark Brand2018-02-041-2/+2
| | |
* | | update: freetype, harfbuzz, lzmaMark Brand2018-01-303-6/+6
| | |
* | | update wgetMark Brand2018-01-281-2/+2
| | |
* | | update curlMark Brand2018-01-241-2/+2
| | |
* | | update qtserviceMark Brand2018-01-241-2/+2
| | |
* | | update sqliteMark Brand2018-01-231-3/+3
|/ /
* | update gnutls, jpeg, wgetMark Brand2018-01-203-6/+6
| |
* | Merge pull request #2023 from saiarcot895/qt5-plugin-updatesTony Theodore2018-01-151-1/+1
|\ \ | | | | | | Update source files fot qt5, and update qt4 overlays.
| * | Update source files fot qt5, and update qt4 overlays.Saikrishna Arcot2017-12-301-1/+1
| | |
* | | 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
| | |/ | |/|
* | | 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.
* | libao: disable esdTony Theodore2018-01-081-0/+1
|/ | | | fixes #2025
* 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
| |
* | 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 harfbuzzMark Brand2017-12-241-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
| | |
* | | 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
| | | |
* | | | 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
| | | |
* | | | rename archive pkg-type to source-only for clarityTony Theodore2017-12-222-2/+2
| | | | | | | | | | | | | | | | archive could imply a deprecated package
* | | | cmake-conf pkgconf: fixups for dep orderingTony Theodore2017-12-222-2/+4
| | | |
* | | | mingw-w64: install gl *.pc files here instead of mxe-confTony Theodore2017-12-222-15/+20
| | | |
* | | | binutils: remove pkgconf dependency (finally!)Tony Theodore2017-12-221-3/+1
| | | |
* | | | cross packages: replace dependency gcc with ccTony Theodore2017-12-22439-439/+439
| | | |
* | | | add virtual toolchain package ccTony Theodore2017-12-221-0/+9
| | | |
* | | | native pkgs: use explicit cross-target deps and remove empty rulesTony Theodore2017-12-2212-13/+12
| | | |
* | | | Improve handling of virtual packages and build messagesTony Theodore2017-12-225-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add metadata to distinguish virtual package types - improve build order and status messages for empty packages print pkg type or `disabled` instead of `no-build` - add BUILD_DRY_RUN option and fixup make -t - update build-matrix rule to identify virtual pkgs
* | | | Merge pull request #2003 from tonytheodore/libsodiumTony Theodore2017-12-221-16/+6
|\ \ \ \ | | | | | | | | | | libsodium: update 1.0.6 --> 1.0.15, use GH_CONF, and build out-of-source