Commit Graph

8068 Commits

Author SHA1 Message Date
Mark Brand cf77deeef1 update vmime 2017-07-31 23:32:33 +02:00
MXEBot as Travis CI 3fc6a3c443 Update packages.json & build-matrix.html 2017-07-31 21:24:10 +00:00
Mark Brand f265e06998 upgrade qt5 packages to Qt 5.9.1 2017-07-31 21:58:03 +02:00
Tony Theodore 030efef3b6 Merge pull request #1861 from pavelvat/fix-clementine-qt4
fix launch clementine_qt4 with clean settings
2017-07-27 14:47:37 +10:00
Pavel Vatagin 20bdf429cb fix launch clementine_qt4 with clean settings 2017-07-26 19:58:50 +03:00
MXEBot as Travis CI 7927a5469e Update packages.json & build-matrix.html 2017-07-26 11:21:36 +00:00
Tony Theodore f7ba95fc01 Merge pull request #1859 from tonytheodore/ClearCorrect-cgal_4_10
Updated cgal to 4.10.
2017-07-26 21:20:44 +10:00
Tony Theodore 52195ec782 cgal: use new-style options and restore tests 2017-07-26 20:31:51 +10:00
Robert Marsa 45af530231 cgal: Fixed build. 2017-07-26 20:31:45 +10:00
Robert Marsa f4c26dd1da Updated cgal to 4.10. 2017-07-26 20:29:44 +10:00
Tony Theodore 398e316829 Merge pull request #1857 from tonytheodore/cfitsio-pc
cfitsio: install pkg-config file
2017-07-26 01:16:38 +10:00
Tony Theodore aa6dd32460 cfitsio: install pkg-config file
fixes #1855
2017-07-26 01:15:22 +10:00
Tony Theodore 80eefb3ca1 Merge pull request #1854 from tonytheodore/cmake-isystem
cmake: add option to disable -isystem
2017-07-25 22:07:12 +10:00
Tony Theodore db35db0076 Merge pull request #1630 from pavelvat/add-package-qt5-clementine
add package clementine to mxe/plugins/apps
2017-07-25 21:54:36 +10:00
Tony Theodore 2e397d24a7 hyperscan: fix include paths for building with gcc >= 6
fixes #1811
2017-07-25 21:15:46 +10:00
Pavel Vatagin 9d51474779 add package clementine to mxe/plugins/apps 2017-07-25 14:14:34 +03:00
Tony Theodore e9003e3fed cmake: add option to disable -isystem
Alternative to #1811, this seems like it should be fixed upstream
in gcc/cmake rather than individual packages
2017-07-25 21:11:43 +10:00
MXEBot as Travis CI d127d63668 Update packages.json & build-matrix.html 2017-07-25 10:42:04 +00:00
Tony Theodore b6b659bb04 Merge pull request #1853 from tonytheodore/native-libtool
add libtool dep for native packages using autotools
2017-07-25 20:41:27 +10:00
Tony Theodore eb34b4ea42 log4cxx: add patch header 2017-07-25 18:26:00 +10:00
Tony Theodore 14b51faf69 Merge branch 'log4cxx-invalid-narrowing-conversion-with-gcc6' of https://github.com/mbunkus/mxe into mbunkus-log4cxx-invalid-narrowing-conversion-with-gcc6 2017-07-25 17:55:02 +10:00
Tony Theodore d0bf7d79b1 sdl_sound: convert to git-format-patch style 2017-07-25 17:30:37 +10:00
Tony Theodore 8c1d61dc2e Merge branch 'sdl_sound-test-program-compilation-with-gcc6' of https://github.com/mbunkus/mxe into mbunkus-sdl_sound-test-program-compilation-with-gcc6 2017-07-25 17:23:25 +10:00
Tony Theodore fda212c273 openmp-validation: consolidate patches 2017-07-25 16:47:52 +10:00
Tony Theodore 6bfb535ef6 Merge branch 'openmp-validation-perl-cwd-not-in-inc-anymore' of https://github.com/mbunkus/mxe into mbunkus-openmp-validation-perl-cwd-not-in-inc-anymore 2017-07-25 16:43:55 +10:00
Tony Theodore d5acb5a3ec add libtool dep for native packages using autotools
Partially built autotools suite can cause race condition
when plugins/native is included

fixes #1851
2017-07-25 15:45:00 +10:00
MXEBot as Travis CI 54370c2963 Update packages.json & build-matrix.html 2017-07-25 03:28:28 +00:00
Tony Theodore d67a6ed5dd Merge pull request #1849 from muellni/qt4overlay
qt4 overlay plugin (for vtk and qwt)
2017-07-25 13:27:40 +10:00
MXEBot as Travis CI 5c8da15da1 Update packages.json & build-matrix.html 2017-07-25 01:19:43 +00:00
Tony Theodore 65122616fb Merge pull request #1852 from tonytheodore/muellni-update-vtk
vtk: update to version 8 and removal of package vtk6
2017-07-25 11:19:02 +10:00
Tony Theodore 9400b43317 vtk: remove positional vars and CMAKE_TOOLCHAIN_FILE 2017-07-25 11:12:13 +10:00
Martin Müllenhaupt 5a0af1b21c qt4overlay: add updated vtk dependencies 2017-07-24 15:20:07 +02:00
Tony Theodore 113c45fdda Merge pull request #1696 from pavelvat/install-gstreamer-dll-plugins-to-separate-dir
Install gstreamer dll plugins to separate directory
2017-07-24 19:46:28 +10:00
Pavel Vatagin d68817868f update clementine_qt4 2017-07-24 12:31:41 +03:00
Pavel Vatagin 024f3ef554 install gstreamer dll plugins to separate directory 2017-07-24 12:28:46 +03:00
Martin Müllenhaupt accc6a3fa0 create qt4 overlay plugin to link VTK and Qwt to Qt 4 instead of 5 2017-07-24 11:18:44 +02:00
Martin Müllenhaupt bc0375ae05 vtk: use SOURCE_DIR and CMAKE_SHARED_BOOL vars 2017-07-24 11:16:31 +02:00
Martin Müllenhaupt a540f21be6 vtk: update to version 8 and remove package vtk6 2017-07-24 10:08:11 +02:00
MXEBot as Travis CI ae241ae5ab Update packages.json & build-matrix.html 2017-07-24 05:41:08 +00:00
Tony Theodore a78c7f937d Merge pull request #1843 from tonytheodore/libarchive-update
libarchive: update 3.1.2 --> 3.3.2
2017-07-24 15:40:25 +10:00
Tony Theodore dbfbbb0fa4 libarchive: update 3.1.2 --> 3.3.2 2017-07-24 15:37:45 +10:00
MXEBot as Travis CI 35639b1184 Update packages.json & build-matrix.html 2017-07-24 03:21:51 +00:00
Tony Theodore ee56a48bfc Merge pull request #1814 from mbunkus/libxml++-update-to-2.40.1-for-gcc6
libxml++: update from 2.37.2 to 2.40.1
2017-07-24 13:21:02 +10:00
Tony Theodore 1e7e515d2f Merge pull request #1841 from tonytheodore/doc-opts-toolchain
binutils gcc: use MXE_DISABLE_DOC_OPTS
2017-07-24 02:01:40 +10:00
Tony Theodore 9ce0ce92a6 gcc: use MXE_DISABLE_DOC_OPTS 2017-07-24 01:45:09 +10:00
Tony Theodore 8b0e6fc706 binutils: use MXE_DISABLE_DOC_OPTS and BUILD_DIR/SOURCE_DIR 2017-07-24 01:44:42 +10:00
MXEBot as Travis CI 4be2a99c68 Update packages.json & build-matrix.html 2017-07-23 15:40:03 +00:00
Tony Theodore 91f8305701 Merge pull request #1822 from tonytheodore/binutils-2.28
binutils: update 2.25.1 --> 2.28
2017-07-24 01:39:16 +10:00
MXEBot as Travis CI 7d14815287 Update packages.json & build-matrix.html 2017-07-23 15:36:18 +00:00
Tony Theodore 10e652c19c Merge pull request #1830 from tonytheodore/doc-opts
add more MXE_DISABLE_DOC_OPTS and fix related packages
2017-07-24 01:35:03 +10:00