Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | sqlite: update | Mark Brand | 2016-01-06 | 1 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #1132 from LuaAndC/native-lua-no-readline | Tony Theodore | 2016-01-06 | 2 | -0/+54 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | lua: disable readline on linux, macosx and freebsd | |||||
| * | | | | | 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 | |||||
* | | | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-01-06 | 2 | -10/+10 | |
| | | | | | ||||||
* | | | | | 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 | |
| |_|/ / |/| | | | ||||||
* | | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-01-06 | 2 | -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. | |||||
* | | | | Merge pull request #1136 from LuaAndC/update-qbittorrent3 | Tony Theodore | 2016-01-06 | 6 | -261/+211 | |
|\ \ \ \ | | | | | | | | | | | Update qbittorrent from 3.2.3 to 3.3.1 | |||||
| * | | | | qbittorrent: import/export patch | Boris Nagaev | 2016-01-05 | 1 | -26/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit was not ammended into previous commit to keep diff of previous commit simple. | |||||
| * | | | | qbittorrent: update from 3.2.3 to 3.3.1 | Boris Nagaev | 2016-01-05 | 2 | -62/+47 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * many files were renamed * file filterparserthread.h no longer include Winsock2.h * patch "remove unused members of peerlistwidget" was removed because peerlistwidget no longer has these members * embeded GeoIP.dat is not needed https://github.com/qbittorrent/qBittorrent/pull/3186 remove geoip-database from dependencies * --with-qt4=yes (now Qt5 is the default if both present) * patch "do not check qmake existance" was improved: its target file has multiple equal contexts for the diff and it was applied to wrong section; now applying to all | |||||
| * | | | | qbittorrent: consolidate patches | Boris Nagaev | 2016-01-05 | 5 | -255/+220 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #1130 from LuaAndC/apt-docs | Tony Theodore | 2016-01-06 | 1 | -2/+27 | |
|\ \ \ \ | |/ / / |/| | | | add links to pkg.mxe.cc and battleship to index.html | |||||
| * | | | add Battleship to "Introduction" and "Used by" | Boris Nagaev | 2016-01-05 | 1 | -1/+9 | |
| | | | | ||||||
| * | | | add a link to pkg.mxe.cc to index.html | Boris Nagaev | 2016-01-03 | 1 | -1/+18 | |
| | |/ | |/| | | | | | | | See https://github.com/mxe/mxe/issues/911#issuecomment-146791434 | |||||
* | | | Merge pull request #1127 from pavelvat/eiskaltdc | Boris Nagaev | 2016-01-03 | 1 | -0/+3 | |
|\ \ \ | |/ / |/| | | add EiskaltDC++ to section "Projects which use MXE" | |||||
| * | | add EiskaltDC++ to section "Projects which use MXE" | Pavel Vatagin | 2016-01-03 | 1 | -0/+3 | |
| | | | ||||||
* | | | Merge pull request #1126 from LuaAndC/python-version-in-log | Tony Theodore | 2016-01-03 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | print Python version to log | |||||
| * | | | print Python version to log | Boris Nagaev | 2016-01-03 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-01-03 | 1 | -7/+7 | |
| | | | ||||||
* | | | Make Travis CI build build-matrix.html | Timothy Gu | 2016-01-03 | 2 | -2/+2 | |
| | | | | | | | | | | | | Fixes #1074. | |||||
* | | | Check in build-matrix.html | Timothy Gu | 2016-01-03 | 2 | -1/+3945 | |
| | | | ||||||
* | | | Update versions.json | MXEBot as Travis CI | 2016-01-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #1123 from LuaAndC/wt-3.3.5 | Tony Theodore | 2016-01-03 | 4 | -194/+3 | |
|\ \ \ | | | | | | | | | wt: update from 3.3.4 to 3.3.5 | |||||
| * | | | wt: update from 3.3.4 to 3.3.5 | Boris Nagaev | 2016-01-01 | 4 | -194/+3 | |
|/ / / | | | | | | | | | | Remove patches merged in upstream. | |||||
* | | | Merge pull request #1121 from LuaAndC/jack-for-1108 | Tony Theodore | 2016-01-01 | 5 | -205/+226 | |
|\ \ \ | | | | | | | | | [WIP] jack: consolidate patches and fix build for python3.5 | |||||
| * | | | 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 | |
| | | | | ||||||
* | | | | Merge pull request #1117 from LuaAndC/build-pkg-toposort | Tony Theodore | 2016-01-01 | 1 | -17/+94 | |
|\ \ \ \ | |/ / / |/| | | | build-pkg: add toposort checks and implement it internally, without tsort tool | |||||
| * | | | build-pkg: implement toposort internally | Boris Nagaev | 2016-01-01 | 1 | -17/+50 | |
| | | | | | | | | | | | | | | | | Instead of invoking tsort tool. | |||||
| * | | | build-pkg: check toposort | Boris Nagaev | 2016-01-01 | 1 | -0/+25 | |
| | | | | ||||||
| * | | | build-pkg: check each item builds one package | Boris Nagaev | 2016-01-01 | 1 | -0/+19 | |
| |/ / | ||||||
* | | | Merge pull request #1120 from LuaAndC/patch-tool-text-diff | Tony Theodore | 2016-01-01 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | patch-tool-mxe: always output text diffs | |||||
| * | | | patch-tool-mxe: always output text diffs | Boris Nagaev | 2016-01-01 | 1 | -0/+1 | |
| |/ / | | | | | | | | | | | | | Otherwise it provides binary diff for jack/waf file, which is a mix of Python and tar. | |||||
* | | | Merge pull request #1118 from LuaAndC/alure-no-fluidsynth | Tony Theodore | 2016-01-01 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | alure: disable FluidSynth support | |||||
| * | | 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 | |||||
* | | | Update versions.json | MXEBot as Travis CI | 2015-12-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | 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 | |||||
* | | | Merge pull request #1115 from tonytheodore/lapack-case | Timothy Gu | 2015-12-31 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | lapack: fix case change in 3.6.0 update | |||||
| * | | lapack: fix case change in 3.6.0 update | Tony Theodore | 2015-12-31 | 1 | -2/+2 | |
|/ / | | | | | | | fixes #1114 | |||||
* | | armadillo: remove outdated boost dependency | Tony Theodore | 2015-12-29 | 1 | -5/+3 | |
| | | | | | | | | closes #1102 |