summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* github: use case insensitive filter and fix typoTony Theodore2017-07-221-2/+2
|
* libharu: updateMartin Müllenhaupt2017-07-212-420/+17
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-202-5/+16
|
* Merge pull request #1668 from tonytheodore/qtspeechTony Theodore2017-07-201-0/+22
|\ | | | | add qtspeech module
| * add qtspeech moduleTony Theodore2017-07-201-0/+22
|/
* Merge pull request #1828 from tonytheodore/qt5-freezeTony Theodore2017-07-2041-0/+1362
|\ | | | | add qt5 freeze example plugin (e.g. winxp support)
| * add qt5 freeze example plugin (e.g. winxp support)Tony Theodore2017-07-1941-0/+1362
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-202-12/+12
| |
* | Merge pull request #1684 from pavelvat/update-gstreamerTony Theodore2017-07-208-91/+50
|\ \ | | | | | | update gstreamer
| * | update gstreamerPavel Vatagin2017-07-158-91/+50
| | |
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-191-4/+4
| | |
* | | Merge pull request #1799 from darealshinji/djvulibre-staticTony Theodore2017-07-192-10/+60
|\ \ \ | | | | | | | | djvulibre: enable static library builds
| * | | djvulibre: enable static library buildsdarealshinji2017-07-022-10/+60
| | | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-182-2/+2
| | | |
* | | | update vmimeMark Brand2017-07-181-2/+2
| |_|/ |/| |
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-151-1/+1
| | |
* | | Merge pull request #1824 from vszakats/ssl2Tony Theodore2017-07-158-9/+9
|\ \ \ | | | | | | | | secure URLs
| * | | secure URLsViktor Szakats2017-07-158-9/+9
| | |/ | |/|
* | | Merge pull request #1823 from vszakats/patch-1Tony Theodore2017-07-151-1/+1
|\ \ \ | |/ / |/| | libidn2.mk: dedup slash after previous commit
| * | libidn2.mk: dedup slash after previous commitViktor Szakats2017-07-141-1/+1
|/ /
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-092-2/+2
| |
* | Merge pull request #1815 from mbunkus/fontconfig-update-to-2.12.4-for-gcc6mabrand2017-07-091-2/+2
|\ \ | | | | | | fontconfig: update from 2.12.3 to 2.12.4
| * | fontconfig: update from 2.12.3 to 2.12.4Moritz Bunkus2017-07-091-2/+2
|/ / | | | | | | | | | | | | | | | | This fixes compilation with gcc >= 6. Actual error message: ``` In file included from fcobjs.c:33:0: fcobjshash.gperf:172:1: error: conflicting types for 'FcObjectTypeLookup' ```
* | Merge pull request #1809 from mbunkus/gendef-with-gcc7Tony Theodore2017-07-091-0/+1
|\ \ | | | | | | gendef: build with -Wno-implicit-fallthrough
| * | gendef: build with -Wno-implicit-fallthroughMoritz Bunkus2017-07-091-0/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | gcc 7 has -Wimplicit-fallthrough on by default. On systems where the build gcc is v7 or newer building gendef will therefore fail with the following error: src/gendef.c: In function ‘getMemonic’: src/gendef.c:1034:15: error: this statement may fall through [-Werror=implicit-fallthrough=] case c_4: sz++; Fixes #1786.
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-092-2/+2
| |
* | Update cmake to 3.8.2 (#1806)Lukasz Taczuk2017-07-091-2/+2
| | | | | | | | * Update cmake to 3.8.2
* | Merge pull request #1801 from tonytheodore/debian-libtool-docTony Theodore2017-07-081-4/+3
|\ \ | | | | | | debian requirements: move libtool-bin to main section
| * | debian requirements: move libtool-bin to main sectionTony Theodore2017-07-011-4/+3
| | | | | | | | | | | | | | | See: https://github.com/mxe/mxe/issues/593#issuecomment-300228919
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-042-6/+6
| | |
* | | update: dbus, libidn2, libpngMark Brand2017-07-044-94/+7
| | |
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-042-2/+2
| | |
* | | update gnutlsMark Brand2017-07-041-2/+2
| | |
* | | Merge pull request #1803 from darealshinji/dbusmabrand2017-07-041-0/+32
|\ \ \ | | | | | | | | dbus: avoid multiple definitions of DllMain in static builds
| * | | dbus: avoid multiple definitions of DllMain in static buildsdarealshinji2017-07-031-0/+32
| | | | | | | | | | | | Closes #1388
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-032-2/+2
| | | |
* | | | libgcrypt: updateMark Brand2017-07-031-2/+2
|/ / /
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-022-5/+16
| | |
* | | Merge pull request #984 from darealshinji/x265Tony Theodore2017-07-023-0/+131
|\ \ \ | |/ / |/| | new package: x265
| * | x265: website, new headerdarealshinji2017-07-021-3/+3
| | |
| * | x265: update, add patch and testdarealshinji2017-07-013-30/+96
| | |
| * | Merge upstream/master changesdarealshinji2017-07-011050-19389/+29735
| |\ \ | |/ / |/| |
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-011-4/+4
| | |
* | | Merge pull request #1776 from darealshinji/wxwidgets-sharedTony Theodore2017-07-013-32/+200
|\ \ \ | | | | | | | | wxwidgets: enable DLLs (close #1767)
| * | | wxwidgets: enable DLLsdarealshinji2017-07-013-32/+200
| | | |
* | | | Merge pull request #1800 from LuaAndC/mxe-targetsTony Theodore2017-07-011-4/+4
|\ \ \ \ | |_|_|/ |/| | | homepage: s/MXE_TARGET/MXE_TARGETS/
| * | | homepage: s/MXE_TARGET/MXE_TARGETS/Boris Nagaev2017-07-011-4/+4
|/ / /
* | | Merge pull request #1791 from tonytheodore/osx-docTony Theodore2017-06-201-1/+11
|\ \ \ | | | | | | | | osx: note workaround for recent Xcode versions
| * | | osx: note workaround for recent Xcode versionsTony Theodore2017-06-201-1/+11
| | | | | | | | | | | | | | | | see #1758
* | | | Merge pull request #1790 from tonytheodore/freetype-pkg-configTony Theodore2017-06-201-0/+71
|\ \ \ \ | | | | | | | | | | freetype: use prefixed pkg-config in freetype-config script