Commit Graph

8280 Commits

Author SHA1 Message Date
Ivan Baidakou dccc6a3a69 Add pugixml package (#1948)
* Add pugixml package

* Use macros in description

* Add copyright

* Use GH_CONF
2017-10-31 14:53:04 +11:00
Tony Theodore 13051fcf14
Merge pull request #1953 from tonytheodore/libssh-gcrypt
libssh: use libgcrypt instead of openssl
2017-10-30 21:44:29 +11:00
Tony Theodore 795fbfc9f6 libssh: use libgcrypt instead of openssl
See GPL and OpenSSL in:
http://mxe.cc/#potential-legal-issues

and:
https://www.libssh.org/archive/libssh/2017-10/0000017.html
2017-10-30 21:34:02 +11:00
MXEBot as Travis CI 9e87c74950 Update packages.json & build-matrix.html 2017-10-30 09:21:09 +00:00
Tony Theodore be17659b0a
Merge pull request #1952 from tonytheodore/mxml-new
mxml and libomemo: enable shared
2017-10-30 20:20:28 +11:00
Tony Theodore 683df3ec6f libgcrypt libomemo: use pkg-config to simplify usage 2017-10-30 20:18:47 +11:00
Tony Theodore fc68649986 libomemo: update 0.4.1 --> 0.6.1 and enable shared 2017-10-30 19:30:31 +11:00
Tony Theodore f6621190d8 mxml: update 2.10 --> 2.11 and enable shared 2017-10-30 19:29:53 +11:00
Tony Theodore a0360915ae
Merge pull request #1951 from tonytheodore/pc-template
tools/skeleton.py: update pkg-config template
2017-10-30 15:15:10 +11:00
Tony Theodore b815f6cc2d tools/skeleton.py: update pkg-config template 2017-10-30 15:14:03 +11:00
Tony Theodore ec1a3f3a6a
Merge pull request #1949 from tonytheodore/trusty
native plugin fixups
2017-10-30 14:19:45 +11:00
Tony Theodore c7714c3111 native plugin fixups
- gettext requires recent autotools
      - add for Ubuntu 14.04 (trusty) - fixes #1892
      - add deps for Debian Jessie and Wheezy
  - libtool is built for prior Debian/Ubuntu, remove from docs
  - tidy up darwin overrides
2017-10-30 14:16:01 +11:00
MXEBot as Travis CI 820fd58157 Update packages.json & build-matrix.html 2017-10-29 01:28:52 +00:00
Tony Theodore 3cd00a8a2e
Merge pull request #1947 from tonytheodore/libshh
add package libssh
2017-10-29 12:28:08 +11:00
Tony Theodore 817b81d7c5 add package libssh
Another SSH library with different focus (and distinct headers/libs).

See:
https://www.libssh2.org/libssh2-vs-libssh.html
2017-10-29 12:27:01 +11:00
MXEBot as Travis CI f4440b7aeb Update packages.json & build-matrix.html 2017-10-28 19:31:30 +00:00
Mark Brand c88d10759d update sqlite 2017-10-28 21:30:24 +02:00
Tony Theodore 97c16e87ee
Merge pull request #1946 from tonytheodore/dbus
dbus: fix darwin build
2017-10-28 13:20:49 +11:00
Tony Theodore af257e56b1 dbus: fix darwin build
no `-e` option to `echo`, should be portable
2017-10-28 13:17:55 +11:00
MXEBot as Travis CI 802a186d8b Update packages.json & build-matrix.html 2017-10-27 21:57:40 +00:00
Mark Brand 2f273e918d update: dbus, freetds, harfbuzz 2017-10-27 23:50:42 +02:00
MXEBot as Travis CI 4f403656ce Update packages.json & build-matrix.html 2017-10-27 13:04:45 +00:00
Tony Theodore cdab801120 Merge pull request #1944 from tomicooler/master
add zstd library
2017-10-28 00:03:22 +11:00
Tamas Domok e31f2f6ff6 add zstd library 2017-10-27 14:02:22 +02:00
Tony Theodore d161f77386 Merge pull request #1945 from tonytheodore/vtk
vtk: fix native build on headless server
2017-10-27 18:40:14 +11:00
Tony Theodore d4fd40df4e vtk: fix native build on headless server
OpenGL/Mesa libs aren't required for compile tools
2017-10-27 18:38:12 +11:00
MXEBot as Travis CI 17ed51cc35 Update packages.json & build-matrix.html 2017-10-27 07:35:42 +00:00
Tony Theodore 872f37fbcb Merge pull request #1943 from tonytheodore/glib
glib: refactor native tools
2017-10-27 18:35:07 +11:00
MXEBot as Travis CI a73eb76aab Update packages.json & build-matrix.html 2017-10-26 19:12:32 +00:00
Mark Brand 17e002bfd1 update wget 2017-10-26 21:09:08 +02:00
Tony Theodore 27ffd10c5d glib: refactor native tools
fixes #1934

The method of symlinks to native tools fails when glib versions drift
too far apart - the obvious solution would be to update more frequently,
but glib (and downstream friends) are always difficult to update.

This set of changes:
  - always builds tools on linux
  - builds tools only once
  - uses pre-built packages for darwin
  - is untested on freebsd
2017-10-26 20:15:09 +11:00
MXEBot as Travis CI 994ad47302 Update packages.json & build-matrix.html 2017-10-25 08:45:28 +00:00
mabrand 4c1ae1348a Merge pull request #1941 from sibuserv/updates
Updates of sdl2 and ffmpeg
2017-10-25 10:44:44 +02:00
Boris Pek 73e64e8b2d update ffmpeg 2017-10-24 01:09:32 +03:00
Boris Pek 108c0d0089 update sdl2 2017-10-24 01:06:32 +03:00
MXEBot as Travis CI 4f766bc446 Update packages.json & build-matrix.html 2017-10-23 14:06:19 +00:00
Mark Brand 3c5ffdca1a update curl 2017-10-23 16:04:39 +02:00
MXEBot as Travis CI b2a9fccaa5 Update packages.json & build-matrix.html 2017-10-22 15:37:02 +00:00
Mark Brand 5e7e93196f update gnutls 2017-10-22 17:34:02 +02:00
MXEBot as Travis CI f61ec45939 Update packages.json & build-matrix.html 2017-10-21 02:04:09 +00:00
Tony Theodore b4e67366a7 Merge pull request #1940 from vszakats/urlf
URL upgrades and fixes
2017-10-21 13:03:41 +11:00
Viktor Szakats 18aad24c83 URL upgrades and fixes 2017-10-19 18:39:25 +00:00
Tony Theodore 5fd3093511 Merge pull request #1937 from tonytheodore/disable-docs
Makefile: add more disable doc options
2017-10-19 12:55:06 +11:00
Tony Theodore c974863b7c Makefile: add more disable doc options
fixes #1936
2017-10-19 12:54:01 +11:00
MXEBot as Travis CI b3e2f62217 Update packages.json & build-matrix.html 2017-10-18 18:59:06 +00:00
Mark Brand 8b44c7d993 update vmime 2017-10-18 20:57:34 +02:00
MXEBot as Travis CI 16acc77a3d Update packages.json & build-matrix.html 2017-10-16 23:22:54 +00:00
Mark Brand f8b2a1e5ef update harfbuzz 2017-10-17 01:21:21 +02:00
Tony Theodore 74aa28f254 Merge pull request #1935 from tonytheodore/dot-in-path
Makefile: strip dot from $PATH
2017-10-13 17:33:14 +11:00
Tony Theodore b58b3e9d3e Makefile: strip dot from $PATH
fixes #1893
2017-10-13 16:38:10 +11:00