summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* build-pkg: add usage notes for pkg list and dry runTony Theodore2018-03-122-2/+15
|
* Makefile: unify handling of required pkgsTony Theodore2018-03-121-13/+27
|
* sdl_mixer: consolidate patches and don't touch configure.inTony Theodore2018-03-113-89/+84
|
* Merge branch 'patch-1' of https://github.com/SupSuper/mxe into SupSuper-patch-1Tony Theodore2018-03-111-0/+55
|\
| * Fix OGG not being detected when statically building SDL_MixerDaniel2018-03-101-0/+55
| |
* | cmake-conf: ensure conf is also built with the intuitive `cmake`Tony Theodore2018-03-111-0/+3
|/ | | | fixes #2026
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-03-082-6/+6
|
* update: dbus, harfbuzz, qtxlsxwriterMark Brand2018-03-083-6/+6
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2018-03-062-16/+16
|
* openssl1.0 example: rename package to enable updates and filter 1.0.2(LTS)Tony Theodore2018-03-063-4/+4
|
* 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