Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typos found by misspell tool | Boris Nagaev | 2017-09-24 | 2 | -2/+2 |
| | |||||
* | update checksums of tarballs from GitHub | Boris Nagaev | 2017-09-24 | 1 | -1/+1 |
| | | | | | | | | | | GitHub started generating different tarballs. I compared the content of files in the new tarballs with the old ones and it was equal. For clementine and intel-tbb I didn't find the old tarballs and used git checkout of the commit from _VERSION field instead. See https://github.com/mxe/mxe/pull/1895#issuecomment-329309074 | ||||
* | update gcc7 plugin to 7.2.0 | Mark Brand | 2017-08-14 | 1 | -3/+3 |
| | |||||
* | fix launch clementine_qt4 with clean settings | Pavel Vatagin | 2017-07-26 | 1 | -0/+36 |
| | |||||
* | add package clementine to mxe/plugins/apps | Pavel Vatagin | 2017-07-25 | 3 | -7/+304 |
| | |||||
* | add libtool dep for native packages using autotools | Tony Theodore | 2017-07-25 | 1 | -1/+0 |
| | | | | | | | Partially built autotools suite can cause race condition when plugins/native is included fixes #1851 | ||||
* | Merge pull request #1849 from muellni/qt4overlay | Tony Theodore | 2017-07-25 | 1 | -0/+11 |
|\ | | | | | qt4 overlay plugin (for vtk and qwt) | ||||
| * | qt4overlay: add updated vtk dependencies | Martin Müllenhaupt | 2017-07-24 | 1 | -1/+1 |
| | | |||||
| * | create qt4 overlay plugin to link VTK and Qwt to Qt 4 instead of 5 | Martin Müllenhaupt | 2017-07-24 | 1 | -0/+11 |
| | | |||||
* | | update clementine_qt4 | Pavel Vatagin | 2017-07-24 | 1 | -41/+41 |
|/ | |||||
* | update gcc6 to 6.4.0 | Boris Pek | 2017-07-21 | 1 | -3/+3 |
| | |||||
* | Merge pull request #1828 from tonytheodore/qt5-freeze | Tony Theodore | 2017-07-20 | 41 | -0/+1362 |
|\ | | | | | add qt5 freeze example plugin (e.g. winxp support) | ||||
| * | add qt5 freeze example plugin (e.g. winxp support) | Tony Theodore | 2017-07-19 | 41 | -0/+1362 |
| | | |||||
* | | update gstreamer | Pavel Vatagin | 2017-07-15 | 1 | -2/+1 |
|/ | |||||
* | add gcc7 plugin | Mark Brand | 2017-05-24 | 1 | -0/+24 |
| | |||||
* | secure URLs | Viktor Szakats | 2017-05-19 | 1 | -2/+2 |
| | |||||
* | tor: enable shared targets | Boris Nagaev | 2017-05-18 | 1 | -2/+0 |
| | |||||
* | tor: build out-of-tree, install -j 1 | Boris Nagaev | 2017-05-18 | 1 | -4/+5 |
| | |||||
* | tor: update to 0.3.0.7 | Boris Nagaev | 2017-05-18 | 2 | -51/+3 |
| | | | | | | The patch "do not use mman-win32" needed updating compat.h as well. Instead I added sed command that undefines HAVE_SYS_MMAN_H in orconfig.h and removed the patch. | ||||
* | enable native gettext and libiconv on Jessie | Boris Nagaev | 2017-03-19 | 2 | -0/+2 |
| | |||||
* | enable libtool plugin on Jessie | Boris Nagaev | 2017-03-17 | 4 | -0/+4 |
| | | | | | Native libtool on Jessie lacks -fstack-protector* flags. See https://github.com/mxe/mxe/pull/1714#issuecomment-287438757 | ||||
* | more URL updates | Viktor Szakats | 2017-03-10 | 22 | -60/+60 |
| | |||||
* | add package libmms | Pavel Vatagin | 2017-03-06 | 1 | -0/+1 |
| | |||||
* | go: update from 1.7.4 to 1.8 | Boris Nagaev | 2017-02-18 | 2 | -109/+2 |
| | | | | | | Release notes of new release: https://golang.org/doc/go1.8 The patch adding support of PKG_CONFIG is not needed anymore: it was merged to upstream: https://github.com/golang/go/commit/5dcb31b2d55 | ||||
* | go: remove target directory before copying to it | Boris Nagaev | 2017-02-18 | 1 | -0/+1 |
| | | | | | Otherwise when the version is updated and the package is rebuilt, the target directory contains two mixed installations. | ||||
* | gcc4 plugin: remove note about broken hyperscan | Tony Theodore | 2017-02-04 | 1 | -5/+0 |
| | |||||
* | gcc cloog: remove unnecessary rules/variables/options | Tony Theodore | 2017-02-04 | 1 | -2/+2 |
| | |||||
* | gcc4 plugin: freeze build rule and patch | Tony Theodore | 2017-02-04 | 3 | -7/+1014 |
| | |||||
* | ricochet depends on specific parts of Qt5, not all | Boris Nagaev | 2017-02-02 | 1 | -1/+1 |
| | | | | | | | The list of components was deduced from official build instructions: https://github.com/ricochet-im/ricochet/blob/master/BUILDING.md#fedora See https://github.com/mxe/mxe/pull/1607#pullrequestreview-19498314 | ||||
* | tor: update to 0.2.9.9 | Boris Nagaev | 2017-02-01 | 1 | -2/+2 |
| | |||||
* | gcc4 plugin: add README | Boris Nagaev | 2017-01-25 | 1 | -0/+9 |
| | |||||
* | gcc4 plugin: fix circular dependency gcc-cloog | Boris Nagaev | 2017-01-25 | 1 | -0/+1 |
| | | | | This line was in cloog before gcc5 and forgotten to be added to this plugin. | ||||
* | add gcc4 plugin | Boris Nagaev | 2017-01-25 | 1 | -0/+28 |
| | | | | See https://github.com/mxe/mxe/pull/1541#issuecomment-274035553 | ||||
* | update default gcc to 5.4.0 | Boris Nagaev | 2017-01-25 | 1 | -25/+0 |
| | | | | | | | | | The bug in gcc 5 which was a reason to downgrade to gcc 4 was fixed. See https://github.com/mxe/mxe/issues/964 for more details. cloog was updated to 0.18.4, because 0.18.1 version uses too old isl and failes to compile because it uses isl_int and it was removed from isl: https://gist.github.com/f550a61371f597a213f0291e53e632f0 | ||||
* | add package liblastfm_qt4 | Pavel Vatagin | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | lpeg: update checksum | Boris Nagaev | 2017-01-17 | 1 | -1/+1 |
| | | | | | The package was changed in upstream: http://lua-users.org/lists/lua-l/2017-01/msg00160.html | ||||
* | lpeg: update to 1.0.1 | Boris Nagaev | 2017-01-14 | 1 | -2/+2 |
| | |||||
* | add package clementine_qt4 to mxe/plugins/apps | Pavel Vatagin | 2017-01-11 | 2 | -0/+168 |
| | |||||
* | apps: add ricochet 1.1.4 | Boris Nagaev | 2016-12-22 | 1 | -0/+28 |
| | |||||
* | Merge pull request #1605 from LuaAndC/tor-0.2.9.8 | Boris Nagaev | 2016-12-21 | 2 | -7/+7 |
|\ | | | | | update tor to 0.2.9.8 | ||||
| * | update tor to 0.2.9.8 | Boris Nagaev | 2016-12-21 | 2 | -7/+7 |
| | | |||||
* | | update gcc6 to 6.3.0 | Mark Brand | 2016-12-21 | 1 | -2/+2 |
|/ | |||||
* | update Go to 1.7.4 | Boris Nagaev | 2016-12-05 | 1 | -2/+2 |
| | |||||
* | luarocks: move most of the patch to config.lua | Boris Nagaev | 2016-12-05 | 2 | -55/+49 |
| | | | | See https://github.com/keplerproject/luarocks/pull/491#issuecomment-246206471 | ||||
* | apply `make cleanup-deps-style` | Boris Nagaev | 2016-12-05 | 2 | -2/+2 |
| | |||||
* | Merge pull request #1575 from LuaAndC/add-plugin-owners | Boris Nagaev | 2016-11-27 | 3 | -0/+6 |
|\ | | | | | add OWNER and WEBSITE fields to plugins/apps | ||||
| * | add OWNER and WEBSITE fields to plugins/apps | Boris Nagaev | 2016-11-24 | 3 | -0/+6 |
| | | |||||
* | | update go to 1.7.3 | Boris Nagaev | 2016-11-24 | 1 | -3/+3 |
|/ | |||||
* | Add msmtp to plugins/apps | andrew-strong | 2016-11-19 | 1 | -0/+30 |
| | |||||
* | fix build of go-native on Debian 8 Stretch | Boris Nagaev | 2016-11-17 | 1 | -0/+171 |
| | | | | See https://github.com/golang/go/issues/13896 |