summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #926 from LuaAndC/fix-blasTony Theodore2015-10-141-4/+3
|\ | | | | update & fix blas
| * update blasBoris Nagaev2015-10-131-4/+3
| | | | | | | | | | see #922 see http://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-10/msg00009.html
* | harfbuzz: updateMark Brand2015-10-131-2/+2
|/
* vmime: fix update macroMark Brand2015-10-121-1/+1
| | | | | The subdir and filename are based on the first 7 characters of the sha1, so it's convenient to treat this as the version.
* qtbase: consolidate patchesMark Brand2015-10-122-96/+89
|
* Add qtbase patch to allow building without JPEG or PNG supportColin Bourassa2015-10-111-0/+88
| | | | | http://buildroot-busybox.2317881.n4.nabble.com/PATCH-v2-qt-qt5base-Fix-INCLUDE-PATH-when-no-JPEG-PNG-support-tt107094.html#none https://codereview.qt-project.org/gitweb?p=qt/qtbase.git;a=commitdiff;h=7f282aa9f718389199b95b7f53ecd6401172fcc6;hp=954f0d93976362d29044439e4eaa11d2dff16624
* libmysqlclient: fix x86_64 shared build and add test programTony Theodore2015-10-102-1/+31
| | | | see #914, I'm not sure why the `def` file is needed on i686 shared.
* Merge pull request #916 from colinbourassa/libcomm14cux_2.1.0_updateTony Theodore2015-10-101-2/+2
|\ | | | | libcomm14cux 2.1.0 update
| * Merge branch 'master' into libcomm14cux_2.1.0_updateColin Bourassa2015-10-0957-134/+992
| |\
| * | Update libcomm14cux to 2.1.0Colin Bourassa2015-09-271-2/+2
| | |
* | | fix openscenegraph buildBoris Nagaev2015-10-093-0/+142
| |/ |/| | | | | | | | | | | | | * fix case in headers windows.h and winsock2.h * fix case in library wc2_32 * fix pointer to integer conversion on 64 bits close #913
* | libass: note fontconfig is only required for legacy XP supportTony Theodore2015-10-091-0/+1
| |
* | libass: update to 0.13.0Avi Halachmi (:avih)2015-10-081-2/+2
| |
* | gdal: enable mysql support and reorder configure optionsTony Theodore2015-10-081-44/+46
| |
* | libmysqlclient: install mysql_config and missing headers, remove pthreads depTony Theodore2015-10-082-13/+40
| |
* | qtbase: fix build with clang 3.7Tony Theodore2015-10-081-0/+53
| |
* | qtbase: enable shared mysql pluginTony Theodore2015-10-081-1/+1
| |
* | libmysqlclient: enable shared and don't install docsTony Theodore2015-10-083-19/+190
| |
* | boost pthreads qt sdl: disable cmake testsTony Theodore2015-10-074-4/+8
| | | | | | | | see #909
* | Merge branch 'master' of github.com:mxe/mxeTony Theodore2015-10-071-2/+2
|\ \
| * | curl: updateMark Brand2015-10-071-2/+2
| | |
* | | libdnet: fix for FreeBSD /dev/tun0Tony Theodore2015-10-071-0/+1
|/ / | | | | | | see #902
* | qtbase: enable building mysql driverMark Brand2015-10-062-6/+30
| |
* | libmysqlclient: add zlib depTony Theodore2015-10-061-1/+1
| |
* | libmysqlclient: use system zlibTony Theodore2015-10-061-0/+1
| |
* | qt-test.cmake: 2.8 series compatibilityTony Theodore2015-10-061-6/+9
| | | | | | | | closes #906
* | test/CMakeLists.txt: fix LANGUAGES keyword for 2.8 seriesTony Theodore2015-10-061-1/+1
| |
* | Merge branch 'LuaAndC-libmysqlclient'Tony Theodore2015-10-062-0/+315
|\ \
| * | libmysqlclient: convert to patch-tool formatTony Theodore2015-10-066-302/+275
| | |
| * | libmysqlclient: disable dtrace and use sha256 checksumTony Theodore2015-10-061-1/+2
| | |
| * | Merge branch 'libmysqlclient' of https://github.com/LuaAndC/mxe into ↵Tony Theodore2015-10-056-0/+341
| |\ \ | | | | | | | | | | | | LuaAndC-libmysqlclient
| | * | libmysqlclient: _MSC_VER instead of NATIVE_WIN32Boris Nagaev2015-09-081-16/+7
| | | | | | | | | | | | | | | | See #839
| | * | add package libmysqlclientBoris Nagaev2015-09-076-0/+350
| | | | | | | | | | | | | | | | Based on proposal #755
* | | | Add patch to openexr to fix pointer conversion.Saikrishna Arcot2015-10-061-0/+27
|/ / / | | | | | | | | | This allows building on x86_64-w64-mingw32.shared (at least).
* | | lua: disable native build temporarilyTony Theodore2015-10-051-1/+2
| | |
* | | freetype: updateMark Brand2015-10-041-2/+2
| | |
* | | qt: add cmake testTony Theodore2015-10-042-2/+30
| | | | | | | | | | | | | | | workaround in #857 allows this to build. see also #852, a complete solution that covers Qt5 is required
* | | vtk6: update to sha256 checksumTony Theodore2015-10-041-1/+1
| | |
* | | Merge branch 'master' of https://github.com/muellni/mxe into muellni-masterTony Theodore2015-10-044-36/+20
|\ \ \
| * | | vtk6: build exampleMartin Müllenhaupt2015-09-151-0/+9
| | | |
| * | | qt: fix QtGui CMake static linking errorsMartin Müllenhaupt2015-09-151-0/+3
| | | |
| * | | vtk6: update 6.1.0 --> 6.3.0Martin Müllenhaupt2015-09-153-36/+8
| | | |
* | | | cmake modules: use less warning-like status messagesTony Theodore2015-10-0410-9/+10
| | | |
* | | | pthreads: remove dummy FILE and CHECKSUM entiresTony Theodore2015-10-041-2/+0
| | | |
* | | | boost pthreads sdl: tidy up cmake testsTony Theodore2015-10-047-29/+79
| | | | | | | | | | | | | | | | closes #887
* | | | sdl: add cmake testTony Theodore2015-10-031-0/+14
| | | |
* | | | cmake modules: status message about using custom mxe fileTony Theodore2015-10-039-0/+18
| | | |
* | | | move cmake modules to src/cmake/modulesTony Theodore2015-10-0313-2/+1
| | | |
* | | | boost: add cmake testTony Theodore2015-10-021-0/+13
| | | |
* | | | harfbuzz: updateMark Brand2015-10-011-2/+2
| | | |