summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* cpp-netlib: enable openssl, fix ws2_32 linking, dll and *.cmake installTony Theodore2015-11-302-1/+49
|
* cpp-netlib: update to version 0.11.2Boris Nagaev2015-11-301-2/+2
|
* cpp-netlib: add updaterBoris Nagaev2015-11-301-0/+4
|
* cpp-netlib: fix download URLBoris Nagaev2015-11-301-1/+1
|
* Add cpp-netlibChristian Stewart2015-11-301-0/+24
|
* pthreads, qt5: remove unnecessary *_UPDATE boilerplateTony Theodore2015-11-302-5/+0
|
* freetype: updateMark Brand2015-11-291-2/+2
|
* hdf5: fix for static cmake testTony Theodore2015-11-281-1/+1
|
* gcc: ignore version 5 updatesTony Theodore2015-11-281-1/+1
|
* cgal:update 4.5-->4.6.3 and enable sharedTony Theodore2015-11-282-44/+12
|
* hdf5: add cmake testTony Theodore2015-11-282-0/+22
|
* harfbuzz: updateMark Brand2015-11-271-2/+2
|
* coin: add note about libtool workaroundTony Theodore2015-11-271-0/+1
|
* aspell: fix for -ldl detectionTony Theodore2015-11-271-2/+3
| | | | fixes #1013
* qtwebkit: re-enable buildTony Theodore2015-11-262-6/+17
|
* Revert "Fix MySQL and PostgreSQL posix build"Tony Theodore2015-11-262-154/+0
|
* Merge pull request #1009 from saiarcot895/upstream-fix-posix-qt5Tony Theodore2015-11-262-0/+154
|\ | | | | Fix MySQL and PostgreSQL posix build
| * Fix postgresql posix build, which also assumes pthreads is not available on ↵Saikrishna Arcot2015-11-211-0/+68
| | | | | | | | Windows.
| * Fix mysql posix build.Saikrishna Arcot2015-11-211-0/+86
| | | | | | | | The source redefines all of the pthread functions. Add some checks to see if pthreads is available on Windows.
* | remove optional native pkgs and build-requirements targetTony Theodore2015-11-2611-279/+1
| |
* | libjpeg-turbo: retry after parallel build failureTony Theodore2015-11-261-1/+2
| |
* | coin: fix update and detection of -ldlTony Theodore2015-11-261-3/+3
| |
* | Update ffmpegTimothy Gu2015-11-261-2/+2
| |
* | add package muparserxTony Theodore2015-11-212-0/+74
| |
* | muparser: fix-dll-install-directoryTony Theodore2015-11-211-0/+47
| |
* | librtmp: updateTony Theodore2015-11-211-2/+2
| |
* | muparser: enable shared buildTony Theodore2015-11-211-5/+1
| |
* | cleanup styleTony Theodore2015-11-212-2/+2
| |
* | aspell: fix shared build for missing libtool depsTony Theodore2015-11-211-0/+5
| | | | | | | | fixes #989
* | harfbuzz, vmime: updateMark Brand2015-11-212-4/+4
| |
* | Coin3D: do not disable features by defaultChristoph Weiss2015-11-191-6/+0
| |
* | dbus: updateMark Brand2015-11-181-2/+2
| |
* | coin: fix shared build and use pkg-config for testTony Theodore2015-11-181-10/+9
| |
* | Add Coin3D 3.1.3 (https://bitbucket.org/Coin3D/coin/wiki/Home)Christoph Weiss2015-11-183-0/+223
| |
* | Merge pull request #965 from LuaAndC/downgrade-gcc-to-4-9Tony Theodore2015-11-174-15/+88
|\ \ | | | | | | Downgrade gcc to 4.9
| * | gcc: cleanup lib installationTony Theodore2015-11-121-5/+15
| | |
| * | fix libmysqlclientBoris Nagaev2015-11-111-0/+34
| | | | | | | | | | | | See https://github.com/mxe/mxe/pull/965#issuecomment-152884126
| * | update gcc from 4.9.2 to 4.9.3Boris Nagaev2015-11-111-2/+2
| | |
| * | gcc: downgrade 5.2.0 -> 4.9.2Boris Nagaev2015-11-111-2/+2
| | | | | | | | | | | | | | | | | | | | | Revert da82d07dbeca23087aa4351914cf4b890c1d3972 and consequent changes of gcc version. close #964
| * | gcc: enable cloogBoris Nagaev2015-11-111-0/+1
| | |
| * | add package cloogBoris Nagaev2015-11-111-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package was removed as a part of da82d07dbeca23087aa4351914cf4b890c1d3972 File src/cloog.mk differs from its copy before da82d07dbec [1] * sha1 -> sha256 * toolchain reorg reapplied: * $(PKG)_TARGETS * $(PKG)_DEPS_$(BUILD) * define $(PKG)_BUILD -> define $(PKG)_BUILD_$(BUILD) * $(MXE_CONFIGURE_OPTS) [1] https://raw.githubusercontent.com/mxe/mxe/6947d3245f9c76d9124a4c4f3c164154a75f3f62/src/cloog.mk
| * | isl: downgrade 0.14 -> 0.12.2Boris Nagaev2015-11-111-2/+2
| | | | | | | | | | | | cloog is not compatible with isl 0.14
| * | Revert "gcc: cleanup lib installation"Boris Nagaev2015-11-111-7/+1
| |/ | | | | | | | | | | This reverts commit c96a007c6a4b03ca8d43c2ed848c47832f9e2baf. This commit is not applicable to gcc 4.9.
* | Merge pull request #998 from LuaAndC/update-gh-packagesTony Theodore2015-11-162-4/+2
|\ \ | | | | | | MXE_GET_GITHUB_TAGS: new argument, stripped prefix
| * | MXE_GET_GITHUB_TAGS: new argument, stripped prefixBoris Nagaev2015-11-152-4/+2
| | |
* | | mxe-conf: create always failing wine dummyBoris Nagaev2015-11-151-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now dlfcn-win32 can't detect wine. From log/dlfcn-win32_i686-w64-mingw32.static: static: yes shared: no wine: Previously wine was set to "yes wine". fix #995
* | | mxe-conf: create readonly dir in _BUILD_$(BUILD)Boris Nagaev2015-11-151-3/+3
| | | | | | | | | | | | | | | | | | This directory (WINEPREFIX=$(PREFIX)/readonly) is not target specific. It is created once instead of being created for each target.
* | | [style] remove empty line between related commandsBoris Nagaev2015-11-151-1/+0
|/ /
* | dlfcn-win32: remove /tmp/test.{c,dll}Boris Nagaev2015-11-151-0/+25
| | | | | | | | fix #994
* | dlfcn-win32: build test filesBoris Nagaev2015-11-151-2/+1
| | | | | | | | Remove the comment about MXE not supporting shared target.