summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Explicitly disallow paths with whitespaceTimothy Gu2014-09-042-0/+9
| | | | | | It didn't work anyway even before this commit. Workarounds #490.
* Change default sf mirror to auto-selectTimothy Gu2014-09-041-1/+1
|
* s3-fetch-and-sync: Label download bugs as bugsTimothy Gu2014-09-031-2/+2
|
* 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.
* tools/fake-editor, s3-fetch-and-sync: add commentsTimothy Gu2014-09-032-3/+18
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* dlfcn-win32: updateTimothy Gu2014-09-032-42/+7
| | | | Fixes #464 and #498.
* Update package statsTimothy Gu2014-09-031-9/+9
|
* 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-313-6/+110
| | | | | | | The libbs2b.mk file was incorrectly added in 262aa647f04db4aac. Sorry about that. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* s3-fetch-and-sync: the new testing system is functional nowTimothy Gu2014-08-311-2/+1
| | | | 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.
* Add forgotten fileTimothy Gu2014-08-311-0/+7
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* 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>
* s3-fetch-and-sync: Add experimental download failure notification systemTimothy Gu2014-08-311-1/+22
|
* Merge pull request #497 from uwehermann/sort_macroTimothy Gu2014-08-304-4/+4
|\ | | | | Various packages: Use '$(SORT)' instead of 'sort'.
| * Various packages: Use '$(SORT)' instead of 'sort'.Uwe Hermann2014-08-304-4/+4
|/
* Add MXE_NO_BACKUP_DL mode for regression testingTimothy Gu2014-08-301-9/+11
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* 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>
| * hdf5: Fix downloadTimothy Gu2014-08-301-1/+1
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * gdal: Fix downloadTimothy Gu2014-08-301-2/+2
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * gd: Fix downloadTimothy Gu2014-08-301-0/+1
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * imagemagick: fix downloadTimothy Gu2014-08-301-2/+2
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * qt: Fix downloadingTimothy Gu2014-08-301-1/+1
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * Add target download-only-* to ease developingTimothy Gu2014-08-302-1/+12
| | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: Makefile
| * gc: fix downloadTimothy Gu2014-08-291-2/+3
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | gc: fix downloadTimothy Gu2014-08-291-2/+3
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | update package harfbuzzMark Brand2014-08-281-2/+2
| |
* | qtbase: disable i686-pc-mingw32 targetsMark Brand2014-08-281-0/+2
| | | | | | | | As of version 5.3.1 qtbase requires comdef.h, which MinGW lacks.
* | pcre: remove two unused linesTimothy Gu2014-08-271-2/+0
| |
* | Merge pull request #491 from uwehermann/fix_pcreTimothy Gu2014-08-271-1/+3
|\ \ | | | | | | pcre: fix removal of docs
| * | pcre: fix removal of docsUwe Hermann2014-08-261-1/+3
| | | | | | | | | | | | This fixes issue #487.
* | | luabind-2-elif.patch: Clarify the necessity of the patchTimothy Gu2014-08-271-1/+3
| | |