summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: echo nonetwork build and remove mkdir in recipeTony Theodore2015-11-301-1/+1
|
* Makefile: fix nonetwork location and `make -t`Tony Theodore2015-11-301-2/+4
|
* plugins: remove *_MAKEFILE boilerplateTony Theodore2015-11-3011-11/+0
|
* Makefile: remove *_MAKEFILE boilerplate and enable all-<plugin> targetTony Theodore2015-11-301-6/+10
|
* gettext, libiconv, libtool native plugins: fix variable redefinitionTony Theodore2015-11-303-3/+3
|
* Makefile: also disable networking during build on OSXTony Theodore2015-11-301-4/+16
| | | | closes #986
* pthreads, qt5: remove unnecessary *_UPDATE boilerplateTony Theodore2015-11-302-5/+0
|
* Makefile: only call UPDATE if rule existsTony Theodore2015-11-301-2/+3
|
* Update versions.jsonMXEBot as Travis CI2015-11-291-2/+2
|
* 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
|
* Update versions.jsonMXEBot as Travis CI2015-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
|
* Update versions.jsonMXEBot as Travis CI2015-11-271-1/+1
|
* harfbuzz: updateMark Brand2015-11-271-2/+2
|
* docs: update homebrew notesTony Theodore2015-11-271-2/+4
| | | | fixes #1010
* 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.
* | docs: add instructions for homebrewTony Theodore2015-11-261-0/+15
| |
* | Update versions.jsonMXEBot as Travis CI2015-11-261-1/+1
| |
* | Merge pull request #935 from tonytheodore/pluginsTony Theodore2015-11-2619-8/+541
|\ \ | | | | | | MXE Plugins
| * | plugins: add gcc52 overlayTony Theodore2015-11-261-0/+25
| | |
| * | plugins: add qt override example with minimal deps and custom cflagsTony Theodore2015-11-261-0/+82
| | |
| * | add native and apps plugin packagesTony Theodore2015-11-2616-0/+415
| | |
| * | Makefile: add plugins functionality to include makefiles from MXE_PLUGIN_DIRSTony Theodore2015-11-261-8/+19
|/ /
* | Update versions.jsonMXEBot as Travis CI2015-11-261-10/+0
| |
* | remove optional native pkgs and build-requirements targetTony Theodore2015-11-2613-345/+29
| |
* | 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 versions.jsonMXEBot as Travis CI2015-11-261-1/+1
| |
* | Update ffmpegTimothy Gu2015-11-261-2/+2
| |
* | Update versions.jsonMXEBot as Travis CI2015-11-211-0/+1
| |
* | add package muparserxTony Theodore2015-11-213-1/+79
| |
* | muparser: fix-dll-install-directoryTony Theodore2015-11-211-0/+47
| |
* | Update versions.jsonMXEBot as Travis CI2015-11-211-1/+1
| |
* | librtmp: updateTony Theodore2015-11-211-2/+2
| |
* | muparser: enable shared buildTony Theodore2015-11-211-5/+1
| |
* | cleanup styleTony Theodore2015-11-213-3/+3
| |
* | Merge pull request #1004 from LuaAndC/silence-travis-commitTony Theodore2015-11-211-1/+1
|\ \ | | | | | | suppress git commit error in Travis
| * | suppress git commit error in TravisBoris Nagaev2015-11-191-1/+1
| | | | | | | | | | | | | | | See #924 See https://travis-ci.org/mxe/mxe/builds/91781012#L99
* | | aspell: fix shared build for missing libtool depsTony Theodore2015-11-211-0/+5
| | | | | | | | | | | | fixes #989
* | | Update versions.jsonMXEBot as Travis CI2015-11-211-2/+2
| | |
* | | harfbuzz, vmime: updateMark Brand2015-11-212-4/+4
| | |