summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* libass: update and use GH_CONF and BUILD_DIRTony Theodore2017-11-091-19/+6
|
* update github tag tracking packages to new conf styleTony Theodore2017-11-0930-30/+30
|
* gc: use GH_CONF and downgrade 7.6.0 to 7.4.6Tony Theodore2017-11-091-14/+5
| | | | | | 7.6.0 is actually a pre-release and shouldn't have been updated Fixes #1967
* update lcmsMark Brand2017-11-072-5/+5
|
* sdl2:consolidate patchTony Theodore2017-11-072-2207/+2206
|
* sdl2: disable conflicting GL extension prototypesCharlemagne Lasse2017-11-061-0/+2203
|
* update: dbus, expat, freetds, mingw-w64, opensslMark Brand2017-11-045-10/+10
|
* itpp: various fixupsTony Theodore2017-11-012-5/+34
| | | | | | | | | | Replaces #1742 with various fixups - remove extraneous wget change in main Makefile - disable docs - enable shared/static - fix blas/lapack libs - install pc file - build test
* Added new module itppPavle Boškoski2017-11-011-0/+27
|
* quazip: various fixupsTony Theodore2017-11-015-147/+134
| | | | | | | | | | - use standard header - add website - add explicit zlib dependency - build out of source - fix indentation - fix qmake handling of import lib - consolidate patches
* Merge branch 'quazip' of https://github.com/zgyarmati/mxe into zgyarmati-quazipTony Theodore2017-11-015-0/+183
|\
| * add new package: quazipZoltan Gyarmati2017-06-045-0/+183
| |
* | gc: update, enable shared, and use libatomic_opsTony Theodore2017-10-311-13/+9
| | | | | | | | See #1539
* | add package libatomic_opsTony Theodore2017-10-311-0/+35
| | | | | | | | See #1539
* | pdcurses: use new-style options and don't rename libsTony Theodore2017-10-311-10/+8
| | | | | | | | | | | | | | Renaming to `libpanel` causes conflicts with `ncurses` (see #1772). There are no packages in MXE that depend on `pdcurses` any longer, other downstream users should be able to remove any workarounds they have in place for the current renaming.
* | hdf-eos2: install to sub-directoriesTony Theodore2017-10-311-8/+14
| | | | | | | | | | the `gctp` external project and some headers conflict with hdf-eos5 so install to sub-directories (see #1772).
* | gtk2/3: use new-style options and remove gailutil.defTony Theodore2017-10-312-4/+14
| | | | | | | | | | `gailutil.def` causes package conflicts and `*.def` files aren't really relevant for MXE (see #1772).
* | id3lib: add missing zlib dependencyTony Theodore2017-10-311-1/+1
| | | | | | | | | | If `zlib` isn't found an internal version is built that causes conflicts with the actual `zlib` package (see #1772)
* | yasm: use new-style variablesTony Theodore2017-10-311-9/+7
| |
* | x264: update 20161130 --> 20170626 and use nasmTony Theodore2017-10-311-8/+7
| | | | | | | | Based on #1900, repo has been removed
* | add package nasmTony Theodore2017-10-311-0/+28
| | | | | | | | | | Based on: https://github.com/mxe/mxe/pull/1900#issue-258213692
* | openmp-validation: switch to github master and tidy upTony Theodore2017-10-311-14/+6
| | | | | | | | | | http://web.cs.uh.edu/ no longer exists, see: https://github.com/mxe/mxe/pull/1900#issuecomment-329972938
* | qrencode: rename to libqrencode, update, and switch to cmakeTony Theodore2017-10-313-40/+51
| | | | | | | | | | | | - autotools build didn't produce shared libs - libpng and sdl are only required for tools/tests - build test using supplied pkg-config file
* | add package qrencoderaulg2017-10-311-0/+40
| |
* | Add pugixml package (#1948)Ivan Baidakou2017-10-312-0/+49
| | | | | | | | | | | | | | | | | | | | * Add pugixml package * Use macros in description * Add copyright * Use GH_CONF
* | libssh: use libgcrypt instead of opensslTony Theodore2017-10-301-3/+4
| | | | | | | | | | | | | | | | See GPL and OpenSSL in: http://mxe.cc/#potential-legal-issues and: https://www.libssh.org/archive/libssh/2017-10/0000017.html
* | libgcrypt libomemo: use pkg-config to simplify usageTony Theodore2017-10-303-12/+23
| |
* | libomemo: update 0.4.1 --> 0.6.1 and enable sharedTony Theodore2017-10-303-9/+12
| |
* | mxml: update 2.10 --> 2.11 and enable sharedTony Theodore2017-10-301-13/+18
| |
* | native plugin fixupsTony Theodore2017-10-301-1/+1
| | | | | | | | | | | | | | | | - 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
* | add package libsshTony Theodore2017-10-292-0/+275
| | | | | | | | | | | | | | Another SSH library with different focus (and distinct headers/libs). See: https://www.libssh2.org/libssh2-vs-libssh.html
* | update sqliteMark Brand2017-10-281-2/+2
| |
* | dbus: fix darwin buildTony Theodore2017-10-281-0/+21
| | | | | | | | no `-e` option to `echo`, should be portable
* | update: dbus, freetds, harfbuzzMark Brand2017-10-273-6/+6
| |
* | Merge pull request #1944 from tomicooler/masterTony Theodore2017-10-272-0/+75
|\ \ | | | | | | add zstd library
| * | add zstd libraryTamas Domok2017-10-272-0/+75
| | |
* | | vtk: fix native build on headless serverTony Theodore2017-10-271-0/+2
| | | | | | | | | | | | OpenGL/Mesa libs aren't required for compile tools
* | | Merge pull request #1943 from tonytheodore/glibTony Theodore2017-10-274-70/+63
|\ \ \ | | | | | | | | glib: refactor native tools
| * | | glib: refactor native toolsTony Theodore2017-10-264-70/+63
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | update wgetMark Brand2017-10-261-3/+3
|/ /
* | update ffmpegBoris Pek2017-10-231-2/+2
| |
* | update sdl2Boris Pek2017-10-231-2/+2
| |
* | update curlMark Brand2017-10-231-2/+2
| |
* | update gnutlsMark Brand2017-10-221-2/+2
| |
* | URL upgrades and fixesViktor Szakats2017-10-198-10/+10
| |
* | update vmimeMark Brand2017-10-181-2/+2
| |
* | update harfbuzzMark Brand2017-10-162-10/+7
| |
* | Merge pull request #1933 from tonytheodore/pcl-sharedTony Theodore2017-10-111-9/+6
|\ \ | | | | | | pcl: enable shared and use new style options
| * | pcl: enable shared and use new style optionsTony Theodore2017-10-111-9/+6
| | | | | | | | | | | | Replaces #1885
* | | qttools: read test from current directory and freeze example 5.7 pluginTony Theodore2017-10-101-2/+3
|/ / | | | | | | see: https://github.com/mxe/mxe/issues/1901#issuecomment-333551106