Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdal: Fix json-c | Timothy Gu | 2014-09-18 | 1 | -1/+2 |
| | | | | | | | | Based on patch by Luis Saavedra <luis94855510@gmail.com> Closes #504 Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | patch-tool-mxe: Add support for changing patch file | Timothy Gu | 2014-09-18 | 1 | -9/+16 |
| | |||||
* | librsvg: update | Timothy Gu | 2014-09-18 | 2 | -33/+122 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | xz: Fix pkg-config | Timothy Gu | 2014-09-17 | 1 | -0/+29 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | update package dbus | Mark Brand | 2014-09-17 | 1 | -2/+2 |
| | |||||
* | update qt5 modules | Mark Brand | 2014-09-16 | 21 | -22/+22 |
| | |||||
* | poppler: update | Timothy Gu | 2014-09-16 | 2 | -26/+34 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | libmikmod: enable shared and disable docs | Stefan Löffler | 2014-09-16 | 1 | -5/+2 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | libmikmod: Use MXE_DISABLE_CRUFT | Timothy Gu | 2014-09-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | sdl2_gfx: fix syntax error near unexpected token `) ' | Luis Saavedra | 2014-09-16 | 1 | -2/+2 |
| | | | | | | | | | Also use `` instead of $() and use $(SED) instead of sed (completely my fault). Fixes #506. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | libmikmod: update and support mingw-w64 | Timothy Gu | 2014-09-16 | 2 | -60/+10 |
| | | | | | | See #492. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | update package xz | Mark Brand | 2014-09-15 | 1 | -2/+2 |
| | |||||
* | update package curl | Mark Brand | 2014-09-10 | 1 | -2/+2 |
| | |||||
* | sdl2_image: require libwebp as a dependency | Timothy Gu | 2014-09-09 | 1 | -2/+2 |
| | | | | | | See previous commit. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | sdl_image: explicitly depend on libwebp | Timothy Gu | 2014-09-09 | 1 | -2/+3 |
| | | | | | | | | Based on a patch by Luis Saavedra <luis94855510@gmail.com>. Fixes #505. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | gdal: Use $(BUILD) | Timothy Gu | 2014-09-09 | 1 | -1/+1 |
| | | | | | | See #504. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | oce: Add update macro | Timothy Gu | 2014-09-09 | 1 | -2/+4 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | oce: Use a more consistent naming scheme for package file | Timothy Gu | 2014-09-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | Merge pull request #503 from sikoragmbh/oce_package | Timothy Gu | 2014-09-09 | 2 | -0/+36 |
|\ | | | | | Package request: OCE | ||||
| * | package oce: msvfw32 patch not needed | Martin Müllenhaupt | 2014-09-08 | 1 | -28/+0 |
| | | |||||
| * | package oce: fix indentation of update placeholder | Martin Müllenhaupt | 2014-09-04 | 1 | -2/+2 |
| | | |||||
| * | package oce: fix patch and update | Martin Müllenhaupt | 2014-09-04 | 2 | -3/+3 |
| | | |||||
| * | package oce: build more modules, add update placeholder | Martin Müllenhaupt | 2014-09-04 | 2 | -2/+32 |
| | | |||||
| * | new package: oce | Martin Müllenhaupt | 2014-09-04 | 2 | -0/+34 |
| | | |||||
* | | poco: Enable on x86_64-w64-mingw32 | Timothy Gu | 2014-09-09 | 2 | -1/+45 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | poco: Add POCO_STATIC to Config.h when building static | Timothy Gu | 2014-09-09 | 2 | -0/+30 |
| | | | | | | | | | | | | This allows easier integration with user applications. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | poco: Use system zlib etc. and enable on i686-w64-mingw32 | Timothy Gu | 2014-09-09 | 3 | -4/+27 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | id3lib: remove duplicated patch | Timothy Gu | 2014-09-08 | 1 | -23/+0 |
| | | | | | | | | | | | | Fixes #502. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | libidn: update | Timothy Gu | 2014-09-08 | 1 | -2/+2 |
| | | | | | | | | | | | | Fixes #243. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | chipmunk: numerous fixes | Timothy Gu | 2014-09-05 | 2 | -6/+71 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | add chipmunk physics package | Andrew Kelley | 2014-09-05 | 3 | -0/+106 |
| | | |||||
* | | libdvdnav, libdvdread: Update | Timothy Gu | 2014-09-05 | 2 | -27/+18 |
|/ | |||||
* | crystalhd: Fix update macro | Timothy Gu | 2014-09-04 | 1 | -2/+2 |
| | |||||
* | cppunit: Fix update macro | Timothy Gu | 2014-09-04 | 1 | -2/+3 |
| | |||||
* | winpcap: remove duplicated lines | Timothy Gu | 2014-09-04 | 1 | -2/+0 |
| | |||||
* | Explicitly disallow paths with whitespace | Timothy Gu | 2014-09-04 | 2 | -0/+9 |
| | | | | | | It didn't work anyway even before this commit. Workarounds #490. | ||||
* | Change default sf mirror to auto-select | Timothy Gu | 2014-09-04 | 1 | -1/+1 |
| | |||||
* | s3-fetch-and-sync: Label download bugs as bugs | Timothy Gu | 2014-09-03 | 1 | -2/+2 |
| | |||||
* | mingw-w64: fix build | Timothy Gu | 2014-09-03 | 1 | -1/+1 |
| | |||||
* | mingw-w64: update checksum | Mark Brand | 2014-09-03 | 1 | -1/+1 |
| | |||||
* | update package mingw-w64 | Mark Brand | 2014-09-03 | 3 | -21/+3 |
| | |||||
* | package vtk6: update | Martin Müllenhaupt | 2014-09-03 | 2 | -16/+5 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | Fix glibmm headers | Timothy Gu | 2014-09-03 | 1 | -0/+67 |
| | | | | Fixes #479. | ||||
* | tools/fake-editor, s3-fetch-and-sync: add comments | Timothy Gu | 2014-09-03 | 2 | -3/+18 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | dlfcn-win32: update | Timothy Gu | 2014-09-03 | 2 | -42/+7 |
| | | | | Fixes #464 and #498. | ||||
* | Update package stats | Timothy Gu | 2014-09-03 | 1 | -9/+9 |
| | |||||
* | Delete libcilkrts.mk | Timothy Gu | 2014-09-03 | 1 | -33/+0 |
| | | | Accidentally included in a merge commit. | ||||
* | libsndfile: Use MXE_DISABLE_CRUFT | Timothy Gu | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/mxe/mxe | Timothy Gu | 2014-09-01 | 1 | -54/+85 |
|\ | |||||
| * | package qt: Include qt-dont-perform-ipc-checks-for-win32.patch | Daniel Burr | 2014-09-01 | 1 | -54/+85 |
| | |