summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | |
* | | Merge pull request #484 from starius/masterTimothy Gu2014-08-278-0/+500
|\ \ \ | |/ / |/| | new package luabind
| * | add luabind-test.cppBoris Nagaev2014-08-222-0/+35
| | | | | | | | | | | | all programs using luabind should define LUA_COMPAT_ALL
| * | new package luabindBoris Nagaev2014-08-227-0/+465
| | | | | | | | | | | | | | | luabind is compatible with Lua 5.1, but MXE Lua is 5.2, so sevaral patches are applied
* | | curl: Install curl.exeTimothy Gu2014-08-251-1/+1
| | | | | | | | | See https://github.com/mxe/mxe/commit/2722b35587bee4ec2f0c47f9c6f00186e5685ad9#commitcomment-7504206
* | | update package curlMark Brand2014-08-251-2/+2
| | |
* | | update package gnutlsMark Brand2014-08-252-54/+13
| | |
* | | update package libpngMark Brand2014-08-251-2/+2
| | |
* | | Merge branch 'stable'Timothy Gu2014-08-241-1/+1
|\ \ \ | | |/ | |/|
| * | index: fix dead linkTimothy Gu2014-08-241-1/+1
| | | | | | | | | | | | | | | | | | Closes #482. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | libdvdcss: UpdateTimothy Gu2014-08-231-6/+7
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | libcaca: Fix compilation on MinGW-w64Timothy Gu2014-08-221-0/+187
| | | | | | | | | | | | | | | | | | Fixes #483. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | qtservice, qtsystems: move download URL to GitHubTimothy Gu2014-08-222-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | Gitorious is very unstable lately. See #452, #473, #480. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | Add target download-only-* to ease developingTimothy Gu2014-08-222-1/+12
| |/ |/| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge pull request #481 from uwehermann/no_cruftTimothy Gu2014-08-227-7/+54
|\ \ | | | | | | Add MXE_DISABLE_{PROGRAMS,DOCS,CRUFT} and use it in a few packages
| * | libssh2: Disable building of examples.Uwe Hermann2014-08-211-0/+1
| | |
| * | libssh2: Use $(MXE_DISABLE_CRUFT).Uwe Hermann2014-08-211-1/+1
| | |
| * | opus: don't install cruftUwe Hermann2014-08-211-2/+5
| | | | | | | | | | | | This gets rid of ca. 15 manpages, one info page and ca. 20 HTML pages.
| * | pcre: don't install cruftUwe Hermann2014-08-211-1/+2
| | | | | | | | | | | | | | | | | | This gets rid of ca. 100 manpages and various symlinks. We do keep installing pcre-config, since that is used by other packages.
| * | libzip: don't install cruftUwe Hermann2014-08-211-1/+1
| | | | | | | | | | | | This gets rid of ca. 60 manpages.
| * | curl: don't install cruftUwe Hermann2014-08-211-1/+1
| | | | | | | | | | | | | | | | | | This gets rid of ca. 50 manpages and curl.exe. We do keep installing curl-config, since that is used by other packages.
| * | tiff: don't install cruftUwe Hermann2014-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | This gets rid of ca. 60 manpages and 60 HTML pages. The 19 executables that were not built and installed before, continue not being built/installed.
| * | Makefile: Add MXE_DISABLE_{PROGRAMS,DOCS,CRUFT}.Uwe Hermann2014-08-211-0/+42
|/ /
* | Merge pull request #480 from ddqd/patch-1Timothy Gu2014-08-211-1/+1
|\ \ | | | | | | Update qtsystems.mk
| * | Update qtsystems.mkDmitry Gureev2014-08-211-1/+1
|/ / | | | | update checksum
* | update package vmimeMark Brand2014-08-211-2/+2
| |