Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | add MXE_PLUGIN_DIRS to autogenerated settings.mk | Boris Nagaev | 2016-11-18 | 1 | -0/+4 | |
|/ / / | ||||||
* | | | Merge pull request #1571 from LuaAndC/go-native-debian-stretch | Boris Nagaev | 2016-11-18 | 1 | -0/+171 | |
|\ \ \ | | | | | | | | | fix build of go-native on Debian 8 Stretch | |||||
| * | | | fix build of go-native on Debian 8 Stretch | Boris Nagaev | 2016-11-17 | 1 | -0/+171 | |
|/ / / | | | | | | | | | | See https://github.com/golang/go/issues/13896 | |||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-11-16 | 2 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #1570 from LuaAndC/hyperscan-4.3.2 | Boris Nagaev | 2016-11-16 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | update hyperscan to 4.3.2 | |||||
| * | | | update hyperscan to 4.3.2 | Boris Nagaev | 2016-11-15 | 1 | -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 | |||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-11-15 | 2 | -2/+2 | |
| | | | ||||||
* | | | libgpg_error: update | Mark Brand | 2016-11-15 | 1 | -2/+2 | |
| | | | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-11-11 | 1 | -4/+4 | |
| | | | ||||||
* | | | Merge pull request #1568 from danielwbn/master | Boris Nagaev | 2016-11-11 | 1 | -7/+1 | |
|\ \ \ | | | | | | | | | Enable shared builds for gsl | |||||
| * | | | Enable shared builds for gsl | Daniel Heinrich | 2016-11-11 | 1 | -7/+1 | |
|/ / / | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-11-10 | 2 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #1566 from mgeier/portaudio-19.6.0 | Boris Nagaev | 2016-11-10 | 2 | -71/+23 | |
|\ \ \ | | | | | | | | | Upgrade PortAudio to version 19.6.0 | |||||
| * | | | Upgrade PortAudio to version 19.6.0 | Matthias Geier | 2016-11-10 | 2 | -71/+23 | |
|/ / / | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-11-07 | 2 | -4/+4 | |
| | | | ||||||
* | | | curl, libssh2: update | Mark Brand | 2016-11-07 | 3 | -21/+59 | |
| | | | ||||||
* | | | libssh2: restore accidentally removed patch | Mark Brand | 2016-11-07 | 1 | -0/+24 | |
| | | | | | | | | | | | | commit 130624690fd5a48b0abb5a903546b60a8739eae0 did it. | |||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-11-07 | 2 | -2/+2 | |
| | | | ||||||
* | | | vmime: update | Mark Brand | 2016-11-07 | 1 | -2/+2 | |
| | | | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-11-07 | 2 | -2/+2 | |
| | | | ||||||
* | | | sqlite: update | Mark Brand | 2016-11-07 | 2 | -26/+2 | |
| | | | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-10-31 | 2 | -5/+16 | |
| | | | ||||||
* | | | libnice: replace tabs with spaces | Martin Müllenhaupt | 2016-10-31 | 1 | -3/+3 | |
| | | | ||||||
* | | | libnice: cleanup makefile | Martin Müllenhaupt | 2016-10-31 | 1 | -7/+12 | |
| | | | ||||||
* | | | libnice: add test | Martin Müllenhaupt | 2016-10-31 | 1 | -0/+3 | |
| | | | ||||||
* | | | new package: libnice | Martin Müllenhaupt | 2016-10-31 | 2 | -0/+27 | |
| | | | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-10-30 | 2 | -6/+6 | |
| | | | ||||||
* | | | Merge pull request #1564 from xnakos/fix-liblo | Boris Nagaev | 2016-10-30 | 1 | -10/+6 | |
|\ \ \ | | | | | | | | | Update liblo version from 0.28rc to 0.28, fix configure and make. | |||||
| * | | | Update liblo version from 0.28rc to 0.28, fix configure and make, also ↵ | Harry Nakos | 2016-10-30 | 1 | -10/+6 | |
|/ / / | | | | | | | | | | allowing for shared build. | |||||
* | | | Merge pull request #1550 from LuaAndC/build-cross | Boris Nagaev | 2016-10-29 | 2 | -1/+2 | |
|\ \ \ | | | | | | | | | add new variables: BUILD_CROSS, BUILD_NATIVE | |||||
| * | | | add new variables: BUILD_CROSS, BUILD_NATIVE | Boris Nagaev | 2016-10-29 | 2 | -1/+2 | |
|/ / / | | | | | | | | | | They are useful for applying flags only to cross or only to native targets. | |||||
* | | | Merge pull request #1556 from LuaAndC/gcc-5.4-in-plugin | Boris Nagaev | 2016-10-29 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | gcc5 plugin: update gcc from 5.3 to 5.4 | |||||
| * | | | gcc5 plugin: update gcc from 5.3 to 5.4 | Boris Nagaev | 2016-10-29 | 1 | -2/+2 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gcc 5.3 fails to build with gcc 6. The error message is: cfns.gperf:101:1: error: ‘const char* libc_name_p(const char*, unsigned int)’ redeclared inline with ‘gnu_inline’ attribute See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69959 See https://github.com/mxe/mxe/pull/1527#issuecomment-256273786 | |||||
* | | | Merge pull request #1557 from LuaAndC/qt-no-pch | Boris Nagaev | 2016-10-28 | 3 | -0/+69 | |
|\ \ \ | | | | | | | | | qt, qtbase: -no-pch (pre-compiled header support) | |||||
| * | | | qt 4: backport patch for -no-pch from qtbase 5.7.0 | Boris Nagaev | 2016-10-28 | 1 | -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 Nagaev | 2016-10-28 | 2 | -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 | |||||
* | | | Merge pull request #1548 from LuaAndC/skeleton-fix-mv | Boris Nagaev | 2016-10-28 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | skeleton.py: use shutil.move instead of os.rename | |||||
| * | | | skeleton.py: use shutil.move instead of os.rename | Boris Nagaev | 2016-10-28 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | | | | Function os.rename fails if files are in different filesystems, e.g. if /tmp is mounted as tmpfs. | |||||
* | | | Merge pull request #1545 from LuaAndC/luarocks-remove-lockdir | Boris Nagaev | 2016-10-27 | 1 | -1/+3 | |
|\ \ \ | | | | | | | | | luarocks wrapper: remove lock if failed | |||||
| * | | | luarocks wrapper: remove lock if failed | Boris Nagaev | 2016-10-27 | 1 | -1/+3 | |
|/ / / | | | | | | | | | | | | | | | | Luarocks wrapper used to keep lock dir not removed if luarocks process failed. To run it again, the lock directory should have been removed manually. | |||||
* | | | Merge pull request #1547 from LuaAndC/openssl-no-libgcrypt | Boris Nagaev | 2016-10-26 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | openssl: remove libgcrypt dependency | |||||
| * | | | openssl: remove libgcrypt dependency | Boris Nagaev | 2016-10-26 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | gcc6 plugin: mark itk problem as resolved | Boris Nagaev | 2016-10-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update versions.json & build-matrix.html | MXEBot as Travis CI | 2016-10-25 | 2 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #1553 from LuaAndC/itk-4.10.1 | Boris Nagaev | 2016-10-25 | 3 | -28/+113 | |
|\ \ \ | | | | | | | | | update itk to 4.10.1 | |||||
| * | | | update itk to 4.10.1 | Boris Nagaev | 2016-10-24 | 2 | -2/+76 | |
| | | | | ||||||
| * | | | itk: unify patch | Boris Nagaev | 2016-10-23 | 2 | -26/+37 | |
| | | | | ||||||
* | | | | Merge pull request #1551 from LuaAndC/libgda-perl | Boris Nagaev | 2016-10-24 | 1 | -0/+71 | |
|\ \ \ \ | |/ / / |/| | | | libgda: fix build failure on perl v5.22.1 | |||||
| * | | | libgda: fix build failure on perl v5.22.1 | Boris Nagaev | 2016-10-23 | 1 | -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 Gruetzmacher | 2016-10-23 | 1 | -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. |