Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | lapack: fix case change in 3.6.0 update | Tony Theodore | 2015-12-31 | 1 | -2/+2 | |
|/ / | | | | | | | fixes #1114 | |||||
* | | armadillo: remove outdated boost dependency | Tony Theodore | 2015-12-29 | 1 | -5/+3 | |
| | | | | | | | | closes #1102 | |||||
* | | Merge pull request #1105 from LuaAndC/agg-site | Tony Theodore | 2015-12-28 | 1 | -1/+1 | |
|\ \ | | | | | | | agg: replace broken site antigrain.com with mirror | |||||
| * | | agg: replace broken site antigrain.com with mirror | Boris Nagaev | 2015-12-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | fix #1077 | |||||
* | | | boost: remove unneeded patch "Fixed case sensetive for linux mingw" | Boris Nagaev | 2015-12-27 | 1 | -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.7 | Tony Theodore | 2015-12-25 | 1 | -2/+2 | |
| | | | | | | | | tested on all four targets | |||||
* | | assimp: update 3.1.1 --> 3.2 | Tony Theodore | 2015-12-25 | 2 | -69/+4 | |
| | | | | | | | | tested on all four targets | |||||
* | | armadillo: update 4.550.1 --> 6.400.3 | Tony Theodore | 2015-12-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | tested on all four targets closes #1075 | |||||
* | | lapack: update 3.5.0 --> 3.6.0 | Tony Theodore | 2015-12-25 | 1 | -2/+2 | |
| | | | | | | | | tested on all four targets | |||||
* | | boost: update 1.57.0 --> 1.60.0 | Tony Theodore | 2015-12-25 | 2 | -1707/+65 | |
| | | | | | | | | tested on all four targets | |||||
* | | freeimage: find authors of two patches | Boris Nagaev | 2015-12-24 | 1 | -2/+2 | |
| | | | | | | | | | | * "include string.h for memset" was added in 2eb0615d46f * "mingw-w64 fixes" was added in 5390e5203e5 | |||||
* | | freeimage: consolidate patches | Boris Nagaev | 2015-12-24 | 2 | -31/+29 | |
| | | ||||||
* | | Merge pull request #1098 from fiesh/freeimageplus | Boris Nagaev | 2015-12-24 | 2 | -1/+18 | |
|\ \ | | | | | | | fix freeimage build | |||||
| * | | fix freeimage build | fiesh | 2015-12-24 | 2 | -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-dir | Tony Theodore | 2015-12-23 | 12 | -2458/+624 | |
|\ \ \ | | | | | | | | | vtk, vtk6: consolidate patches, remove unneeded changes, fix cmake error | |||||
| * | | | vtk6: consolidate patches | Boris Nagaev | 2015-12-20 | 3 | -65/+86 | |
| | | | | ||||||
| * | | | vtk: use STREQUAL, not MATCHES to compare paths | Boris Nagaev | 2015-12-20 | 1 | -0/+75 | |
| | | | | | | | | | | | | | | | | fix #1087 | |||||
| * | | | vtk patch: remove style fixes | Boris Nagaev | 2015-12-20 | 1 | -1970/+8 | |
| | | | | ||||||
| * | | | vtk: consolidate patches | Boris Nagaev | 2015-12-20 | 8 | -294/+326 | |
| | | | | ||||||
* | | | | opencv: fix CMake error if a directory contains ++ | Boris Nagaev | 2015-12-20 | 1 | -0/+66 | |
|/ / / | | | | | | | | | | fix #1091 | |||||
* | | | libass: remove obsolete --disable-enca option | Tony Theodore | 2015-12-20 | 1 | -1/+0 | |
| | | | | | | | | | | | | See: https://github.com/mxe/mxe/pull/912#issuecomment-146729301 | |||||
* | | | Merge pull request #1078 from LuaAndC/fix-libmysqlclient-in-bad-dir | Tony Theodore | 2015-12-17 | 1 | -59/+59 | |
|\ \ \ | | | | | | | | | Fix libmysqlclient if MXE's path contain special characters | |||||
| * | | | fix libmysqlclient if path contains ++ | Boris Nagaev | 2015-12-16 | 1 | -0/+23 | |
| | | | | | | | | | | | | | | | | fix #1030 | |||||
| * | | | cleanup libmysqlclient-1-fixes.patch | Boris Nagaev | 2015-12-16 | 1 | -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/freeimageplus | Tony Theodore | 2015-12-17 | 2 | -1/+37 | |
|\ \ \ | |/ / |/| / | |/ | also build and install FreeImagePlus | |||||
| * | also build and install FreeImagePlus | fiesh | 2015-12-17 | 2 | -1/+37 | |
| | | ||||||
* | | exiv2: add missing mman-win32 dependency | Tony Theodore | 2015-12-16 | 1 | -1/+1 | |
| | | ||||||
* | | freetype: don't create harfbuzz alias during boostrap build | Tony Theodore | 2015-12-14 | 2 | -5/+9 | |
| | | ||||||
* | | qt: remove broken `lrelease` symlink | Tony Theodore | 2015-12-14 | 1 | -1/+0 | |
| | | | | | | | | no need for a prefixed version, it seems nobody has ever tried using it. | |||||
* | | Merge pull request #1053 from LuaAndC/fix-miniupnpc | Tony Theodore | 2015-12-14 | 2 | -28/+30 | |
|\ \ | | | | | | | Fix miniupnpc | |||||
| * | | miniupnpc: add headers to install | Boris Nagaev | 2015-12-13 | 1 | -0/+30 | |
| | | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1051#issuecomment-164260560 | |||||
| * | | remove unused patch miniupnpc-build-1.patch | Boris Nagaev | 2015-12-13 | 1 | -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/torrent2 | Tony Theodore | 2015-12-14 | 1 | -0/+23 | |
|\ \ \ | |/ / |/| | | add packages geoip-database (to src/) and qbitorrent (to plugin/apps/) | |||||
| * | | add package geoip-database | Boris Nagaev | 2015-12-12 | 1 | -0/+23 | |
| | | | ||||||
* | | | update freetds, gnutls, libgpg_error | Mark Brand | 2015-12-13 | 4 | -18/+46 | |
|/ / | ||||||
* | | lua: enable native build only in luarocks plugin | Tony Theodore | 2015-12-11 | 1 | -1/+0 | |
| | | ||||||
* | | openssl: update | Mark Brand | 2015-12-08 | 1 | -2/+2 | |
| | | ||||||
* | | log4cxx: use $(MXE_CONFIGURE_OPTS) | Tony Theodore | 2015-12-08 | 1 | -4/+1 | |
| | | ||||||
* | | move TCL/Tk to plugins/tcl.tk | Tony Theodore | 2015-12-08 | 2 | -54/+0 | |
| | | ||||||
* | | add packages TCL/Tk | Russell Standish | 2015-12-08 | 2 | -0/+54 | |
| | | ||||||
* | | openssl: change second url | Tony Theodore | 2015-12-07 | 1 | -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 request | Tony Theodore | 2015-12-07 | 1 | -0/+1 | |
| | | ||||||
* | | ossim: fixes subdir and build | Rashad Kanavath | 2015-12-07 | 2 | -5/+34 | |
| | | ||||||
* | | lua: use libluaX.Y.dll naming convention | Tony Theodore | 2015-12-07 | 1 | -6/+4 | |
| | | | | | | | | closes #910 | |||||
* | | sdl2_ttf: use $(MXE_CONFIGURE_OPTS) - really build *.dll | Tony Theodore | 2015-12-07 | 1 | -3/+1 | |
| | | ||||||
* | | termcap: really build *.dll | Tony Theodore | 2015-12-07 | 1 | -0/+4 | |
| | | ||||||
* | | suitesparse: add missing cross CXX variable | Tony Theodore | 2015-12-06 | 1 | -0/+1 | |
| | | ||||||
* | | rucksack: fix install locations and don't build *.dlls | Tony Theodore | 2015-12-06 | 1 | -1/+9 | |
| | | ||||||
* | | rubberband: fix install locations | Tony Theodore | 2015-12-06 | 1 | -5/+4 | |
| | | ||||||
* | | exiv2: fix missing mman lib | Tony Theodore | 2015-12-06 | 1 | -0/+1 | |
| | | | | | | | | fixes #1039 |