summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #1590 from LuaAndC/update-vmimeBoris Nagaev2016-12-071-2/+2
|\ | | | | update vmime to b1b3f30
| * update vmime to b1b3f30Boris Nagaev2016-12-071-2/+2
|/ | | | | See https://github.com/kisli/vmime/issues/151#issuecomment-265280156 Fix https://github.com/mxe/mxe/issues/1586
* Merge pull request #1589 from LuaAndC/fix-crystalhd-urlBoris Nagaev2016-12-071-1/+1
|\ | | | | crystalhd: change download URL to a mirror
| * crystalhd: change download URL to a mirrorBoris Nagaev2016-12-061-1/+1
|/ | | | | | | | | | | | | | | | | | Failed download: https://travis-ci.org/mxe/mxe/builds/181565782 http://www.broadcom.com/docs/support/crystalhd/crystalhd_lgpl_includes_v1.zip does not work anymore. From https://www.broadcom.com/ > Introducing the New Broadcom Limited Website > Broadcom and Avago are one company. Now the websites > are integrated, too. Find all the product information > you need right here in one place. one can conclude that the file is not expected to appear there, so switching to mirror website https://ftp.videolan.org/contrib/crystalhd/ which hosts the same file.
* Merge pull request #1588 from LuaAndC/go-1.7.4Boris Nagaev2016-12-061-2/+2
|\ | | | | update Go to 1.7.4
| * update Go to 1.7.4Boris Nagaev2016-12-051-2/+2
|/
* Merge pull request #1546 from LuaAndC/luarocks-reduce-patchBoris Nagaev2016-12-052-55/+49
|\ | | | | luarocks: move most of the patch to config.lua
| * luarocks: move most of the patch to config.luaBoris Nagaev2016-12-052-55/+49
|/ | | | See https://github.com/keplerproject/luarocks/pull/491#issuecomment-246206471
* Merge pull request #1583 from LuaAndC/update-versions-pluginsBoris Nagaev2016-12-0512-15/+15
|\ | | | | make versions.json and cleanup-deps-style aware of plugins; apply cleanup-deps-style
| * apply `make cleanup-deps-style`Boris Nagaev2016-12-0511-11/+11
| |
| * cleanup-deps-style: omit pkgs with derived depsBoris Nagaev2016-12-051-1/+1
| | | | | | | | | | | | | | | | | | Do not touch lines like this: $(PKG)_DEPS := $(patsubst $(TOP_DIR)/src/%.mk,%,\ ... (src/qt5.mk)
| * make cleanup-deps-style aware of pluginsBoris Nagaev2016-12-051-3/+3
| |
| * fix updating docs/versions.json with pluginsBoris Nagaev2016-12-051-1/+1
|/ | | | fix https://github.com/mxe/mxe/issues/1580
* Merge pull request #1584 from LuaAndC/fix-appended-downloadBoris Nagaev2016-12-051-7/+8
|\ | | | | pkg download: do not append to previous attempt
| * pkg download: do not append to previous attemptBoris Nagaev2016-12-051-7/+8
|/ | | | | | | Slow HTTP server with lag for tests: https://gist.github.com/45472174f8bd97989c1eb9bc64d50468 Fix https://github.com/mxe/mxe/issues/1552
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-12-052-2/+2
|
* Merge pull request #1582 from sibuserv/update-sdl2Boris Nagaev2016-12-053-598/+127
|\ | | | | Update sdl2
| * sdl2: update from 2.0.4 to 2.0.5Boris Pek2016-12-023-598/+127
| | | | | | | | Update patch.
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-12-052-14/+14
| |
* | Merge pull request #1581 from sibuserv/update-fontconfigBoris Nagaev2016-12-051-2/+2
|\ \ | | | | | | Update fontconfig
| * | fontconfig: update from 2.12.0 to 2.12.1Boris Pek2016-12-021-2/+2
| |/
* | Merge pull request #1579 from sibuserv/libjpeg-turboBoris Nagaev2016-12-051-2/+2
|\ \ | | | | | | libjpeg-turbo: update from 1.5.0 to 1.5.1
| * | libjpeg-turbo: update from 1.5.0 to 1.5.1Boris Pek2016-12-021-2/+2
| |/
* | Merge pull request #1578 from sibuserv/update-gdalBoris Nagaev2016-12-053-6/+6
|\ \ | | | | | | Update gdal
| * | tiff: update from 4.0.6 to 4.0.7Boris Pek2016-12-021-2/+2
| | |
| * | gdal: update from 2.1.0 to 2.1.2Boris Pek2016-12-021-2/+2
| | |
| * | proj: update from 4.9.2 to 4.9.3Boris Pek2016-12-021-2/+2
| |/
* | Merge pull request #1577 from sibuserv/update-ffmpegBoris Nagaev2016-12-052-4/+4
|\ \ | | | | | | Update ffmpeg
| * | ffmpeg: update from 3.1.1 to 3.2.1Boris Pek2016-12-021-2/+2
| | |
| * | x264: update from 20160706-2245 to 20161130-2245Boris Pek2016-12-021-2/+2
| |/
* | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-12-042-2/+2
| |
* | Merge pull request #1587 from LuaAndC/revert-vmime-updateBoris Nagaev2016-12-041-2/+2
|\ \ | |/ |/| Revert "vmime: update"
| * Revert "vmime: update"Boris Nagaev2016-12-041-2/+2
|/ | | | | | | This reverts commit 07ffabcf49ff4b17775b59053db35041e8081e5b. Vmime was broken after this update. See https://github.com/mxe/mxe/issues/1586
* Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-12-012-5/+27
|
* Merge pull request #1561 from LuaAndC/protobuf-nativeBoris Nagaev2016-12-014-20/+64
|\ | | | | protobuf: update to 3.1.0 and compile host protoc as native package
| * protobuf: compile host protoc as native packageBoris Nagaev2016-12-013-21/+23
| | | | | | | | Do not compile host protoc for all target, instead compile it once.
| * protobuf: update to 3.1.0Boris Nagaev2016-12-011-4/+7
| |
| * 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