summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add package googlemockBoris Nagaev2016-12-012-0/+18
| | | | It is needed by protobuf 3.1.0
* Revert "protobuf: use official release tarball instead of tarball from git tag"Boris Nagaev2016-12-011-4/+6
| | | | | | | | | This reverts commit 284f0a7ec3b43c0a918e3d5c85dc19f3ca561962. New protobuf release (3.1.0) does not provide official tarballs with prepared configure and googletest files. Tag (and URL) changed since original version. Now tag start with 'v'.
* Revert "virtual package googletest is not required anymore"Boris Nagaev2016-12-012-0/+19
| | | | | | | This reverts commit ad11e753ddede848ee734ec4999f218f455fdfe2. New protobuf release (3.1.0) does not provide official tarballs with prepared configure and googletest files.
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-11-292-2/+2
|
* dbus: updateMark Brand2016-11-291-2/+2
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-11-282-2/+2
|
* sqlite: updateMark Brand2016-11-281-2/+2
|
* Merge pull request #1575 from LuaAndC/add-plugin-ownersBoris Nagaev2016-11-273-0/+6
|\ | | | | add OWNER and WEBSITE fields to plugins/apps
| * add OWNER and WEBSITE fields to plugins/appsBoris Nagaev2016-11-243-0/+6
| |
* | Merge pull request #1543 from LuaAndC/go-1.7Boris Nagaev2016-11-241-3/+3
|\ \ | |/ |/| update go to 1.7.3
| * update go to 1.7.3Boris Nagaev2016-11-241-3/+3
|/
* Merge pull request #1573 from LuaAndC/qlocale_toolsBoris Nagaev2016-11-201-51/+61
|\ | | | | qtbase: Fix wrong assert
| * qtbase: Fix wrong assertBoris Nagaev2016-11-191-0/+33
| | | | | | | | Fix https://github.com/mxe/mxe/issues/1572
| * unify qtbase-1-fixes.patchBoris Nagaev2016-11-191-51/+28
|/
* Merge pull request #1569 from andrew-strong/patch-1Boris Nagaev2016-11-191-0/+30
|\ | | | | Add msmtp to plugins/apps
| * Add msmtp to plugins/appsandrew-strong2016-11-191-0/+30
|/
* Merge pull request #1542 from LuaAndC/go-additional-packagesBoris Nagaev2016-11-181-1/+1
|\ | | | | add go to plugins-with-additional-packages.sh
| * add go to plugins-with-additional-packages.shBoris Nagaev2016-11-181-1/+1
|/
* Merge pull request #1544 from LuaAndC/settings.mk-pluginsBoris Nagaev2016-11-181-0/+4
|\ | | | | add MXE_PLUGIN_DIRS to autogenerated settings.mk
| * add MXE_PLUGIN_DIRS to autogenerated settings.mkBoris Nagaev2016-11-181-0/+4
|/
* Merge pull request #1571 from LuaAndC/go-native-debian-stretchBoris Nagaev2016-11-181-0/+171
|\ | | | | fix build of go-native on Debian 8 Stretch
| * fix build of go-native on Debian 8 StretchBoris Nagaev2016-11-171-0/+171
|/ | | | See https://github.com/golang/go/issues/13896
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-11-162-2/+2
|
* Merge pull request #1570 from LuaAndC/hyperscan-4.3.2Boris Nagaev2016-11-161-2/+2
|\ | | | | update hyperscan to 4.3.2
| * update hyperscan to 4.3.2Boris Nagaev2016-11-151-2/+2
|/ | | | | | | | This version of hyperscan adds a fix for boost bug introduced in boost 1.62.0. See https://github.com/mxe/mxe/pull/1549#issuecomment-255600102 See https://github.com/01org/hyperscan/issues/39#issuecomment-260495946
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-11-152-2/+2
|
* libgpg_error: updateMark Brand2016-11-151-2/+2
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-11-111-4/+4
|
* Merge pull request #1568 from danielwbn/masterBoris Nagaev2016-11-111-7/+1
|\ | | | | Enable shared builds for gsl
| * Enable shared builds for gslDaniel Heinrich2016-11-111-7/+1
|/
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-11-102-2/+2
|
* Merge pull request #1566 from mgeier/portaudio-19.6.0Boris Nagaev2016-11-102-71/+23
|\ | | | | Upgrade PortAudio to version 19.6.0
| * Upgrade PortAudio to version 19.6.0Matthias Geier2016-11-102-71/+23
|/
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-11-072-4/+4
|
* curl, libssh2: updateMark Brand2016-11-073-21/+59
|
* libssh2: restore accidentally removed patchMark Brand2016-11-071-0/+24
| | | | commit 130624690fd5a48b0abb5a903546b60a8739eae0 did it.
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-11-072-2/+2
|
* vmime: updateMark Brand2016-11-071-2/+2
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-11-072-2/+2
|
* sqlite: updateMark Brand2016-11-072-26/+2
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-10-312-5/+16
|
* libnice: replace tabs with spacesMartin Müllenhaupt2016-10-311-3/+3
|
* libnice: cleanup makefileMartin Müllenhaupt2016-10-311-7/+12
|
* libnice: add testMartin Müllenhaupt2016-10-311-0/+3
|
* new package: libniceMartin Müllenhaupt2016-10-312-0/+27
|
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-10-302-6/+6
|
* Merge pull request #1564 from xnakos/fix-libloBoris Nagaev2016-10-301-10/+6
|\ | | | | Update liblo version from 0.28rc to 0.28, fix configure and make.
| * Update liblo version from 0.28rc to 0.28, fix configure and make, also ↵Harry Nakos2016-10-301-10/+6
|/ | | | allowing for shared build.
* Merge pull request #1550 from LuaAndC/build-crossBoris Nagaev2016-10-292-1/+2
|\ | | | | add new variables: BUILD_CROSS, BUILD_NATIVE
| * add new variables: BUILD_CROSS, BUILD_NATIVEBoris Nagaev2016-10-292-1/+2
|/ | | | They are useful for applying flags only to cross or only to native targets.