summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build-pkg: use gmake or gnumake if availableBoris Nagaev2015-10-161-22/+23
| | | | | see #901 see 4743e7939d10d9983e01f085c94b24e4c317811d
* build-pkg: use gtar or gnutar if availableBoris Nagaev2015-10-161-4/+19
| | | | close #901
* Merge pull request #937 from saiarcot895/upstream-fix-qt-mysql-detectionBoris Nagaev2015-10-161-0/+1
|\ | | | | Ensure that our mysql-config is used and not the system mysql-config …
| * Ensure that our mysql-config is used and not the system mysql-config when ↵Saikrishna Arcot2015-10-151-0/+1
| | | | | | | | building Qt 5.
* | Merge pull request #936 from saiarcot895/upstream-fix-osg-patchTimothy Gu2015-10-151-1/+1
|\ \ | | | | | | Fix OpenSceneGraph patch.
| * | Fix OpenSceneGraph patch.Saikrishna Arcot2015-10-151-1/+1
| |/
* | Update versions.jsonMXEBot as Travis CI2015-10-151-24/+24
| |
* | update qt5 modulesMark Brand2015-10-1525-202/+38
|/
* Update versions.jsonMXEBot as Travis CI2015-10-141-1/+1
|
* sqlite: updateMark Brand2015-10-142-40/+2
|
* Merge pull request #930 from kolewu/fix-vmimeTimothy Gu2015-10-141-1/+1
|\ | | | | fix project path for vmime extra file
| * fix project path for vmime extra fileUwe Koloska2015-10-141-1/+1
| | | | | | | | | | | | vmime uses a file from the src-directory of mxe but references it using a relative path that is only working if the temporary build directory is inside the mxe project path at the fixed position.
* | Merge pull request #931 from kolewu/fix-openscenegraphTimothy Gu2015-10-141-2/+2
|\ \ | |/ |/| use better type for pointer cast
| * use better type for pointer castUwe Koloska2015-10-141-2/+2
|/
* libgsf: portability fix for sedTony Theodore2015-10-141-0/+1
|
* Update versions.jsonMXEBot as Travis CI2015-10-141-1/+1
|
* 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
* | Merge pull request #928 from LuaAndC/check-native-gdk-pixbufTony Theodore2015-10-141-1/+1
|\ \ | | | | | | check-requirements: check for native gdk-pixbuf
| * | check-requirements: check for native gdk-pixbufBoris Nagaev2015-10-131-1/+1
|/ / | | | | | | | | | | Check with command `gdk-pixbuf-csource --help`. close #927
* | Update versions.jsonMXEBot as Travis CI2015-10-131-1/+1
| |
* | harfbuzz: updateMark Brand2015-10-131-2/+2
|/
* Merge pull request #923 from LuaAndC/patches-for-packages-with-hyphenTony Theodore2015-10-131-2/+4
|\ | | | | require patch number to start with a digit
| * require patch number to start with a digitBoris Nagaev2015-10-121-2/+4
|/ | | | | | | | | | | | MXE recongized file src/lua-rapidjson-1-use-unix-file-functions.patch as a patch for lua, however it was intended to be a patch for lua-rapidjson. Patch filename pattern was src/$(1)-*.patch. * captured "rapidjson-1-use-unix-file-functions". Currently * was replaced with [0-9]* to require patch name starting with a digit. close #921
* 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
|
* Merge pull request #920 from colinbourassa/qtbase-without-jpeg-png-patchTimothy Gu2015-10-111-0/+88
|\ | | | | Add qtbase patch to allow building without JPEG or PNG support
| * 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.
* Update versions.jsonMXEBot as Travis CI2015-10-101-1/+1
|
* 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-0963-170/+1069
| |\
| * | Update libcomm14cux to 2.1.0Colin Bourassa2015-09-271-2/+2
| | |
* | | Merge pull request #917 from LuaAndC/fix-openscenegraphTony Theodore2015-10-103-0/+142
|\ \ \ | |_|/ |/| | fix openscenegraph build
| * | 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
| |
* | Update versions.jsonMXEBot as Travis CI2015-10-091-1/+1
| |
* | Merge pull request #912 from avih/libass-updateTony Theodore2015-10-091-2/+2
|\ \ | | | | | | libass: update to 0.13.0
| * | 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-072-3/+3
|\ \
| * | Update versions.jsonMXEBot as Travis CI2015-10-071-1/+1
| | |
| * | 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
| |