Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #926 from LuaAndC/fix-blas | Tony Theodore | 2015-10-14 | 1 | -4/+3 |
|\ | | | | | update & fix blas | ||||
| * | update blas | Boris Nagaev | 2015-10-13 | 1 | -4/+3 |
| | | | | | | | | | | see #922 see http://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-10/msg00009.html | ||||
* | | harfbuzz: update | Mark Brand | 2015-10-13 | 1 | -2/+2 |
|/ | |||||
* | vmime: fix update macro | Mark Brand | 2015-10-12 | 1 | -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 patches | Mark Brand | 2015-10-12 | 2 | -96/+89 |
| | |||||
* | Add qtbase patch to allow building without JPEG or PNG support | Colin Bourassa | 2015-10-11 | 1 | -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 program | Tony Theodore | 2015-10-10 | 2 | -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_update | Tony Theodore | 2015-10-10 | 1 | -2/+2 |
|\ | | | | | libcomm14cux 2.1.0 update | ||||
| * | Merge branch 'master' into libcomm14cux_2.1.0_update | Colin Bourassa | 2015-10-09 | 57 | -134/+992 |
| |\ | |||||
| * | | Update libcomm14cux to 2.1.0 | Colin Bourassa | 2015-09-27 | 1 | -2/+2 |
| | | | |||||
* | | | fix openscenegraph build | Boris Nagaev | 2015-10-09 | 3 | -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 support | Tony Theodore | 2015-10-09 | 1 | -0/+1 |
| | | |||||
* | | libass: update to 0.13.0 | Avi Halachmi (:avih) | 2015-10-08 | 1 | -2/+2 |
| | | |||||
* | | gdal: enable mysql support and reorder configure options | Tony Theodore | 2015-10-08 | 1 | -44/+46 |
| | | |||||
* | | libmysqlclient: install mysql_config and missing headers, remove pthreads dep | Tony Theodore | 2015-10-08 | 2 | -13/+40 |
| | | |||||
* | | qtbase: fix build with clang 3.7 | Tony Theodore | 2015-10-08 | 1 | -0/+53 |
| | | |||||
* | | qtbase: enable shared mysql plugin | Tony Theodore | 2015-10-08 | 1 | -1/+1 |
| | | |||||
* | | libmysqlclient: enable shared and don't install docs | Tony Theodore | 2015-10-08 | 3 | -19/+190 |
| | | |||||
* | | boost pthreads qt sdl: disable cmake tests | Tony Theodore | 2015-10-07 | 4 | -4/+8 |
| | | | | | | | | see #909 | ||||
* | | Merge branch 'master' of github.com:mxe/mxe | Tony Theodore | 2015-10-07 | 1 | -2/+2 |
|\ \ | |||||
| * | | curl: update | Mark Brand | 2015-10-07 | 1 | -2/+2 |
| | | | |||||
* | | | libdnet: fix for FreeBSD /dev/tun0 | Tony Theodore | 2015-10-07 | 1 | -0/+1 |
|/ / | | | | | | | see #902 | ||||
* | | qtbase: enable building mysql driver | Mark Brand | 2015-10-06 | 2 | -6/+30 |
| | | |||||
* | | libmysqlclient: add zlib dep | Tony Theodore | 2015-10-06 | 1 | -1/+1 |
| | | |||||
* | | libmysqlclient: use system zlib | Tony Theodore | 2015-10-06 | 1 | -0/+1 |
| | | |||||
* | | qt-test.cmake: 2.8 series compatibility | Tony Theodore | 2015-10-06 | 1 | -6/+9 |
| | | | | | | | | closes #906 | ||||
* | | test/CMakeLists.txt: fix LANGUAGES keyword for 2.8 series | Tony Theodore | 2015-10-06 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'LuaAndC-libmysqlclient' | Tony Theodore | 2015-10-06 | 2 | -0/+315 |
|\ \ | |||||
| * | | libmysqlclient: convert to patch-tool format | Tony Theodore | 2015-10-06 | 6 | -302/+275 |
| | | | |||||
| * | | libmysqlclient: disable dtrace and use sha256 checksum | Tony Theodore | 2015-10-06 | 1 | -1/+2 |
| | | | |||||
| * | | Merge branch 'libmysqlclient' of https://github.com/LuaAndC/mxe into ↵ | Tony Theodore | 2015-10-05 | 6 | -0/+341 |
| |\ \ | | | | | | | | | | | | | LuaAndC-libmysqlclient | ||||
| | * | | libmysqlclient: _MSC_VER instead of NATIVE_WIN32 | Boris Nagaev | 2015-09-08 | 1 | -16/+7 |
| | | | | | | | | | | | | | | | | See #839 | ||||
| | * | | add package libmysqlclient | Boris Nagaev | 2015-09-07 | 6 | -0/+350 |
| | | | | | | | | | | | | | | | | Based on proposal #755 | ||||
* | | | | Add patch to openexr to fix pointer conversion. | Saikrishna Arcot | 2015-10-06 | 1 | -0/+27 |
|/ / / | | | | | | | | | | This allows building on x86_64-w64-mingw32.shared (at least). | ||||
* | | | lua: disable native build temporarily | Tony Theodore | 2015-10-05 | 1 | -1/+2 |
| | | | |||||
* | | | freetype: update | Mark Brand | 2015-10-04 | 1 | -2/+2 |
| | | | |||||
* | | | qt: add cmake test | Tony Theodore | 2015-10-04 | 2 | -2/+30 |
| | | | | | | | | | | | | | | | workaround in #857 allows this to build. see also #852, a complete solution that covers Qt5 is required | ||||
* | | | vtk6: update to sha256 checksum | Tony Theodore | 2015-10-04 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/muellni/mxe into muellni-master | Tony Theodore | 2015-10-04 | 4 | -36/+20 |
|\ \ \ | |||||
| * | | | vtk6: build example | Martin Müllenhaupt | 2015-09-15 | 1 | -0/+9 |
| | | | | |||||
| * | | | qt: fix QtGui CMake static linking errors | Martin Müllenhaupt | 2015-09-15 | 1 | -0/+3 |
| | | | | |||||
| * | | | vtk6: update 6.1.0 --> 6.3.0 | Martin Müllenhaupt | 2015-09-15 | 3 | -36/+8 |
| | | | | |||||
* | | | | cmake modules: use less warning-like status messages | Tony Theodore | 2015-10-04 | 10 | -9/+10 |
| | | | | |||||
* | | | | pthreads: remove dummy FILE and CHECKSUM entires | Tony Theodore | 2015-10-04 | 1 | -2/+0 |
| | | | | |||||
* | | | | boost pthreads sdl: tidy up cmake tests | Tony Theodore | 2015-10-04 | 7 | -29/+79 |
| | | | | | | | | | | | | | | | | closes #887 | ||||
* | | | | sdl: add cmake test | Tony Theodore | 2015-10-03 | 1 | -0/+14 |
| | | | | |||||
* | | | | cmake modules: status message about using custom mxe file | Tony Theodore | 2015-10-03 | 9 | -0/+18 |
| | | | | |||||
* | | | | move cmake modules to src/cmake/modules | Tony Theodore | 2015-10-03 | 13 | -2/+1 |
| | | | | |||||
* | | | | boost: add cmake test | Tony Theodore | 2015-10-02 | 1 | -0/+13 |
| | | | | |||||
* | | | | harfbuzz: update | Mark Brand | 2015-10-01 | 1 | -2/+2 |
| | | | |