summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* dcmtk vmime: add example of enabling openssl v1.0.x supportTony Theodore2018-03-066-2/+665
|
* dcmtk: disable openssl 1.1Tony Theodore2018-03-061-1/+3
| | | | | openssl 1.1 breaks build and newer version switched to cmake with build that requires wine - disable openssl for now
* ricochet: add missing includeTony Theodore2018-03-061-0/+22
|
* wt: remove qt dep - only needed for exampleTony Theodore2018-03-061-2/+1
|
* qwtplot3d: update and switch to qt5Tony Theodore2018-03-063-129/+32
|
* qt4: openssl1.1 fixesTony Theodore2018-03-062-1/+461
|
* qjson: update and switch to qt5Tony Theodore2018-03-063-86/+52
|
* qca: openssl1.1 fixesTony Theodore2018-03-062-1/+2998
|
* opencsg: update and switch to qt5Tony Theodore2018-03-062-10/+17
|
* libtorrent-rasterbar: update 1.1.0 --> 1.1.6Tony Theodore2018-03-061-4/+2
|
* libshout: openssl1.1 fixesTony Theodore2018-03-061-1/+20
|
* liboauth: openssl1.1 fixesTony Theodore2018-03-062-5/+154
|
* libechonest: switch to qt5 and enable staticTony Theodore2018-03-063-24/+100
|
* qt4 plugin: sort packagesTony Theodore2018-03-061-9/+9
|
* cpp-netlib: update and switch to release branchTony Theodore2018-03-062-20/+4
|
* boost: fix openssl1.1Tony Theodore2018-03-061-1/+494
| | | | use asio from boost 1.62
* cgal: use only required qtbase instead of qt5Tony Theodore2018-03-061-1/+1
|
* Makefile: add show-direct-downstream-deps and improve messagesTony Theodore2018-03-062-8/+32
|
* openssl: updateMark Brand2018-03-063-601/+6
|
* freetds: switch to opensslMark Brand2018-03-061-3/+4
|
* build-pkg.lua: update debian deps and notes for other systemsTony Theodore2018-03-051-1/+17
| | | | closes #2065
* gst-libav: add missing nasm depTony Theodore2018-03-051-1/+1
| | | | found by build-pkg second pass
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-03-042-22/+22
|
* update gstreamer and pluginsTony Theodore2018-03-047-12/+116
|
* update protobufBoris Pek2018-03-041-2/+2
|
* update projBoris Pek2018-03-041-2/+2
|
* update x264Boris Pek2018-03-041-2/+2
|
* update ffmpegBoris Pek2018-03-041-2/+2
|
* update sdl2Boris Pek2018-03-041-2/+2
|
* Fix minimal whitespace inconsistencyooxi2018-03-031-1/+1
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-03-032-2/+2
|
* gh-conf: fix releases without uploaded files and filename when prefix=projectTony Theodore2018-03-031-1/+2
|
* yaml-cpp: disable tests and toolsTony Theodore2018-03-031-1/+3
|
* Merge branch 'patch-1' of https://github.com/SupSuper/mxe into SupSuper-patch-1Tony Theodore2018-03-031-11/+5
|\
| * Update yaml-cpp to 0.6.1Daniel2018-03-031-11/+5
| | | | | | | | | | - Updated version and checksum - Boost dependency replaced with C++11 - Added $(PKG)_GH_CONF setting
* | docs: update debian and opensuse pkgs to reflect 64-bit as defaultTony Theodore2018-03-031-11/+29
| |
* | fix indentation are style cleanupTony Theodore2018-03-033-3/+3
| |
* | docs: update homebrew notes to ignore $PATH mods and `brew link`Tony Theodore2018-03-031-11/+4
| | | | | | | | see: https://github.com/mxe/mxe/issues/2053#issuecomment-369824424
* | run `make cleanup-style`Tony Theodore2018-03-034-6/+6
| |
* | Merge pull request #2061 from flirc/masterTony Theodore2018-03-033-2/+5
|\ \ | |/ |/| fixes remaining compile issues on darwin by using system perl
| * libsoup: use system perl on darwinJason Kotzin2018-03-021-1/+2
| |
| * libgda: use system perl on darwinJason Kotzin2018-03-021-0/+1
| |
| * gtksourceview: use system perl on darwinJason Kotzin2018-03-021-1/+2
|/
* libgsf: use system perl on darwinTony Theodore2018-03-011-0/+1
|
* libao: fix cc depTony Theodore2018-03-011-1/+1
|
* gettext: install bins to std location and remove from reqsTony Theodore2018-03-012-4/+2
|
* libiconv: note gcc conflict on darwinTony Theodore2018-03-011-1/+2
|
* bison flex: update and build on darwinTony Theodore2018-03-017-18/+46
|
* Makefile: add AUTOTOOLS_* template variablesTony Theodore2018-03-011-0/+15
|
* Makefile: define OPENSSL as a variableTony Theodore2018-03-011-2/+3
| | | | | | used to test if preinstalled version works i.e: make download OPENSSL=/usr/bin/openssl