Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | gendef: build with -Wno-implicit-fallthrough | Moritz Bunkus | 2017-07-09 | 1 | -0/+1 | |
|/ / | | | | | | | | | | | | | | | | | | | | | | | gcc 7 has -Wimplicit-fallthrough on by default. On systems where the build gcc is v7 or newer building gendef will therefore fail with the following error: src/gendef.c: In function ‘getMemonic’: src/gendef.c:1034:15: error: this statement may fall through [-Werror=implicit-fallthrough=] case c_4: sz++; Fixes #1786. | |||||
* | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-07-09 | 2 | -2/+2 | |
| | | ||||||
* | | Update cmake to 3.8.2 (#1806) | Lukasz Taczuk | 2017-07-09 | 1 | -2/+2 | |
| | | | | | | | | * Update cmake to 3.8.2 | |||||
* | | Merge pull request #1801 from tonytheodore/debian-libtool-doc | Tony Theodore | 2017-07-08 | 1 | -4/+3 | |
|\ \ | | | | | | | debian requirements: move libtool-bin to main section | |||||
| * | | debian requirements: move libtool-bin to main section | Tony Theodore | 2017-07-01 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | See: https://github.com/mxe/mxe/issues/593#issuecomment-300228919 | |||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-07-04 | 2 | -6/+6 | |
| | | | ||||||
* | | | update: dbus, libidn2, libpng | Mark Brand | 2017-07-04 | 4 | -94/+7 | |
| | | | ||||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-07-04 | 2 | -2/+2 | |
| | | | ||||||
* | | | update gnutls | Mark Brand | 2017-07-04 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #1803 from darealshinji/dbus | mabrand | 2017-07-04 | 1 | -0/+32 | |
|\ \ \ | | | | | | | | | dbus: avoid multiple definitions of DllMain in static builds | |||||
| * | | | dbus: avoid multiple definitions of DllMain in static builds | darealshinji | 2017-07-03 | 1 | -0/+32 | |
| | | | | | | | | | | | | Closes #1388 | |||||
* | | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-07-03 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | libgcrypt: update | Mark Brand | 2017-07-03 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-07-02 | 2 | -5/+16 | |
| | | | ||||||
* | | | Merge pull request #984 from darealshinji/x265 | Tony Theodore | 2017-07-02 | 3 | -0/+131 | |
|\ \ \ | |/ / |/| | | new package: x265 | |||||
| * | | x265: website, new header | darealshinji | 2017-07-02 | 1 | -3/+3 | |
| | | | ||||||
| * | | x265: update, add patch and test | darealshinji | 2017-07-01 | 3 | -30/+96 | |
| | | | ||||||
| * | | Merge upstream/master changes | darealshinji | 2017-07-01 | 1050 | -19389/+29735 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-07-01 | 1 | -4/+4 | |
| | | | ||||||
* | | | Merge pull request #1776 from darealshinji/wxwidgets-shared | Tony Theodore | 2017-07-01 | 3 | -32/+200 | |
|\ \ \ | | | | | | | | | wxwidgets: enable DLLs (close #1767) | |||||
| * | | | wxwidgets: enable DLLs | darealshinji | 2017-07-01 | 3 | -32/+200 | |
| | | | | ||||||
* | | | | Merge pull request #1800 from LuaAndC/mxe-targets | Tony Theodore | 2017-07-01 | 1 | -4/+4 | |
|\ \ \ \ | |_|_|/ |/| | | | homepage: s/MXE_TARGET/MXE_TARGETS/ | |||||
| * | | | homepage: s/MXE_TARGET/MXE_TARGETS/ | Boris Nagaev | 2017-07-01 | 1 | -4/+4 | |
|/ / / | ||||||
* | | | Merge pull request #1791 from tonytheodore/osx-doc | Tony Theodore | 2017-06-20 | 1 | -1/+11 | |
|\ \ \ | | | | | | | | | osx: note workaround for recent Xcode versions | |||||
| * | | | osx: note workaround for recent Xcode versions | Tony Theodore | 2017-06-20 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | see #1758 | |||||
* | | | | Merge pull request #1790 from tonytheodore/freetype-pkg-config | Tony Theodore | 2017-06-20 | 1 | -0/+71 | |
|\ \ \ \ | | | | | | | | | | | freetype: use prefixed pkg-config in freetype-config script | |||||
| * | | | | freetype: use prefixed pkg-config in freetype-config script | Tony Theodore | 2017-06-20 | 1 | -0/+71 | |
| |/ / / | | | | | | | | | | | | | fixes #1789 | |||||
* | | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-06-20 | 2 | -6/+6 | |
| | | | | ||||||
* | | | | update: expat, freetds, vmime | Mark Brand | 2017-06-20 | 3 | -6/+6 | |
|/ / / | ||||||
* | | | Merge pull request #1788 from mabrand/clean-cflags-v3 | Tony Theodore | 2017-06-20 | 4 | -5/+57 | |
|\ \ \ | | | | | | | | | Clean cflags v3 | |||||
| * | | | Revert "sqlite: don't add standard include path to Cflags" | Mark Brand | 2017-06-16 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | No longer necessary since PKG_CONFIG_SYSTEM_INCLUDE_PATH is set. This reverts commit 43214bf7e886bd310965f854dd3a37b64c685bfa. | |||||
| * | | | Avoid extra mentions of system library path when linking | Mark Brand | 2017-06-16 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Normally pkg-config would remove the system library path from --libs output. Defining PKG_CONFIG_SYSTEM_LIBRARY_PATH helps it do so. The extra mentions of system library path in the linking commands is unsightly but probabaly harmless. | |||||
| * | | | qtbase: prevent extra leading / on system include and lib directories | Mark Brand | 2017-06-16 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PKG_CONFIG_SYSROOT should not be set because MXE uses fully qualified paths. However, to satisfy the Qt build system's cross-compiling "sanity check", qtbase.mk defines PKG_CONFIG_SYSROOT_DIR=/ This causes pkg-config to prefix the system include and library paths with an extra /. Pkg-config does not strip these prefixed paths from --cflags and --libs output. The workaround here is to remove the PKG_CONFIG_SYSROOT_DIR definition in the wrapper script for pkg-config. | |||||
| * | | | correct PKG_CONFIG_LIBDIR for qtbase | Mark Brand | 2017-06-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | pkgconf: use PKG_CONFIG_SYSTEM_INCLUDE_PATH in wrapper | Tony Theodore | 2017-06-15 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | pkgconf: enable PKG_CONFIG_SYSTEM_INCLUDE_PATH environment variable | Tony Theodore | 2017-06-15 | 1 | -0/+50 | |
|/ / / | | | | | | | | | | from #1785 | |||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-06-14 | 2 | -6/+6 | |
| | | | ||||||
* | | | update: freetype, harfbuzz | Mark Brand | 2017-06-14 | 2 | -7/+9 | |
| | | | | | | | | | | | | | | | Update requires a second occurence of libfreetype in the static link list to resolved symbols in the second occurence of libharfbuzz. | |||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-06-14 | 2 | -12/+12 | |
| | | | ||||||
* | | | qtbase: use pkg-config for harfbuzz | Mark Brand | 2017-06-14 | 1 | -4/+29 | |
| | | | ||||||
* | | | pixman: add missing libpng to DEPS | Mark Brand | 2017-06-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | update: curl, fontconig, freetds, gdb, gnutls, tiff | Mark Brand | 2017-06-14 | 6 | -12/+12 | |
| | | | ||||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-06-09 | 2 | -4/+4 | |
| | | | ||||||
* | | | sqlite: update | Mark Brand | 2017-06-09 | 1 | -2/+2 | |
| | | | ||||||
* | | | libgcrypt: update | Mark Brand | 2017-06-04 | 1 | -2/+2 | |
| | | | ||||||
* | | | sqlite: don't add standard include path to Cflags | Mark Brand | 2017-06-02 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | Explicitly adding the standard include path causes it to end up in -isystem of gcc invocations in Qt builds. This can cause hard to diagnose failures to find system header files when building Qt. | |||||
* | | | qtbase: don't force c++std | Mark Brand | 2017-06-02 | 1 | -1/+0 | |
| | | | | | | | | | | | | Qt already uses c++1z/c++14/c++11 by default. | |||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-06-02 | 2 | -69/+80 | |
| | | | ||||||
* | | | upgrade qt5 packages to Qt 5.9.0 | Mark Brand | 2017-06-02 | 34 | -93/+94 | |
| | | | ||||||
* | | | new package: pcre2 | Mark Brand | 2017-06-02 | 1 | -0/+42 | |
| | | |