Commit Graph

7555 Commits

Author SHA1 Message Date
Mark Brand 805b920e4f update: curl, lcms, libunistring, libusb1, xz, zlib 2017-01-15 16:40:39 +01:00
mabrand 3711692da2 Merge pull request #1632 from LuaAndC/lpeg-1.0.1
lpeg: update to 1.0.1
2017-01-14 12:41:08 +01:00
Mark Brand 03b407c2b0 unrtf: fix update macro 2017-01-14 11:39:47 +01:00
Mark Brand 6f7f958429 wget: fix update macro 2017-01-14 11:24:54 +01:00
Mark Brand 2c8cfcc33e wget: remove old workaround for symbol clash with gnutls 2017-01-14 11:19:37 +01:00
MXEBot as Travis CI 6d54c37db6 Update packages.json & build-matrix.html 2017-01-14 09:57:51 +00:00
Mark Brand 8296c62364 update gnutls (new stable branch 3.5) 2017-01-14 10:45:51 +01:00
Boris Nagaev da74bd6d92 lpeg: update to 1.0.1 2017-01-14 01:52:11 +01:00
MXEBot as Travis CI f4ffc90ba5 Update packages.json & build-matrix.html 2017-01-13 09:50:28 +00:00
Mark Brand 1cd9b48dc7 vmime: update 2017-01-13 10:49:43 +01:00
Boris Nagaev f7edc43237 Merge pull request #1627 from LuaAndC/pkg-backup-tools
add tools to create and update backup of packages
2017-01-13 01:05:19 +00:00
Boris Nagaev e31376b0c7 Merge pull request #1277 from pavelvat/add-package-clementine
add package clementine_qt4 to mxe/plugins/apps
2017-01-12 01:59:44 +00:00
Pavel Vatagin 5d4cbcf30d add package clementine_qt4 to mxe/plugins/apps 2017-01-12 00:38:03 +03:00
Boris Nagaev 59769b73e2 Merge pull request #1628 from LuaAndC/gitlab-backup
add new packages backup: gitlab
2017-01-08 11:59:14 +00:00
Boris Nagaev d292301913 Merge pull request #1621 from LuaAndC/cmake-cleanup
Cleanup of cmake based projects
2017-01-08 02:18:42 +00:00
Boris Nagaev ff36def5d3 add new packages backup: gitlab
See http://lists.nongnu.org/archive/html/mingw-cross-env-list/2017-01/msg00005.html
2017-01-08 03:17:31 +01:00
Boris Nagaev 4ba82ea5df cmake: force some variables in toolchain file
See https://github.com/mxe/mxe/pull/1621#issuecomment-270176619
2017-01-08 03:01:54 +01:00
Boris Nagaev c5864def02 remove unneeded cmake vars specified by packages 2017-01-08 03:01:54 +01:00
Boris Nagaev 1e9ba61b55 add vars BUILD_{STATIC,SHARED}[_LIBS] to cmake
Only BUILD_SHARED_LIBS was there before.
2017-01-08 03:01:54 +01:00
Boris Nagaev e2fd9fe23a use cmake wrapper in all packages
Native binaries (libmysqlclient, vtk, vtk6) still build with `cmake`
instead of the cmake wrapper. Note that even in these cases MXE's cmake
is used (not system cmake), because $(PREFIX)/$(BUILD)/bin is added to
PATH by Makefile and MXE's cmake binary exists there.
2017-01-08 03:01:54 +01:00
Boris Nagaev 4a7b9526f0 add tools to create and update backup of packages 2017-01-07 05:19:09 +01:00
MXEBot as Travis CI 0555e10e6f Update packages.json & build-matrix.html 2017-01-06 22:06:19 +00:00
Mark Brand fa43a2f32a update: harfbuzz, sqlite 2017-01-06 23:05:24 +01:00
MXEBot as Travis CI 5b919fac62 Update packages.json & build-matrix.html 2017-01-05 22:51:30 +00:00
Mark Brand 9990a0e0f3 libpng: update 2017-01-05 23:50:36 +01:00
MXEBot as Travis CI f31c518d0a Update packages.json & build-matrix.html 2017-01-05 12:11:38 +00:00
Mark Brand 450c26fce4 vmime: update 2017-01-05 13:10:51 +01:00
Mark Brand e11c8159ad harfbuzz: update 2017-01-05 13:10:51 +01:00
MXEBot as Travis CI fcc59a6ef0 Update packages.json & build-matrix.html 2017-01-05 10:40:29 +00:00
Mark Brand 31956d1c23 update lzma 2017-01-05 11:38:56 +01:00
Mark Brand f7fc9e330a gsoap: update source URL 2017-01-04 11:54:57 +01:00
MXEBot as Travis CI b674bbee18 Update packages.json & build-matrix.html 2017-01-03 21:34:01 +00:00
Mark Brand cd7651fc38 sqlite: update 2017-01-03 22:29:40 +01:00
MXEBot as Travis CI 69b6476752 Update packages.json & build-matrix.html 2017-01-03 13:12:37 +00:00
Mark Brand aa468bfa7e sqlite: update 2017-01-03 11:13:44 +01:00
Boris Nagaev eb9221d4a9 Merge pull request #1625 from LuaAndC/rm-qhttpengine-1-decrease-required-cmake-ver.patch
remove unneeded patch of qhttpengine
2017-01-03 06:03:46 +00:00
MXEBot as Travis CI 6fafe8ee4d Update packages.json & build-matrix.html 2017-01-03 00:38:35 +00:00
Boris Nagaev 3daffe5a7c Merge pull request #1623 from pavelvat/add-package-gst-libav
add package gst-libav
2017-01-03 00:38:03 +00:00
Boris Nagaev 82a8815078 remove unneeded patch of qhttpengine
This patch was needed when MXE used system cmake. The patch enabled
cmake 2.8.9 to work. Currently we use cmake 3.5.2 shipped with MXE.
2017-01-03 01:07:36 +01:00
Boris Nagaev d309c99121 Merge pull request #1622 from pavelvat/fix-move-gstreamer-dlls
fix moving gstreamer dlls (#1288)
2017-01-02 23:26:02 +00:00
Pavel Vatagin 762e39b5a5 add package gst-libav 2017-01-03 01:13:14 +03:00
Pavel Vatagin c9e6bee8e7 fix moving gstreamer dlls (#1288) 2017-01-03 01:00:44 +03:00
Boris Nagaev e134a77279 Merge pull request #1620 from LuaAndC/gst-plugins-bad-neon
gst-plugins-bad: depend on neon and fix its header
2016-12-31 23:49:00 +00:00
Boris Nagaev b6d6e95607 remove trailing spaces from hamlib-test.c 2016-12-31 00:41:02 +01:00
Boris Nagaev 47082bb66c gst-plugins-bad: depend on neon and fix its header
fix https://github.com/mxe/mxe/issues/1619
2016-12-30 20:08:29 +01:00
Boris Nagaev 6b7d203cd2 Merge pull request #1618 from LuaAndC/poppler-no-gtk-doc
poppler: disable installation of documentation
2016-12-30 18:43:44 +00:00
MXEBot as Travis CI b46d6bce2e Update packages.json & build-matrix.html 2016-12-29 10:22:39 +00:00
Boris Nagaev 2ab68a4ef6 Merge pull request #1612 from dl5rcw/master
Introducing hamlib
2016-12-29 10:21:59 +00:00
Lars Holger Engelhard a74835f216 Introducing hamlib 2016-12-29 06:30:12 +00:00
Boris Nagaev 37a67f0c19 poppler: disable installation of documentation
It used to install files to <target>/share/gtk-doc/html/poppler/

See https://github.com/mxe/mxe/pull/1617
2016-12-28 11:29:45 +01:00