summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* vmime: fix TLS and CHARSETCONV config optionsMark Brand2016-01-101-6/+3
| | | | | | | The old way didn't work. We didn't notice because "gnutls" was the default anyway. For CHARSETCONV, the original configuration attempted "win", but this isn't fully supported by vmime. "iconv" is probably the best choice for most users.
* upx: fix unused-local-typedef errors on OSXTony Theodore2016-01-101-0/+1
| | | | resulting executable works and compresses fine
* add native builds for upx, ucl, zlibBoris Nagaev2016-01-104-0/+26
| | | | fix #988
* gdal: install pkg-config and data files, add test using pkg-configRashad Kanavath2016-01-102-2/+30
|
* nsis: update from 2.46 to 2.50Boris Nagaev2016-01-101-2/+2
|
* fix nsis updaterBoris Nagaev2016-01-101-3/+2
|
* nsis: remove patches fixing whitespace errorsBoris Nagaev2016-01-091-110/+0
|
* nsis: unify patchBoris Nagaev2016-01-091-41/+30
| | | | | | $ ./tools/patch-tool-mxe init nsis $ ./tools/patch-tool-mxe import nsis $ ./tools/patch-tool-mxe export nsis
* gnutls: updateMark Brand2016-01-092-29/+2
|
* taglib: enable sharedTony Theodore2016-01-081-3/+1
| | | | tested on all four targets
* update taglib from 1.7.2 to 1.10Boris Nagaev2016-01-082-29/+4
| | | | | | | | Remove the patch which should be in upstream [1]. The project was moved to GitHub [2]. [1] https://bugs.kde.org/show_bug.cgi?id=268441 [2] http://lists.nongnu.org/archive/html/mingw-cross-env-list/2016-01/msg00001.html
* pcre: enable C++Boris Nagaev2016-01-081-1/+1
| | | | | | Application EiskaltDC++ requires pcre with C++ support. See https://github.com/mxe/mxe/pull/1127#issuecomment-169418284
* Merge pull request #1139 from TimothyGu/aubioTimothy Gu2016-01-083-77/+142
|\ | | | | Fix aubio
| * aubio: Explicitly disable jack for static buildsTimothy Gu2016-01-071-1/+1
| | | | | | Prevents issues arising with existing jack shared libraries that are already installed to static directories.
| * Fix multiple bugs in aubioTimothy Gu2016-01-062-76/+139
| |
| * Disable jack on static buildsTimothy Gu2016-01-061-0/+2
| | | | | | | | It builds DLLs.
* | libieee1284: consolidate patchesBoris Nagaev2016-01-076-295/+265
| |
* | Merge pull request #1131 from s09bQ5/libieee1284Boris Nagaev2016-01-076-0/+321
|\ \ | | | | | | new package: libieee1284
| * | new package: libieee1284Daniel Glöckner2016-01-046-0/+321
| |/
* | Merge pull request #1129 from LuaAndC/wafTimothy Gu2016-01-073-3/+28
|\ \ | | | | | | [WIP] add package waf and use it from jack and aubio
| * | jack: add TODO about wafBoris Nagaev2016-01-061-0/+1
| | |
| * | Revert "jack: use waf from package waf"Boris Nagaev2016-01-062-233/+37
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4dc528380c7873aec87a52656e88eec662a9dc81. *.dll.a were installed to bin/ I will come back to this when jack updates.
| * | aubio: use waf from package wafBoris Nagaev2016-01-031-3/+5
| | |
| * | jack: use waf from package wafBoris Nagaev2016-01-032-37/+233
| | |
| * | add package wafBoris Nagaev2016-01-031-0/+22
| |/
* | Merge pull request #1141 from tonytheodore/ossim-libgeotiffTimothy Gu2016-01-061-1/+1
|\ \ | | | | | | ossim: add missing libgeotiff dependency
| * | ossim: add missing libgeotiff dependencyTony Theodore2016-01-061-1/+1
| | | | | | | | | | | | fixes #1137
* | | sqlite: updateMark Brand2016-01-061-3/+3
| | |
* | | lua: use $(BUILD_CC) variableTony Theodore2016-01-061-0/+1
| | |
* | | lua: disable readline on linux, macosx and freebsdBoris Nagaev2016-01-061-0/+53
|/ / | | | | | | fix #1060
* | libass: add note about removing autoreconfTony Theodore2016-01-061-0/+2
| |
* | Remove libbluray patchTimothy Gu2016-01-061-31/+0
| | | | | | | | It was for MinGW.org, which we don't support any more.
* | libaacs, libass, libbluray, libvpx: updateTimothy Gu2016-01-065-40/+9
| | | | | | | | | | | | libass fix from Tony Theodore <tonyt@logyst.com> Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | libass: Fix update routineTimothy Gu2016-01-061-2/+4
| |
* | Update ffmpegTimothy Gu2016-01-061-2/+2
| |
* | Merge pull request #1083 from TimothyGu/libgnurxTimothy Gu2016-01-061-9/+7
|\ \ | |/ |/| Use my fork of libgnurx
| * Use my fork of libgnurxTimothy Gu2015-12-171-9/+7
| | | | | | | | | | | | | | | | | | | | | | The original libgnurx is based off glibc 2.5, which has multiple known vulnerabilities, including but not limited to: - CVE-2013-0242: Buffer overflow in the extend_buffers function in the regular expression matcher (posix/regexec.c) in glibc, possibly 2.17 and earlier, allows context-dependent attackers to cause a denial of service (memory corruption and crash) via crafted multibyte characters.
* | wt: update from 3.3.4 to 3.3.5Boris Nagaev2016-01-014-194/+3
| | | | | | | | Remove patches merged in upstream.
* | fix jack build for python3.5Boris Nagaev2016-01-011-0/+38
| |
* | jack: consolidate patchesBoris Nagaev2016-01-015-205/+188
| |
* | alure: disable FluidSynth supportBoris Nagaev2016-01-011-0/+1
| | | | | | | | | | See https://github.com/mxe/mxe/issues/1108 See https://github.com/mxe/mxe/issues/1023
* | Merge pull request #1110 from LuaAndC/alure-add-dep-mpg123Tony Theodore2015-12-311-1/+1
|\ \ | | | | | | add mpg123 to alure's dependencies
| * | add mpg123 to alure's dependenciesBoris Nagaev2015-12-301-1/+1
| | | | | | | | | | | | fix #1108
* | | Merge pull request #1113 from LuaAndC/update-gtk2-2.24.28Tony Theodore2015-12-312-106/+76
|\ \ \ | | | | | | | | Update gtk2 to 2.24.28
| * | | update gtk2 from 2.24.22 to 2.24.29Boris Nagaev2015-12-302-29/+29
| | | | | | | | | | | | | | | | | | | | | | | | Rebase all patches. fix #1112
| * | | cleanup gtk2-1-fixes.patchBoris Nagaev2015-12-301-88/+58
| |/ / | | | | | | | | | | | | | | | $ tools/patch-tool-mxe init gtk2 $ tools/patch-tool-mxe import gtk2 $ tools/patch-tool-mxe export gtk2
* | | lapack: fix case change in 3.6.0 updateTony Theodore2015-12-311-2/+2
|/ / | | | | | | fixes #1114
* | armadillo: remove outdated boost dependencyTony Theodore2015-12-291-5/+3
| | | | | | | | closes #1102
* | Merge pull request #1105 from LuaAndC/agg-siteTony Theodore2015-12-281-1/+1
|\ \ | | | | | | agg: replace broken site antigrain.com with mirror
| * | agg: replace broken site antigrain.com with mirrorBoris Nagaev2015-12-271-1/+1
| | | | | | | | | | | | fix #1077