summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * remove unneeded patch of qhttpengineBoris Nagaev2017-01-031-50/+0
| | | | | | | | | | 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.
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-01-032-5/+16
| |
* | Merge pull request #1623 from pavelvat/add-package-gst-libavBoris Nagaev2017-01-031-0/+25
|\ \ | |/ |/| add package gst-libav
| * add package gst-libavPavel Vatagin2017-01-021-0/+25
| |
* | Merge pull request #1622 from pavelvat/fix-move-gstreamer-dllsBoris Nagaev2017-01-025-4/+21
|\ \ | |/ |/| fix moving gstreamer dlls (#1288)
| * fix moving gstreamer dlls (#1288)Pavel Vatagin2017-01-025-4/+21
|/
* Merge pull request #1620 from LuaAndC/gst-plugins-bad-neonBoris Nagaev2016-12-312-1/+42
|\ | | | | gst-plugins-bad: depend on neon and fix its header
| * gst-plugins-bad: depend on neon and fix its headerBoris Nagaev2016-12-302-1/+42
| | | | | | | | fix https://github.com/mxe/mxe/issues/1619
* | remove trailing spaces from hamlib-test.cBoris Nagaev2016-12-301-5/+5
|/
* Merge pull request #1618 from LuaAndC/poppler-no-gtk-docBoris Nagaev2016-12-301-2/+2
|\ | | | | poppler: disable installation of documentation
| * poppler: disable installation of documentationBoris Nagaev2016-12-281-2/+2
| | | | | | | | | | | | It used to install files to <target>/share/gtk-doc/html/poppler/ See https://github.com/mxe/mxe/pull/1617
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2016-12-292-5/+16
| |
* | Merge pull request #1612 from dl5rcw/masterBoris Nagaev2016-12-292-0/+157
|\ \ | |/ |/| Introducing hamlib
| * Introducing hamlibLars Holger Engelhard2016-12-292-0/+157
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2016-12-282-2/+2
| |
* | Merge pull request #1617 from saiarcot895/poppler-updateBoris Nagaev2016-12-282-2/+15
|\ \ | | | | | | Update poppler.
| * | Update poppler.Saikrishna Arcot2016-12-282-2/+15
|/ /
* | Merge pull request #1615 from LuaAndC/core-is-firstBoris Nagaev2016-12-271-1/+1
|\ \ | | | | | | make core to be the first item of MXE_PLUGIN_DIRS
| * | make core to be the first item of MXE_PLUGIN_DIRSBoris Nagaev2016-12-261-1/+1
|/ / | | | | | | see https://github.com/mxe/mxe/issues/1614
* | Merge pull request #1611 from LuaAndC/blas-download-from-backupBoris Nagaev2016-12-241-1/+1
|\ \ | | | | | | download blas from backup
| * | download blas from backupBoris Nagaev2016-12-241-1/+1
|/ / | | | | | | | | | | ... while upstream URL is being fixed See https://github.com/mxe/mxe/issues/1610
* | Merge pull request #1609 from LuaAndC/gcc5-gtkmmBoris Nagaev2016-12-242-2/+2
|\ \ | |/ |/| gtkmm2, gtkmm3: fix build for GCC 5.4.0
| * gtkmm2, gtkmm3: fix build for GCC 5.4.0Boris Nagaev2016-12-242-2/+2
|/ | | | Auto_ptr make GCC 5.4.0 angry.
* Merge pull request #1602 from LuaAndC/pkg-dscr-in-mkBoris Nagaev2016-12-23434-2269/+1206
|\ | | | | Move package metadata from index.html to src/*.mk
| * index.html: load packages.json synchronouslyBoris Nagaev2016-12-221-1/+1
| | | | | | | | | | | | If it loads asynchronously, then all content after the table of packages, e.g. #creating-packages moves down, making it impossible to make a reference to this content.
| * index.html: update "Creating Packages"Boris Nagaev2016-12-221-29/+24
| |
| * skeleton.py: put website and description to .mkBoris Nagaev2016-12-221-48/+2
| | | | | | | | | | | | ... instead of index.html See https://github.com/mxe/mxe/issues/1422
| * index.html: load packages table from JSONBoris Nagaev2016-12-221-1724/+32
| | | | | | | | See https://github.com/mxe/mxe/issues/1422
| * add descriptions and websites to packages.jsonBoris Nagaev2016-12-224-429/+431
| | | | | | | | See https://github.com/mxe/mxe/issues/1422
| * add _WEBSITE and _DESCR fields to core packagesBoris Nagaev2016-12-22425-0/+690
| | | | | | | | | | | | See https://github.com/mxe/mxe/issues/1422 Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
| * core packages are now a pluginBoris Nagaev2016-12-222-32/+20
| | | | | | | | See https://github.com/mxe/mxe/issues/1422
| * mv docs/versions.json docs/packages.jsonBoris Nagaev2016-12-226-6/+6
| | | | | | | | See https://github.com/mxe/mxe/issues/1422
* | Merge pull request #1607 from LuaAndC/ricochetBoris Nagaev2016-12-231-0/+28
|\ \ | |/ |/| apps: add ricochet 1.1.4
| * apps: add ricochet 1.1.4Boris Nagaev2016-12-221-0/+28
| |
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-12-222-2/+2
| |
* | update libgpg_errorMark Brand2016-12-221-2/+2
|/
* Merge pull request #1605 from LuaAndC/tor-0.2.9.8Boris Nagaev2016-12-212-7/+7
|\ | | | | update tor to 0.2.9.8
| * update tor to 0.2.9.8Boris Nagaev2016-12-212-7/+7
| |
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-12-212-2/+2
| |
* | update gcc6 to 6.3.0Mark Brand2016-12-211-2/+2
| |
* | update curlMark Brand2016-12-211-2/+2
| |
* | Merge pull request #1606 from LuaAndC/upx-no-asmBoris Nagaev2016-12-211-0/+1
|\ \ | |/ |/| native upx: disable asm
| * native upx: disable asmBoris Nagaev2016-12-211-0/+1
|/ | | | | | It fails to build on 32-bit Ubuntu due to attempt to use ASM version. See http://lists.nongnu.org/archive/html/mingw-cross-env-list/2016-12/msg00000.html
* Merge pull request #1604 from LuaAndC/libdvdetect-opensslBoris Nagaev2016-12-181-1/+1
|\ | | | | libdvdetect: add dependency on openssl
| * libdvdetect: add dependency on opensslBoris Nagaev2016-12-181-1/+1
|/ | | | | It depends through Requires.private. Broken build: https://gist.github.com/c1606f613d18fbcdf938941145f5fbbb
* Merge pull request #1600 from LuaAndC/cleanup-jsBoris Nagaev2016-12-181-56/+3
|\ | | | | index.html: rm JS code loading versions from .mk
| * index.html: rm JS code loading versions from .mkBoris Nagaev2016-12-181-56/+3
|/ | | | | | | | The code loading versions from .mk was written before versions cache was added to the repo. See e570f8aae5583d91b1e910f7f0a7a2459fa3d161 Now as versions cache (versions.json) is a part of the repo, this code is not needed.
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-12-172-6/+6
|
* update gmp, libgcrypt, qtxlsxwriterMark Brand2016-12-173-6/+6
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-12-172-5/+38
|