summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | ffmpeg: update from 3.1.1 to 3.2.1Boris Pek2016-12-021-2/+2
| | |
| * | x264: update from 20160706-2245 to 20161130-2245Boris Pek2016-12-021-2/+2
| |/
* | Revert "vmime: update"Boris Nagaev2016-12-041-2/+2
|/ | | | | | | This reverts commit 07ffabcf49ff4b17775b59053db35041e8081e5b. Vmime was broken after this update. See https://github.com/mxe/mxe/issues/1586
* protobuf: compile host protoc as native packageBoris Nagaev2016-12-013-21/+23
| | | | Do not compile host protoc for all target, instead compile it once.
* protobuf: update to 3.1.0Boris Nagaev2016-12-011-4/+7
|
* add package googlemockBoris Nagaev2016-12-011-0/+14
| | | | It is needed by protobuf 3.1.0
* Revert "protobuf: use official release tarball instead of tarball from git tag"Boris Nagaev2016-12-011-4/+6
| | | | | | | | | This reverts commit 284f0a7ec3b43c0a918e3d5c85dc19f3ca561962. New protobuf release (3.1.0) does not provide official tarballs with prepared configure and googletest files. Tag (and URL) changed since original version. Now tag start with 'v'.
* Revert "virtual package googletest is not required anymore"Boris Nagaev2016-12-011-0/+15
| | | | | | | This reverts commit ad11e753ddede848ee734ec4999f218f455fdfe2. New protobuf release (3.1.0) does not provide official tarballs with prepared configure and googletest files.
* dbus: updateMark Brand2016-11-291-2/+2
|
* sqlite: updateMark Brand2016-11-281-2/+2
|
* qtbase: Fix wrong assertBoris Nagaev2016-11-191-0/+33
| | | | Fix https://github.com/mxe/mxe/issues/1572
* unify qtbase-1-fixes.patchBoris Nagaev2016-11-191-51/+28
|
* update hyperscan to 4.3.2Boris Nagaev2016-11-151-2/+2
| | | | | | | | This version of hyperscan adds a fix for boost bug introduced in boost 1.62.0. See https://github.com/mxe/mxe/pull/1549#issuecomment-255600102 See https://github.com/01org/hyperscan/issues/39#issuecomment-260495946
* libgpg_error: updateMark Brand2016-11-151-2/+2
|
* Enable shared builds for gslDaniel Heinrich2016-11-111-7/+1
|
* Upgrade PortAudio to version 19.6.0Matthias Geier2016-11-102-71/+23
|
* curl, libssh2: updateMark Brand2016-11-073-21/+59
|
* libssh2: restore accidentally removed patchMark Brand2016-11-071-0/+24
| | | | commit 130624690fd5a48b0abb5a903546b60a8739eae0 did it.
* vmime: updateMark Brand2016-11-071-2/+2
|
* sqlite: updateMark Brand2016-11-072-26/+2
|
* libnice: replace tabs with spacesMartin Müllenhaupt2016-10-311-3/+3
|
* libnice: cleanup makefileMartin Müllenhaupt2016-10-311-7/+12
|
* libnice: add testMartin Müllenhaupt2016-10-311-0/+3
|
* new package: libniceMartin Müllenhaupt2016-10-311-0/+23
|
* Update liblo version from 0.28rc to 0.28, fix configure and make, also ↵Harry Nakos2016-10-301-10/+6
| | | | allowing for shared build.
* add new variables: BUILD_CROSS, BUILD_NATIVEBoris Nagaev2016-10-291-1/+1
| | | | They are useful for applying flags only to cross or only to native targets.
* qt 4: backport patch for -no-pch from qtbase 5.7.0Boris Nagaev2016-10-281-0/+67
| | | | | See https://github.com/mxe/mxe/pull/1527#issuecomment-256717489 See https://github.com/mxe/mxe/issues/1554#issuecomment-256764411
* qt, qtbase: -no-pch (pre-compiled header support)Boris Nagaev2016-10-282-0/+2
| | | | | | | | | | | | | Qt and qtbase fail to build if host compiler is GCC 6 with the following error message: cc1: error: one or more PCH files were found, but they were invalid cc1: error: use -Winvalid-pch for more information cc1: fatal error: .obj/release-shared/qt_pch.h: No such file or directory See https://github.com/mxe/mxe/issues/1554 See https://github.com/mxe/mxe/issues/1103 See https://github.com/mxe/mxe/pull/1527#issuecomment-254001204
* openssl: remove libgcrypt dependencyBoris Nagaev2016-10-261-1/+1
|
* Merge pull request #1553 from LuaAndC/itk-4.10.1Boris Nagaev2016-10-253-28/+113
|\ | | | | update itk to 4.10.1
| * update itk to 4.10.1Boris Nagaev2016-10-242-2/+76
| |
| * itk: unify patchBoris Nagaev2016-10-232-26/+37
| |
* | libgda: fix build failure on perl v5.22.1Boris Nagaev2016-10-231-0/+71
|/ | | | | | | | | | | | | | | | Error: make[4]: Entering directory 'mxe/tmp-libgda-i686-w64-mingw32.static/libgda-4.2.13/libgda-ui/demos' (here=`pwd` ; cd . && perl $here/geninclude.pl basic_form.c data_model_dir.c form.c form_rw.c form_pict.c form_data_layout.c grid.c grid_rw.c grid_pict.c grid_data_layout.c linked_grid_form.c linked_model_param.c ddl_queries.c login.c provider_sel.c tree.c cloud.c combo.c) > demos.h Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at mxe/tmp-libgda-i686-w64-mingw32.static/libgda-4.2.13/libgda-ui/demos/geninclude.pl line 43. Makefile:819: recipe for target 'demos.h' failed Similar to https://github.com/mxe/mxe/issues/1112
* Fix cpp-netlib cmake directory.Tobias Gruetzmacher2016-10-231-1/+1
| | | | | For find_package(cppnetlib) to work, the directory for the cmake files must be called the same as the files installed into the directory.
* Add options to strip toolchain, executables, and libsTony Theodore2016-10-234-6/+12
| | | | | | | | | | | | | | | | | Minimal implementation to strip the [largest files][lf-gist] by default, mostly made up of gcc/binutils and test programs. gdal and geos both produce large libraries, but the libs themselves aren't worth stripping, it's the 20 odd programs produced by gdal with those libs statically linked that consume the most space. I'm leaving these undocumented as the defaults seems reasonable and the interface may well change when we enable debug/release variants. closes #985 closes #1249 [lf-gist]:https://github.com/mxe/mxe/issues/1249#issuecomment-193392038
* remove qtwebengineTony Theodore2016-10-231-20/+0
| | | | closes #1509
* libpng: updateMark Brand2016-10-221-2/+2
|
* dbus, gdb, sqlite: updateMark Brand2016-10-143-6/+6
|
* gnutls, openssl, vmime: updateMark Brand2016-10-123-6/+6
|
* Merge pull request #1530 from tonytheodore/add-glpkBoris Nagaev2016-10-101-0/+42
|\ | | | | add package glpk
| * add package glpkTony Theodore2016-10-061-0/+42
| |
* | pcl: update from 1.7.2 to 1.8.0Boris Nagaev2016-10-062-29/+3
|/ | | | | | | | | | | | | | | Patch pcl-1-cmake-policy-cmp0017.patch is not needed. See https://github.com/PointCloudLibrary/pcl/commit/51a230f07eb9738ed New option -DHAVE_SSSE3_EXTENSIONS_EXITCODE=0 is needed to fix this: CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: HAVE_SSSE3_EXTENSIONS_EXITCODE (advanced) Update of vtk to 7 depends on updating pcl to 1.8.0, because pcl 1.7.2 fails with vtk 7. See https://github.com/mxe/mxe/pull/1527#issuecomment-251645448
* Merge pull request #1532 from LuaAndC/fix-vigra-subdirTony Theodore2016-10-061-1/+1
|\ | | | | vigra: fix subdir
| * vigra: fix subdirBoris Nagaev2016-09-281-1/+1
| | | | | | | | Fix for 420549b23ee6fcdaf2b02a9b9badd8eac78d7b07
* | wt: the repo was moved to github.com/emweb/wtBoris Nagaev2016-09-291-2/+2
|/
* nettle: updateMark Brand2016-10-021-2/+2
|
* harfbuzz, mpfr, vmime: updateMark Brand2016-09-293-6/+6
|
* openssl: fix shared buildMark Brand2016-09-261-1/+1
|
* openssl: updateMark Brand2016-09-231-2/+2
|
* update download URL and homepage of hdf4 and hdf5Boris Nagaev2016-09-152-2/+2
|