Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #1277 from pavelvat/add-package-clementine | Boris Nagaev | 2017-01-12 | 2 | -0/+168 | |
|\ \ \ \ | | | | | | | | | | | add package clementine_qt4 to mxe/plugins/apps | |||||
| * | | | | add package clementine_qt4 to mxe/plugins/apps | Pavel Vatagin | 2017-01-11 | 2 | -0/+168 | |
|/ / / / | ||||||
* | | | | Merge pull request #1628 from LuaAndC/gitlab-backup | Boris Nagaev | 2017-01-08 | 1 | -1/+3 | |
|\ \ \ \ | | | | | | | | | | | add new packages backup: gitlab | |||||
| * | | | | add new packages backup: gitlab | Boris Nagaev | 2017-01-08 | 1 | -1/+3 | |
| |/ / / | | | | | | | | | | | | | See http://lists.nongnu.org/archive/html/mingw-cross-env-list/2017-01/msg00005.html | |||||
* | | | | Merge pull request #1621 from LuaAndC/cmake-cleanup | Boris Nagaev | 2017-01-08 | 60 | -160/+68 | |
|\ \ \ \ | |/ / / |/| | | | Cleanup of cmake based projects | |||||
| * | | | cmake: force some variables in toolchain file | Boris Nagaev | 2017-01-08 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | See https://github.com/mxe/mxe/pull/1621#issuecomment-270176619 | |||||
| * | | | remove unneeded cmake vars specified by packages | Boris Nagaev | 2017-01-08 | 20 | -41/+13 | |
| | | | | ||||||
| * | | | add vars BUILD_{STATIC,SHARED}[_LIBS] to cmake | Boris Nagaev | 2017-01-08 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | Only BUILD_SHARED_LIBS was there before. | |||||
| * | | | use cmake wrapper in all packages | Boris Nagaev | 2017-01-08 | 47 | -120/+53 | |
|/ / / | | | | | | | | | | | | | | | | | | | Native binaries (libmysqlclient, vtk, vtk6) still build with `cmake` instead of the cmake wrapper. Note that even in these cases MXE's cmake is used (not system cmake), because $(PREFIX)/$(BUILD)/bin is added to PATH by Makefile and MXE's cmake binary exists there. | |||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-01-06 | 2 | -4/+4 | |
| | | | ||||||
* | | | update: harfbuzz, sqlite | Mark Brand | 2017-01-06 | 2 | -4/+4 | |
| | | | ||||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-01-05 | 2 | -2/+2 | |
| | | | ||||||
* | | | libpng: update | Mark Brand | 2017-01-05 | 1 | -2/+2 | |
| | | | ||||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-01-05 | 2 | -4/+4 | |
| | | | ||||||
* | | | vmime: update | Mark Brand | 2017-01-05 | 1 | -2/+2 | |
| | | | ||||||
* | | | harfbuzz: update | Mark Brand | 2017-01-05 | 1 | -2/+2 | |
| | | | ||||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-01-05 | 2 | -2/+2 | |
| | | | ||||||
* | | | update lzma | Mark Brand | 2017-01-05 | 1 | -4/+4 | |
| | | | ||||||
* | | | gsoap: update source URL | Mark Brand | 2017-01-04 | 1 | -2/+2 | |
| | | | ||||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-01-03 | 2 | -2/+2 | |
| | | | ||||||
* | | | sqlite: update | Mark Brand | 2017-01-03 | 1 | -2/+2 | |
| | | | ||||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-01-03 | 2 | -2/+2 | |
| | | | ||||||
* | | | sqlite: update | Mark Brand | 2017-01-03 | 1 | -3/+3 | |
| | | | ||||||
* | | | Merge pull request #1625 from ↵ | Boris Nagaev | 2017-01-03 | 1 | -50/+0 | |
|\ \ \ | | | | | | | | | | | | | | | | | LuaAndC/rm-qhttpengine-1-decrease-required-cmake-ver.patch remove unneeded patch of qhttpengine | |||||
| * | | | remove unneeded patch of qhttpengine | Boris Nagaev | 2017-01-03 | 1 | -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.html | MXEBot as Travis CI | 2017-01-03 | 2 | -5/+16 | |
| | | | | ||||||
* | | | | Merge pull request #1623 from pavelvat/add-package-gst-libav | Boris Nagaev | 2017-01-03 | 1 | -0/+25 | |
|\ \ \ \ | |/ / / |/| | | | add package gst-libav | |||||
| * | | | add package gst-libav | Pavel Vatagin | 2017-01-02 | 1 | -0/+25 | |
| | | | | ||||||
* | | | | Merge pull request #1622 from pavelvat/fix-move-gstreamer-dlls | Boris Nagaev | 2017-01-02 | 5 | -4/+21 | |
|\ \ \ \ | |/ / / |/| | | | fix moving gstreamer dlls (#1288) | |||||
| * | | | fix moving gstreamer dlls (#1288) | Pavel Vatagin | 2017-01-02 | 5 | -4/+21 | |
|/ / / | ||||||
* | | | Merge pull request #1620 from LuaAndC/gst-plugins-bad-neon | Boris Nagaev | 2016-12-31 | 2 | -1/+42 | |
|\ \ \ | | | | | | | | | gst-plugins-bad: depend on neon and fix its header | |||||
| * | | | gst-plugins-bad: depend on neon and fix its header | Boris Nagaev | 2016-12-30 | 2 | -1/+42 | |
| | | | | | | | | | | | | | | | | fix https://github.com/mxe/mxe/issues/1619 | |||||
* | | | | remove trailing spaces from hamlib-test.c | Boris Nagaev | 2016-12-30 | 1 | -5/+5 | |
|/ / / | ||||||
* | | | Merge pull request #1618 from LuaAndC/poppler-no-gtk-doc | Boris Nagaev | 2016-12-30 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | poppler: disable installation of documentation | |||||
| * | | | poppler: disable installation of documentation | Boris Nagaev | 2016-12-28 | 1 | -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.html | MXEBot as Travis CI | 2016-12-29 | 2 | -5/+16 | |
| | | | | ||||||
* | | | | Merge pull request #1612 from dl5rcw/master | Boris Nagaev | 2016-12-29 | 2 | -0/+157 | |
|\ \ \ \ | |/ / / |/| | | | Introducing hamlib | |||||
| * | | | Introducing hamlib | Lars Holger Engelhard | 2016-12-29 | 2 | -0/+157 | |
| | | | | ||||||
* | | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2016-12-28 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Merge pull request #1617 from saiarcot895/poppler-update | Boris Nagaev | 2016-12-28 | 2 | -2/+15 | |
|\ \ \ \ | | | | | | | | | | | Update poppler. | |||||
| * | | | | Update poppler. | Saikrishna Arcot | 2016-12-28 | 2 | -2/+15 | |
|/ / / / | ||||||
* | | | | Merge pull request #1615 from LuaAndC/core-is-first | Boris Nagaev | 2016-12-27 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | make core to be the first item of MXE_PLUGIN_DIRS | |||||
| * | | | | make core to be the first item of MXE_PLUGIN_DIRS | Boris Nagaev | 2016-12-26 | 1 | -1/+1 | |
|/ / / / | | | | | | | | | | | | | see https://github.com/mxe/mxe/issues/1614 | |||||
* | | | | Merge pull request #1611 from LuaAndC/blas-download-from-backup | Boris Nagaev | 2016-12-24 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | download blas from backup | |||||
| * | | | | download blas from backup | Boris Nagaev | 2016-12-24 | 1 | -1/+1 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | ... while upstream URL is being fixed See https://github.com/mxe/mxe/issues/1610 | |||||
* | | | | Merge pull request #1609 from LuaAndC/gcc5-gtkmm | Boris Nagaev | 2016-12-24 | 2 | -2/+2 | |
|\ \ \ \ | |/ / / |/| | | | gtkmm2, gtkmm3: fix build for GCC 5.4.0 | |||||
| * | | | gtkmm2, gtkmm3: fix build for GCC 5.4.0 | Boris Nagaev | 2016-12-24 | 2 | -2/+2 | |
|/ / / | | | | | | | | | | Auto_ptr make GCC 5.4.0 angry. | |||||
* | | | Merge pull request #1602 from LuaAndC/pkg-dscr-in-mk | Boris Nagaev | 2016-12-23 | 434 | -2269/+1206 | |
|\ \ \ | | | | | | | | | Move package metadata from index.html to src/*.mk | |||||
| * | | | index.html: load packages.json synchronously | Boris Nagaev | 2016-12-22 | 1 | -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 Nagaev | 2016-12-22 | 1 | -29/+24 | |
| | | | |