Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | liboil: enable shared and x86_64-w64-mingw32 build | Tony Theodore | 2016-01-12 | 2 | -8/+172 | |
|/ | ||||||
* | libieee1284 patch: do not rename | Boris Nagaev | 2016-01-11 | 1 | -13/+577 | |
| | | | | | | import/export the patch fix #1170 | |||||
* | Revert "gdal: install pkg-config and data files, add test using pkg-config" | Tony Theodore | 2016-01-11 | 2 | -30/+2 | |
| | | | | This reverts commit 31e57014bca7c5a8e9896b5689001efa78ab009e. | |||||
* | vmime: fix typo in last commit | Mark Brand | 2016-01-10 | 1 | -1/+1 | |
| | ||||||
* | vmime: fix TLS and CHARSETCONV config options | Mark Brand | 2016-01-10 | 1 | -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 OSX | Tony Theodore | 2016-01-10 | 1 | -0/+1 | |
| | | | | resulting executable works and compresses fine | |||||
* | add native builds for upx, ucl, zlib | Boris Nagaev | 2016-01-10 | 4 | -0/+26 | |
| | | | | fix #988 | |||||
* | gdal: install pkg-config and data files, add test using pkg-config | Rashad Kanavath | 2016-01-10 | 2 | -2/+30 | |
| | ||||||
* | nsis: update from 2.46 to 2.50 | Boris Nagaev | 2016-01-10 | 1 | -2/+2 | |
| | ||||||
* | fix nsis updater | Boris Nagaev | 2016-01-10 | 1 | -3/+2 | |
| | ||||||
* | nsis: remove patches fixing whitespace errors | Boris Nagaev | 2016-01-09 | 1 | -110/+0 | |
| | ||||||
* | nsis: unify patch | Boris Nagaev | 2016-01-09 | 1 | -41/+30 | |
| | | | | | | $ ./tools/patch-tool-mxe init nsis $ ./tools/patch-tool-mxe import nsis $ ./tools/patch-tool-mxe export nsis | |||||
* | gnutls: update | Mark Brand | 2016-01-09 | 2 | -29/+2 | |
| | ||||||
* | taglib: enable shared | Tony Theodore | 2016-01-08 | 1 | -3/+1 | |
| | | | | tested on all four targets | |||||
* | update taglib from 1.7.2 to 1.10 | Boris Nagaev | 2016-01-08 | 2 | -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 Nagaev | 2016-01-08 | 1 | -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/aubio | Timothy Gu | 2016-01-08 | 3 | -77/+142 | |
|\ | | | | | Fix aubio | |||||
| * | aubio: Explicitly disable jack for static builds | Timothy Gu | 2016-01-07 | 1 | -1/+1 | |
| | | | | | | Prevents issues arising with existing jack shared libraries that are already installed to static directories. | |||||
| * | Fix multiple bugs in aubio | Timothy Gu | 2016-01-06 | 2 | -76/+139 | |
| | | ||||||
| * | Disable jack on static builds | Timothy Gu | 2016-01-06 | 1 | -0/+2 | |
| | | | | | | | | It builds DLLs. | |||||
* | | libieee1284: consolidate patches | Boris Nagaev | 2016-01-07 | 6 | -295/+265 | |
| | | ||||||
* | | Merge pull request #1131 from s09bQ5/libieee1284 | Boris Nagaev | 2016-01-07 | 6 | -0/+321 | |
|\ \ | | | | | | | new package: libieee1284 | |||||
| * | | new package: libieee1284 | Daniel Glöckner | 2016-01-04 | 6 | -0/+321 | |
| |/ | ||||||
* | | Merge pull request #1129 from LuaAndC/waf | Timothy Gu | 2016-01-07 | 3 | -3/+28 | |
|\ \ | | | | | | | [WIP] add package waf and use it from jack and aubio | |||||
| * | | jack: add TODO about waf | Boris Nagaev | 2016-01-06 | 1 | -0/+1 | |
| | | | ||||||
| * | | Revert "jack: use waf from package waf" | Boris Nagaev | 2016-01-06 | 2 | -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 waf | Boris Nagaev | 2016-01-03 | 1 | -3/+5 | |
| | | | ||||||
| * | | jack: use waf from package waf | Boris Nagaev | 2016-01-03 | 2 | -37/+233 | |
| | | | ||||||
| * | | add package waf | Boris Nagaev | 2016-01-03 | 1 | -0/+22 | |
| |/ | ||||||
* | | Merge pull request #1141 from tonytheodore/ossim-libgeotiff | Timothy Gu | 2016-01-06 | 1 | -1/+1 | |
|\ \ | | | | | | | ossim: add missing libgeotiff dependency | |||||
| * | | ossim: add missing libgeotiff dependency | Tony Theodore | 2016-01-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | fixes #1137 | |||||
* | | | sqlite: update | Mark Brand | 2016-01-06 | 1 | -3/+3 | |
| | | | ||||||
* | | | lua: use $(BUILD_CC) variable | Tony Theodore | 2016-01-06 | 1 | -0/+1 | |
| | | | ||||||
* | | | lua: disable readline on linux, macosx and freebsd | Boris Nagaev | 2016-01-06 | 1 | -0/+53 | |
|/ / | | | | | | | fix #1060 | |||||
* | | libass: add note about removing autoreconf | Tony Theodore | 2016-01-06 | 1 | -0/+2 | |
| | | ||||||
* | | Remove libbluray patch | Timothy Gu | 2016-01-06 | 1 | -31/+0 | |
| | | | | | | | | It was for MinGW.org, which we don't support any more. | |||||
* | | libaacs, libass, libbluray, libvpx: update | Timothy Gu | 2016-01-06 | 5 | -40/+9 | |
| | | | | | | | | | | | | libass fix from Tony Theodore <tonyt@logyst.com> Signed-off-by: Timothy Gu <timothygu99@gmail.com> | |||||
* | | libass: Fix update routine | Timothy Gu | 2016-01-06 | 1 | -2/+4 | |
| | | ||||||
* | | Update ffmpeg | Timothy Gu | 2016-01-06 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #1083 from TimothyGu/libgnurx | Timothy Gu | 2016-01-06 | 1 | -9/+7 | |
|\ \ | |/ |/| | Use my fork of libgnurx | |||||
| * | Use my fork of libgnurx | Timothy Gu | 2015-12-17 | 1 | -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.5 | Boris Nagaev | 2016-01-01 | 4 | -194/+3 | |
| | | | | | | | | Remove patches merged in upstream. | |||||
* | | fix jack build for python3.5 | Boris Nagaev | 2016-01-01 | 1 | -0/+38 | |
| | | ||||||
* | | jack: consolidate patches | Boris Nagaev | 2016-01-01 | 5 | -205/+188 | |
| | | ||||||
* | | alure: disable FluidSynth support | Boris Nagaev | 2016-01-01 | 1 | -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-mpg123 | Tony Theodore | 2015-12-31 | 1 | -1/+1 | |
|\ \ | | | | | | | add mpg123 to alure's dependencies | |||||
| * | | add mpg123 to alure's dependencies | Boris Nagaev | 2015-12-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | fix #1108 | |||||
* | | | Merge pull request #1113 from LuaAndC/update-gtk2-2.24.28 | Tony Theodore | 2015-12-31 | 2 | -106/+76 | |
|\ \ \ | | | | | | | | | Update gtk2 to 2.24.28 | |||||
| * | | | update gtk2 from 2.24.22 to 2.24.29 | Boris Nagaev | 2015-12-30 | 2 | -29/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Rebase all patches. fix #1112 | |||||
| * | | | cleanup gtk2-1-fixes.patch | Boris Nagaev | 2015-12-30 | 1 | -88/+58 | |
| |/ / | | | | | | | | | | | | | | | | $ tools/patch-tool-mxe init gtk2 $ tools/patch-tool-mxe import gtk2 $ tools/patch-tool-mxe export gtk2 |