summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1525 from highperformancecoder/TkTableTony Theodore2017-11-261-0/+37
|\ | | | | Added in Tktable.mk
| * Added in Tktable.mkRussell Standish2017-11-261-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed the TkTable package to tktable Found some work arounds to get the install target to work correctly, and for the dynamic build to build correctly. Ditto. Last commit missed this file?? Fix indentation per Boris's comments. Apply Tony Theodore's style suggestions BUILD_DIR is a separate directory to where the package is unpacked.
* | various packages: run `make refresh-patches` with numberingTony Theodore2017-11-198-23/+23
| |
* | various packages: refresh patchesTony Theodore2017-11-194-23/+10
| | | | | | | | brings patches into common format to reduce noise in diffs
* | qt5-freeze plugin: enable side-by-side installTony Theodore2017-11-1833-115/+99
| | | | | | | | Closes #1980
* | update github tag tracking packages to new conf styleTony Theodore2017-11-091-1/+1
| |
* | mingw-w64: drop obsolete gcc7 patchMark Brand2017-11-052-93/+0
| | | | | | | | Follow-up to cd56aa162375499228fc2e64b36d0744c21aa11b
* | native plugin fixupsTony Theodore2017-10-3010-4/+18
| | | | | | | | | | | | | | | | - gettext requires recent autotools - add for Ubuntu 14.04 (trusty) - fixes #1892 - add deps for Debian Jessie and Wheezy - libtool is built for prior Debian/Ubuntu, remove from docs - tidy up darwin overrides
* | glib: refactor native toolsTony Theodore2017-10-2610-35/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #1934 The method of symlinks to native tools fails when glib versions drift too far apart - the obvious solution would be to update more frequently, but glib (and downstream friends) are always difficult to update. This set of changes: - always builds tools on linux - builds tools only once - uses pre-built packages for darwin - is untested on freebsd
* | URL upgrades and fixesViktor Szakats2017-10-193-4/+4
| |
* | qttools: read test from current directory and freeze example 5.7 pluginTony Theodore2017-10-104-2/+46
| | | | | | | | see: https://github.com/mxe/mxe/issues/1901#issuecomment-333551106
* | tcl: add native build for sqlcipherTony Theodore2017-10-101-26/+1
| |
* | tck.tk plugin: use new style options, full install, and fix buildTony Theodore2017-10-102-8/+12
| | | | | | | | Users of this plugin probably want a full install and newer autotools treat unrecognized options as warnings
* | Update host-toolchain make-w32; the old download package was no longer availableLuke2017-10-101-2/+2
| |
* | mingw-w64: fix gcc7 buildLuke Potgieter2017-10-092-0/+93
| | | | | | | | | | | | Taken from and fixes #1782 Add to gcc7 plugin since it breaks opencv and cgal for gcc5
* | winpthreads-host: use mingw-w64 patchesTony Theodore2017-10-091-0/+1
| |
* | gcc: workaround parallel build failureTony Theodore2017-10-091-0/+2
| |
* | gcc-host plugin: use gcc patchesTony Theodore2017-10-091-1/+1
| | | | | | | | prevents mismatches when other gcc plugins are used
* | gcc plugins: use plugin-specific patchesTony Theodore2017-10-014-0/+56
| | | | | | | | | | From https://github.com/mxe/mxe/commit/9eb13fc4b8ae7a97f3d3b11ddc2f58a79994dd54#commitcomment-24681487, the patch in #1915 is a backport and doesn't apply to gcc > 5.
* | qt5: read deps from files in current directoryTony Theodore2017-09-301-5/+5
| | | | | | | | fixes #1901
* | fix typos found by misspell toolBoris Nagaev2017-09-242-2/+2
| |
* | update checksums of tarballs from GitHubBoris Nagaev2017-09-241-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.0Mark Brand2017-08-141-3/+3
| |
* | fix launch clementine_qt4 with clean settingsPavel Vatagin2017-07-261-0/+36
| |
* | add package clementine to mxe/plugins/appsPavel Vatagin2017-07-253-7/+304
| |
* | add libtool dep for native packages using autotoolsTony Theodore2017-07-251-1/+0
| | | | | | | | | | | | | | Partially built autotools suite can cause race condition when plugins/native is included fixes #1851
* | Merge pull request #1849 from muellni/qt4overlayTony Theodore2017-07-251-0/+11
|\ \ | | | | | | qt4 overlay plugin (for vtk and qwt)
| * | qt4overlay: add updated vtk dependenciesMartin Müllenhaupt2017-07-241-1/+1
| | |
| * | create qt4 overlay plugin to link VTK and Qwt to Qt 4 instead of 5Martin Müllenhaupt2017-07-241-0/+11
| | |
* | | update clementine_qt4Pavel Vatagin2017-07-241-41/+41
|/ /
* | update gcc6 to 6.4.0Boris Pek2017-07-211-3/+3
| |
* | Merge pull request #1828 from tonytheodore/qt5-freezeTony Theodore2017-07-2041-0/+1362
|\ \ | | | | | | add qt5 freeze example plugin (e.g. winxp support)
| * | add qt5 freeze example plugin (e.g. winxp support)Tony Theodore2017-07-1941-0/+1362
| | |
* | | update gstreamerPavel Vatagin2017-07-151-2/+1
|/ /
* | add gcc7 pluginMark Brand2017-05-241-0/+24
| |
* | secure URLsViktor Szakats2017-05-191-2/+2
| |
* | tor: enable shared targetsBoris Nagaev2017-05-181-2/+0
| |
* | tor: build out-of-tree, install -j 1Boris Nagaev2017-05-181-4/+5
| |
* | tor: update to 0.3.0.7Boris Nagaev2017-05-182-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 JessieBoris Nagaev2017-03-192-0/+2
| |
* | enable libtool plugin on JessieBoris Nagaev2017-03-174-0/+4
| | | | | | | | | | Native libtool on Jessie lacks -fstack-protector* flags. See https://github.com/mxe/mxe/pull/1714#issuecomment-287438757
* | more URL updatesViktor Szakats2017-03-1022-60/+60
| |
* | add package libmmsPavel Vatagin2017-03-061-0/+1
| |
* | go: update from 1.7.4 to 1.8Boris Nagaev2017-02-182-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 itBoris Nagaev2017-02-181-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 hyperscanTony Theodore2017-02-041-5/+0
| |
* | gcc cloog: remove unnecessary rules/variables/optionsTony Theodore2017-02-041-2/+2
| |
* | gcc4 plugin: freeze build rule and patchTony Theodore2017-02-043-7/+1014
| |
* | ricochet depends on specific parts of Qt5, not allBoris Nagaev2017-02-021-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.9Boris Nagaev2017-02-011-2/+2
| |