summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1110 from LuaAndC/alure-add-dep-mpg123Tony Theodore2015-12-311-1/+1
|\ | | | | add mpg123 to alure's dependencies
| * add mpg123 to alure's dependenciesBoris Nagaev2015-12-301-1/+1
| | | | | | | | fix #1108
* | Merge pull request #1113 from LuaAndC/update-gtk2-2.24.28Tony Theodore2015-12-312-106/+76
|\ \ | | | | | | Update gtk2 to 2.24.28
| * | update gtk2 from 2.24.22 to 2.24.29Boris Nagaev2015-12-302-29/+29
| | | | | | | | | | | | | | | | | | Rebase all patches. fix #1112
| * | cleanup gtk2-1-fixes.patchBoris Nagaev2015-12-301-88/+58
| |/ | | | | | | | | | | $ tools/patch-tool-mxe init gtk2 $ tools/patch-tool-mxe import gtk2 $ tools/patch-tool-mxe export gtk2
* | lapack: fix case change in 3.6.0 updateTony Theodore2015-12-311-2/+2
|/ | | | fixes #1114
* armadillo: remove outdated boost dependencyTony Theodore2015-12-291-5/+3
| | | | closes #1102
* Merge pull request #1105 from LuaAndC/agg-siteTony Theodore2015-12-281-1/+1
|\ | | | | agg: replace broken site antigrain.com with mirror
| * agg: replace broken site antigrain.com with mirrorBoris Nagaev2015-12-271-1/+1
| | | | | | | | fix #1077
* | boost: remove unneeded patch "Fixed case sensetive for linux mingw"Boris Nagaev2015-12-271-27/+0
|/ | | | | | | | | | | | | | | | | | | | | > Currently boost-1-fixes.patch contain my patch: boostorg/interprocess#23 > This patch is not necessary, because BOOST_USE_WINDOWS_H not defined: > > #ifdef BOOST_USE_WINDOWS_H > #include <windows.h> > > # if defined(BOOST_INTERPROCESS_BOOTSTAMP_IS_LASTBOOTUPTIME) > # include <Wbemidl.h> > # include <Objbase.h> > # endif > > #include <Shlobj.h> > #endif > > so case sensitivity for headers is irrelevant. Previously pull > boostorg/interprocess#15 is obsolete for boost-1.60. https://github.com/mxe/mxe/issues/1104#issuecomment-167437968
* libtorrent-rasterbar: update 1.0.6 --> 1.0.7Tony Theodore2015-12-251-2/+2
| | | | tested on all four targets
* assimp: update 3.1.1 --> 3.2Tony Theodore2015-12-252-69/+4
| | | | tested on all four targets
* armadillo: update 4.550.1 --> 6.400.3Tony Theodore2015-12-251-2/+2
| | | | | | tested on all four targets closes #1075
* lapack: update 3.5.0 --> 3.6.0Tony Theodore2015-12-251-2/+2
| | | | tested on all four targets
* boost: update 1.57.0 --> 1.60.0Tony Theodore2015-12-252-1707/+65
| | | | tested on all four targets
* freeimage: find authors of two patchesBoris Nagaev2015-12-241-2/+2
| | | | | * "include string.h for memset" was added in 2eb0615d46f * "mingw-w64 fixes" was added in 5390e5203e5
* freeimage: consolidate patchesBoris Nagaev2015-12-242-31/+29
|
* Merge pull request #1098 from fiesh/freeimageplusBoris Nagaev2015-12-242-1/+18
|\ | | | | fix freeimage build
| * fix freeimage buildfiesh2015-12-242-1/+18
| | | | | | | | | | Add the FREEIMAGE_LIB define in order to keep the build process from defining dllspec specifications. Remove -fPIC to fix a warning.
* | Merge pull request #1090 from LuaAndC/fix-vtk-in-bad-dirTony Theodore2015-12-2312-2458/+624
|\ \ | | | | | | vtk, vtk6: consolidate patches, remove unneeded changes, fix cmake error
| * | vtk6: consolidate patchesBoris Nagaev2015-12-203-65/+86
| | |
| * | vtk: use STREQUAL, not MATCHES to compare pathsBoris Nagaev2015-12-201-0/+75
| | | | | | | | | | | | fix #1087
| * | vtk patch: remove style fixesBoris Nagaev2015-12-201-1970/+8
| | |
| * | vtk: consolidate patchesBoris Nagaev2015-12-208-294/+326
| | |
* | | opencv: fix CMake error if a directory contains ++Boris Nagaev2015-12-201-0/+66
|/ / | | | | | | fix #1091
* | libass: remove obsolete --disable-enca optionTony Theodore2015-12-201-1/+0
| | | | | | | | See: https://github.com/mxe/mxe/pull/912#issuecomment-146729301
* | Merge pull request #1078 from LuaAndC/fix-libmysqlclient-in-bad-dirTony Theodore2015-12-171-59/+59
|\ \ | | | | | | Fix libmysqlclient if MXE's path contain special characters
| * | fix libmysqlclient if path contains ++Boris Nagaev2015-12-161-0/+23
| | | | | | | | | | | | fix #1030
| * | cleanup libmysqlclient-1-fixes.patchBoris Nagaev2015-12-161-59/+36
| | | | | | | | | | | | | | | | | | $ tools/patch-tool-mxe init libmysqlclient $ tools/patch-tool-mxe import libmysqlclient $ tools/patch-tool-mxe export libmysqlclient
* | | Merge pull request #1064 from fiesh/freeimageplusTony Theodore2015-12-172-1/+37
|\ \ \ | |/ / |/| / | |/ also build and install FreeImagePlus
| * also build and install FreeImagePlusfiesh2015-12-172-1/+37
| |
* | exiv2: add missing mman-win32 dependencyTony Theodore2015-12-161-1/+1
| |
* | freetype: don't create harfbuzz alias during boostrap buildTony Theodore2015-12-142-5/+9
| |
* | qt: remove broken `lrelease` symlinkTony Theodore2015-12-141-1/+0
| | | | | | | | no need for a prefixed version, it seems nobody has ever tried using it.
* | Merge pull request #1053 from LuaAndC/fix-miniupnpcTony Theodore2015-12-142-28/+30
|\ \ | | | | | | Fix miniupnpc
| * | miniupnpc: add headers to installBoris Nagaev2015-12-131-0/+30
| | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1051#issuecomment-164260560
| * | remove unused patch miniupnpc-build-1.patchBoris Nagaev2015-12-131-28/+0
| | | | | | | | | | | | | | | | | | | | | | | | It is not used after eb20723302ed656122ce326129c1347e03b0460d, in which Makefile based installation was replaced with CMake based installation. See https://github.com/mxe/mxe/issues/1051#issuecomment-164201749
* | | Merge pull request #1050 from LuaAndC/torrent2Tony Theodore2015-12-141-0/+23
|\ \ \ | |/ / |/| | add packages geoip-database (to src/) and qbitorrent (to plugin/apps/)
| * | add package geoip-databaseBoris Nagaev2015-12-121-0/+23
| | |
* | | update freetds, gnutls, libgpg_errorMark Brand2015-12-134-18/+46
|/ /
* | lua: enable native build only in luarocks pluginTony Theodore2015-12-111-1/+0
| |
* | openssl: updateMark Brand2015-12-081-2/+2
| |
* | log4cxx: use $(MXE_CONFIGURE_OPTS)Tony Theodore2015-12-081-4/+1
| |
* | move TCL/Tk to plugins/tcl.tkTony Theodore2015-12-082-54/+0
| |
* | add packages TCL/TkRussell Standish2015-12-082-0/+54
| |
* | openssl: change second urlTony Theodore2015-12-071-1/+1
| | | | | | | | | | | | | | primary http and ftp sites only keep the latest version so use secondary http `.../source/old` in case we haven't yet updated. fixes #1043
* | ossim: add link to patch pull requestTony Theodore2015-12-071-0/+1
| |
* | ossim: fixes subdir and buildRashad Kanavath2015-12-072-5/+34
| |
* | lua: use libluaX.Y.dll naming conventionTony Theodore2015-12-071-6/+4
| | | | | | | | closes #910
* | sdl2_ttf: use $(MXE_CONFIGURE_OPTS) - really build *.dllTony Theodore2015-12-071-3/+1
| |