summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | gdal: 2.0.1 -> 2.0.2Boris Pek2016-02-241-2/+2
| | |
* | | qtbase: update patch for fixing `ar' error:Boris Pek2016-02-241-0/+19
|/ / | | | | | | | | `u' modifier ignored since `D' is the default (see `U') This error is shown during builds of end-user programs.
* | gdb: updateMark Brand2016-02-241-2/+2
| |
* | libssh2: updateMark Brand2016-02-231-2/+2
| |
* | harfbuzz: updateMark Brand2016-02-231-2/+2
| |
* | openscenegraph: disable ffmpegBoris Nagaev2016-02-222-1/+28
| | | | | | | | fix #1230
* | ffmpeg: update to 3.0Avi Halachmi (:avih)2016-02-151-4/+3
| | | | | | | | Also, ffmpeg doesn't support libvo-aacenc anymore.
* | sqlite: updateMark Brand2016-02-151-2/+2
| |
* | Merge pull request #1218 from andrewrk/update-glfwTimothy Gu2016-02-141-9/+5
|\ \ | | | | | | update glfw3 to 3.1.2
| * | update glfw3 to 3.1.2Andrew Kelley2016-02-141-9/+5
| | |
* | | Add librosco 0.1.11Colin Bourassa2016-02-131-0/+30
| |/ |/|
* | freetds: updateMark Brand2016-02-121-2/+2
| |
* | Merge pull request #1214 from pavelvat/sparsehashBoris Nagaev2016-02-111-0/+26
|\ \ | |/ |/| add package sparsehash
| * add package sparsehashPavel Vatagin2016-02-071-0/+26
| |
* | libgcrypt: updateMark Brand2016-02-091-2/+2
| |
* | freetype: updateMark Brand2016-02-091-2/+2
| |
* | curl: updateMark Brand2016-02-081-2/+2
| |
* | add Coin bug fix from Gentoofiesh2016-02-082-1/+17
|/
* gnutls: updateMark Brand2016-02-031-2/+2
|
* Merge pull request #1190 from LuaAndC/qt5-cmake-rearrange-targetsTony Theodore2016-02-014-36/+102
|\ | | | | Qt5 cmake rearrange targets
| * qt5: add test that cmake works with QUiLoaderBoris Nagaev2016-01-173-0/+49
| | | | | | | | See https://github.com/mxe/mxe/issues/1185
| * fix build with CMake + Qt5 (QUiLoader)Boris Nagaev2016-01-171-0/+33
| | | | | | | | | | | | | | | | Add the patch known to fix this issue in https://github.com/Alexpux/MINGW-packages/issues/762 (cmake: Rearrange STATIC vs INTERFACE targets). fix #1185
| * qtbase: unify the patchBoris Nagaev2016-01-171-37/+21
| |
* | qtserialport_qt4: convert diff to mxe patch formatTony Theodore2016-02-012-10/+41
| |
* | qtserialport_qt4: enable static build and copy test programDaniel Burr2016-02-012-1/+13
| | | | | | | | closes #1175
* | Revert "fix libieee1284 on Wheezy and prevent patch-tool-mxe from using rename"Boris Nagaev2016-02-011-577/+13
| |
* | Added package gst-plugins-uglyDennis Brentjes2016-02-011-0/+28
| |
* | Added package gst-plugins badDennis Brentjes2016-02-011-0/+28
| |
* | x264: add a dependency on liblsmashdarealshinji2016-02-011-1/+1
| |
* | liblsmash: add update ruledarealshinji2016-02-011-0/+7
| |
* | new package: liblsmashdarealshinji2016-02-012-0/+33
| |
* | binutils: enable deterministic archivesTony Theodore2016-02-011-0/+1
| | | | | | | | see: https://wiki.debian.org/ReproducibleBuilds/TimestampsInStaticLibraries
* | binutils: revert update and ignore 2.26Tony Theodore2016-02-011-3/+5
| | | | | | | | | | | | See: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2016-01/msg00013.html https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813144
* | add package libechonestPavel Vatagin2016-02-012-0/+45
| |
* | nettle: updateMark Brand2016-01-292-27/+4
| |
* | openssl: updateMark Brand2016-01-281-2/+2
| |
* | curl: updateMark Brand2016-01-271-2/+2
| |
* | binutils: updateMark Brand2016-01-271-2/+2
| |
* | mxe-conf: prevent touching a file in readonly dirBoris Nagaev2016-01-251-1/+3
| | | | | | | | fix #1199
* | mxe-conf: fix for touchin readonly directoryTony Theodore2016-01-211-1/+1
| |
* | sqlite: updateMark Brand2016-01-201-2/+2
| |
* | devil: enable shared and x86_64 buildsTony Theodore2016-01-201-9/+5
| | | | | | | | | | | | | | | | see also: * #295 * https://github.com/DentonW/DevIL/issues/29 closes #1188
* | Update libcomm14cux to 2.1.1Colin Bourassa2016-01-201-2/+2
| |
* | jpeg: updateMark Brand2016-01-171-2/+2
|/
* libpng: updateMark Brand2016-01-161-2/+2
|
* gnutls: add missing libidn dependencyTony Theodore2016-01-151-1/+1
| | | | fixes #1181
* sqlite: updateMark Brand2016-01-141-2/+2
|
* pcre: updateMark Brand2016-01-131-2/+2
|
* Merge pull request #1149 from tonytheodore/hierBoris Nagaev2016-01-121-6/+14
|\ | | | | mxe-conf: create basic non-empty directory hierarchy
| * Makefile and mxe-conf: create basic non-empty directory hierarchyTony Theodore2016-01-121-6/+13
| | | | | | | | | | https://github.com/mxe/mxe/pull/1061/files#r49049496 https://github.com/mxe/mxe/issues/1111#issuecomment-169280181