summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* libmikmod: Use MXE_DISABLE_CRUFTTimothy Gu2014-09-161-1/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* sdl2_gfx: fix syntax error near unexpected token `) 'Luis Saavedra2014-09-161-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-w64Timothy Gu2014-09-162-60/+10
| | | | | | See #492. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* update package xzMark Brand2014-09-151-2/+2
|
* update package curlMark Brand2014-09-101-2/+2
|
* sdl2_image: require libwebp as a dependencyTimothy Gu2014-09-091-2/+2
| | | | | | See previous commit. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* sdl_image: explicitly depend on libwebpTimothy Gu2014-09-091-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 Gu2014-09-091-1/+1
| | | | | | See #504. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* oce: Add update macroTimothy Gu2014-09-091-2/+4
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* oce: Use a more consistent naming scheme for package fileTimothy Gu2014-09-091-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Merge pull request #503 from sikoragmbh/oce_packageTimothy Gu2014-09-091-0/+32
|\ | | | | Package request: OCE
| * package oce: msvfw32 patch not neededMartin Müllenhaupt2014-09-081-28/+0
| |
| * package oce: fix indentation of update placeholderMartin Müllenhaupt2014-09-041-2/+2
| |
| * package oce: fix patch and updateMartin Müllenhaupt2014-09-042-3/+3
| |
| * package oce: build more modules, add update placeholderMartin Müllenhaupt2014-09-042-2/+32
| |
| * new package: oceMartin Müllenhaupt2014-09-041-0/+30
| |
* | poco: Enable on x86_64-w64-mingw32Timothy Gu2014-09-092-1/+45
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | poco: Add POCO_STATIC to Config.h when building staticTimothy Gu2014-09-092-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-mingw32Timothy Gu2014-09-093-4/+27
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | id3lib: remove duplicated patchTimothy Gu2014-09-081-23/+0
| | | | | | | | | | | | Fixes #502. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | libidn: updateTimothy Gu2014-09-081-2/+2
| | | | | | | | | | | | Fixes #243. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | chipmunk: numerous fixesTimothy Gu2014-09-052-6/+71
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | add chipmunk physics packageAndrew Kelley2014-09-052-0/+102
| |
* | libdvdnav, libdvdread: UpdateTimothy Gu2014-09-052-27/+18
|/
* crystalhd: Fix update macroTimothy Gu2014-09-041-2/+2
|
* cppunit: Fix update macroTimothy Gu2014-09-041-2/+3
|
* winpcap: remove duplicated linesTimothy Gu2014-09-041-2/+0
|
* mingw-w64: fix buildTimothy Gu2014-09-031-1/+1
|
* mingw-w64: update checksumMark Brand2014-09-031-1/+1
|
* update package mingw-w64Mark Brand2014-09-033-21/+3
|
* package vtk6: updateMartin Müllenhaupt2014-09-032-16/+5
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Fix glibmm headersTimothy Gu2014-09-031-0/+67
| | | | Fixes #479.
* dlfcn-win32: updateTimothy Gu2014-09-032-42/+7
| | | | Fixes #464 and #498.
* Delete libcilkrts.mkTimothy Gu2014-09-031-33/+0
| | | Accidentally included in a merge commit.
* libsndfile: Use MXE_DISABLE_CRUFTTimothy Gu2014-09-011-1/+1
|
* Merge branch 'master' of https://github.com/mxe/mxeTimothy Gu2014-09-011-54/+85
|\
| * package qt: Include qt-dont-perform-ipc-checks-for-win32.patchDaniel Burr2014-09-011-54/+85
| |
* | libsndfile: Fix assertion failureTimothy Gu2014-09-012-0/+29
|/ | | | | | Should fix #499. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* libbluray: updateTimothy Gu2014-08-311-4/+5
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: updateTimothy Gu2014-08-311-3/+6
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Add package libbs2bTimothy Gu2014-08-312-6/+106
| | | | | | | The libbs2b.mk file was incorrectly added in 262aa647f04db4aac. Sorry about that. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Revert "bzip2, ffmpeg: Intentionally make download URLs incorrect"Timothy Gu2014-08-312-3/+3
| | | | This reverts commit 858b2886bc4904d4279f389162575f99023941fa.
* bzip2, ffmpeg: Intentionally make download URLs incorrectTimothy Gu2014-08-312-3/+3
| | | | | | | This is to test the new download server issue system. This should not impact actual users as the fallback S3 server is still operational. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Various packages: Use '$(SORT)' instead of 'sort'.Uwe Hermann2014-08-304-4/+4
|
* ffmpeg: Fix secondary URLTimothy Gu2014-08-301-1/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* smpeg2: fix downloadTimothy Gu2014-08-301-1/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* opencv: Fix downloadTimothy Gu2014-08-301-0/+1
| | | | | | | I intentionally didn't merge this when merging stable, but seems like this fix is necessary for master too. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Merge branch 'stable'Timothy Gu2014-08-3011-6/+169
|\ | | | | | | | | | | | | | | | | | | Conflicts: Makefile src/gd.mk src/gdal.mk src/imagemagick.mk src/pcl.mk src/qt.mk
| * pcl: Fix downloadTimothy Gu2014-08-301-4/+4
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * opencv: Fix downloadTimothy Gu2014-08-301-0/+1
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>