summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gdal: install pkg-config and data files, add test using pkg-configRashad Kanavath2016-01-102-2/+30
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-01-102-2/+2
|
* Merge pull request #1164 from LuaAndC/nsis-2.50Tony Theodore2016-01-102-155/+33
|\ | | | | nsis: update from 2.46 to 2.50
| * nsis: update from 2.46 to 2.50Boris Nagaev2016-01-101-2/+2
| |
| * fix nsis updaterBoris Nagaev2016-01-101-3/+2
| |
| * nsis: remove patches fixing whitespace errorsBoris Nagaev2016-01-091-110/+0
| |
| * nsis: unify patchBoris Nagaev2016-01-091-41/+30
|/ | | | | | $ ./tools/patch-tool-mxe init nsis $ ./tools/patch-tool-mxe import nsis $ ./tools/patch-tool-mxe export nsis
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-01-092-2/+2
|
* gnutls: updateMark Brand2016-01-092-29/+2
|
* doc/gmsl.html: update from cvsTony Theodore2016-01-091-1/+1
| | | | | | version in tarball is incorrect, no change to other files fixes #1154
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-01-092-6/+6
|
* Merge pull request #1153 from LuaAndC/update-taglibTony Theodore2016-01-092-32/+5
|\ | | | | update taglib from 1.7.2 to 1.10
| * Merge pull request #2 from tonytheodore/LuaAndC-update-taglibBoris Nagaev2016-01-081-3/+1
| |\ | | | | | | taglib: enable shared
| | * taglib: enable sharedTony Theodore2016-01-081-3/+1
| |/ | | | | | | tested on all four targets
| * update taglib from 1.7.2 to 1.10Boris Nagaev2016-01-082-29/+4
|/ | | | | | | | Remove the patch which should be in upstream [1]. The project was moved to GitHub [2]. [1] https://bugs.kde.org/show_bug.cgi?id=268441 [2] http://lists.nongnu.org/archive/html/mingw-cross-env-list/2016-01/msg00001.html
* Merge pull request #1152 from LuaAndC/pcre-enable-cppTony Theodore2016-01-081-1/+1
|\ | | | | pcre: enable C++
| * pcre: enable C++Boris Nagaev2016-01-081-1/+1
| | | | | | | | | | | | Application EiskaltDC++ requires pcre with C++ support. See https://github.com/mxe/mxe/pull/1127#issuecomment-169418284
* | Merge pull request #1134 from LuaAndC/fix-patch-toolTony Theodore2016-01-084-105/+108
|\ \ | |/ |/| reimplement patch-tool-mxe in Makefile
| * patch-tool-mxe: add "-M9" to git format-patchBoris Nagaev2016-01-081-0/+1
| | | | | | | | See https://github.com/mxe/mxe/pull/1131#issuecomment-168547049
| * move patching functions and targets to patch.mkBoris Nagaev2016-01-083-84/+89
| | | | | | | | | | See https://github.com/mxe/mxe/pull/1134#issuecomment-168873410 See https://github.com/mxe/mxe/pull/1134#issuecomment-169867926
| * patch-tool-mxe can import all patches of a packageBoris Nagaev2016-01-082-3/+20
| |
| * reimplement patch-tool-mxe in MakefileBoris Nagaev2016-01-082-106/+86
|/ | | | fix #1063
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-01-081-4/+4
|
* Merge pull request #1139 from TimothyGu/aubioTimothy Gu2016-01-083-77/+142
|\ | | | | Fix aubio
| * aubio: Explicitly disable jack for static buildsTimothy Gu2016-01-071-1/+1
| | | | | | Prevents issues arising with existing jack shared libraries that are already installed to static directories.
| * Fix multiple bugs in aubioTimothy Gu2016-01-062-76/+139
| |
| * Disable jack on static buildsTimothy Gu2016-01-061-0/+2
| | | | | | | | It builds DLLs.
* | Merge pull request #1150 from LuaAndC/libieee1284-consolidateTony Theodore2016-01-086-295/+265
|\ \ | | | | | | libieee1284: consolidate patches
| * | libieee1284: consolidate patchesBoris Nagaev2016-01-076-295/+265
| | |
* | | Merge pull request #1151 from LuaAndC/perl-versionTony Theodore2016-01-081-0/+1
|\ \ \ | | | | | | | | print Perl version to log
| * | | print Perl version to logBoris Nagaev2016-01-071-0/+1
|/ / / | | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1108#issuecomment-169556116 See https://github.com/mxe/mxe/issues/1112
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-01-072-5/+16
|/ /
* | Merge pull request #1131 from s09bQ5/libieee1284Boris Nagaev2016-01-077-0/+325
|\ \ | | | | | | new package: libieee1284
| * | new package: libieee1284Daniel Glöckner2016-01-047-0/+325
| | |
* | | Merge pull request #1140 from tonytheodore/build-matrixTimothy Gu2016-01-071-1/+1
|\ \ \ | | | | | | | | Makefile: don't clean build-matrix.html
| * | | Makefile: don't clean build-matrix.htmlTony Theodore2016-01-061-1/+1
| | | |
* | | | Merge pull request #1147 from tonytheodore/backupTony Theodore2016-01-071-2/+2
|\ \ \ \ | | | | | | | | | | fix backup download
| * | | | fix backup downloadTony Theodore2016-01-071-2/+2
|/ / / / | | | | | | | | | | | | | | | | * use bash for brace expansion * http://sprunge.us/ is down (fixes #1145)
* | | | Merge pull request #1138 from tonytheodore/plugin-downloadsTimothy Gu2016-01-071-1/+6
|\ \ \ \ | | | | | | | | | | add selected plugins to backup download
| * | | | add selected plugins to backup downloadTony Theodore2016-01-061-1/+6
| | |_|/ | |/| | | | | | | | | | closes #1135
* | | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-01-072-2/+13
| | | |
* | | | Merge pull request #1129 from LuaAndC/wafTimothy Gu2016-01-074-3/+32
|\ \ \ \ | | | | | | | | | | [WIP] add package waf and use it from jack and aubio
| * | | | jack: add TODO about wafBoris Nagaev2016-01-061-0/+1
| | | | |
| * | | | Revert "jack: use waf from package waf"Boris Nagaev2016-01-062-233/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4dc528380c7873aec87a52656e88eec662a9dc81. *.dll.a were installed to bin/ I will come back to this when jack updates.
| * | | | aubio: use waf from package wafBoris Nagaev2016-01-031-3/+5
| | | | |
| * | | | jack: use waf from package wafBoris Nagaev2016-01-032-37/+233
| | | | |
| * | | | add package wafBoris Nagaev2016-01-032-0/+26
| | | | |
* | | | | Merge pull request #1141 from tonytheodore/ossim-libgeotiffTimothy Gu2016-01-061-1/+1
|\ \ \ \ \ | | | | | | | | | | | | ossim: add missing libgeotiff dependency
| * | | | | ossim: add missing libgeotiff dependencyTony Theodore2016-01-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | fixes #1137
* | | | | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-01-062-2/+2
| | | | | |