Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update: curl, libjpeg-turbo | Mark Brand | 2020-06-25 | 2 | -4/+4 | |
| | ||||||
* | update harfbuzz | Mark Brand | 2020-06-23 | 1 | -2/+2 | |
| | ||||||
* | Add libraw: library for processing raw image files | Alberto Mardegan | 2020-06-21 | 2 | -0/+49 | |
| | | | | | | | | | | | | | | | Let's keep jasper disabled for now, as it produces build errors: /mnt/Lavoro/mxe/mxe/usr/x86_64-w64-mingw32.shared/include/jasper/jas_math.h: In function 'bool jas_safe_intfast32_mul(int_fast32_t, int_fast32_t, int_fast32_t*)': /mnt/Lavoro/mxe/mxe/usr/x86_64-w64-mingw32.shared/include/jasper/jas_math.h:241:12: error: 'INT_FAST32_MAX' was not declared in this scope if (x > INT_FAST32_MAX / y) { ^ It's not a required dependency, but we might want to add it later if someone asks for it (and can provide a solution). | |||||
* | gstreamer and plugins: update 1.16.1 --> 1.16.2 | Tony Theodore | 2020-06-21 | 6 | -12/+12 | |
| | ||||||
* | libyaml: cleanup style | Tony Theodore | 2020-06-21 | 1 | -5/+5 | |
| | ||||||
* | luajit: enable verbose build | Tony Theodore | 2020-06-20 | 1 | -0/+1 | |
| | ||||||
* | mman-win32: remove obsolete patch | Tony Theodore | 2020-06-20 | 1 | -14/+0 | |
| | | | | | | -package switched to cmake in ca5bba63 so patch has no effect -header name doesn't seem to cause issues -closes #1337 | |||||
* | libcaca: add missing dlfcn-win32 dep | Tony Theodore | 2020-06-20 | 1 | -1/+1 | |
| | | | | really closes #2529 | |||||
* | gcc: also remove dlfcn.h | Tony Theodore | 2020-06-20 | 1 | -0/+1 | |
| | | | | fixes #2529 | |||||
* | gcc: disable libdl detection | Tony Theodore | 2020-06-19 | 1 | -0/+8 | |
| | | | | closes #2526 | |||||
* | update sqlite | Mark Brand | 2020-06-18 | 1 | -2/+2 | |
| | ||||||
* | update: freetds, lcms, vmime | Mark Brand | 2020-06-17 | 3 | -6/+6 | |
| | ||||||
* | nsis: install test | Tony Theodore | 2020-06-15 | 1 | -0/+2 | |
| | ||||||
* | nsis: update 3.04-->3.05, fix gcc10, retry build | Tony Theodore | 2020-06-15 | 2 | -13/+84 | |
| | ||||||
* | scons-local: update 3.0.1 --> 3.1.2 and define SCONS_LOCAL variable | Tony Theodore | 2020-06-15 | 1 | -2/+5 | |
| | ||||||
* | update freetds | Mark Brand | 2020-06-14 | 1 | -2/+2 | |
| | ||||||
* | xapian-core: update 1.4.15 --> 1.4.16 | Tony Theodore | 2020-06-11 | 1 | -2/+2 | |
| | ||||||
* | gettext: remove patch already applied upstream | Tony Theodore | 2020-06-11 | 1 | -79/+0 | |
| | | | | | | rebasing of https://github.com/mxe/mxe/commit/56a46e8796556438bef7b0e3664dd03a52af98ba caused this patch to be applied over the changeset already applied upstream, so the added sections appear twice. | |||||
* | gcc10: use zstd for LTO compression | Tony Theodore | 2020-06-11 | 1 | -1/+1 | |
| | ||||||
* | zstd: build native libs/bins and use in qtbase | Tony Theodore | 2020-06-11 | 2 | -1/+22 | |
| | | | | see #2517 | |||||
* | cmake: update 3.15.4 --> 3.17.3 | Tony Theodore | 2020-06-09 | 1 | -2/+2 | |
| | | | | | | | | | Tested with: make `make show-downstream-deps-cmake` \ MXE_TARGETS="i686-w64-mingw32.static \ i686-w64-mingw32.shared \ x86_64-w64-mingw32.static \ x86_64-w64-mingw32.shared" | |||||
* | agg: fix build with gcc9 | Tony Theodore | 2020-06-08 | 1 | -1/+23 | |
| | ||||||
* | wget: fix shared buildbuild-2020-06-06 | Tony Theodore | 2020-06-06 | 1 | -1/+2 | |
| | ||||||
* | libnice: update 0.1.13 --> 0.1.16 | Tony Theodore | 2020-06-06 | 1 | -5/+5 | |
| | ||||||
* | libsodium: update 1.0.17 --> 1.0.18 | Tony Theodore | 2020-06-06 | 1 | -3/+3 | |
| | ||||||
* | xapian-core: update 1.2.21 --> 1.4.15 | Tony Theodore | 2020-06-06 | 1 | -5/+5 | |
| | ||||||
* | gdb: workaround for missing makeinfo | Tony Theodore | 2020-06-06 | 1 | -1/+1 | |
| | ||||||
* | *zmq: remove stack protector workarounds | Tony Theodore | 2020-06-06 | 2 | -4/+2 | |
| | ||||||
* | gcc: enable default stack protector to mimic glibc | Tony Theodore | 2020-06-06 | 1 | -1/+10 | |
| | | | | | | | | | "...with mingw-w64 if you define _FORTIFY_SOUECE to something greater than zero you have to link against libssp, either by adding -fstack-protector or -lssp, because mingw-w64, unlike GNU libc, does not provide fortified functions." https://github.com/msys2/MINGW-packages/issues/5868 | |||||
* | mingw-w64: normalise patch | Tony Theodore | 2020-06-06 | 2 | -61/+31 | |
| | | | | | | | | The previous update[1] left the patch in a state where it was applying the same changeset twice with an incorrect commit message[2] for patch 2 [1] https://github.com/mxe/mxe/commit/8ed36bf81f40a37b4e7b5568a9c5c5b2cbf620ef [2] https://github.com/mxe/mxe/blob/8ed36bf81f40a37b4e7b5568a9c5c5b2cbf620ef/src/mingw-w64-1.patch | |||||
* | cppmq: compatibility workaround for mingw 7 | Mark Brand | 2020-06-06 | 1 | -0/+1 | |
| | ||||||
* | libzmq: compatibility workaround for mingw 7 | Mark Brand | 2020-06-06 | 1 | -1/+3 | |
| | | | | | | | | | "...with mingw-w64 if you define _FORTIFY_SOUECE to something greater than zero you have to link against libssp, either by adding -fstack-protector or -lssp, because mingw-w64, unlike GNU libc, does not provide fortified functions." https://github.com/msys2/MINGW-packages/issues/5868 | |||||
* | update libzmq | Mark Brand | 2020-06-06 | 1 | -2/+2 | |
| | ||||||
* | update mingw-w64 to 7.0.0 | Mark Brand | 2020-06-06 | 1 | -2/+2 | |
| | ||||||
* | update sqlite | Mark Brand | 2020-06-05 | 1 | -2/+2 | |
| | ||||||
* | gnutls: build out-of-source | Tony Theodore | 2020-06-05 | 1 | -2/+4 | |
| | ||||||
* | updates: dbus, harfbuzz, lcms, libgpg_error, mpg123, poppler, vmime | Mark Brand | 2020-06-04 | 9 | -17/+17 | |
| | ||||||
* | qwt: update and remove obsolete patch | Mark Brand | 2020-06-04 | 2 | -142/+3 | |
| | ||||||
* | gnutls: update and remove obsolete patches | Mark Brand | 2020-06-04 | 2 | -115/+4 | |
| | ||||||
* | libyaml: update and disable programs | Tony Theodore | 2020-06-04 | 1 | -6/+5 | |
| | ||||||
* | add libyaml | Alexandros Theodotou | 2020-06-04 | 1 | -0/+19 | |
| | ||||||
* | qtwebkit: fix for qt5.15 update | Tony Theodore | 2020-06-04 | 1 | -7/+62 | |
| | ||||||
* | aubio jack: workaround for default python being v3 | Tony Theodore | 2020-06-04 | 2 | -2/+3 | |
| | ||||||
* | llvm: update 8.0.0 --> 10.0.0 | Tony Theodore | 2020-06-03 | 2 | -31/+17 | |
| | | | | tested on all four targets | |||||
* | libvpx: Re-add and fix patches | Lothar Serra Mari | 2020-06-03 | 1 | -0/+40 | |
| | ||||||
* | libvpx: bump version to 1.8.2 | Lothar Serra Mari | 2020-06-03 | 2 | -49/+3 | |
| | ||||||
* | gdk-pixbuf: Enable dynamic modules in shared builds | Jan-Michael Brummer | 2020-06-03 | 1 | -1/+2 | |
| | | | | | GTK3 makes use of svg icons, but required librsvg module cannot be build in static gdk-pixbuf so allow dynamic modules for shared builds. | |||||
* | librsvg: Enable module generation for shared build | Jan-Michael Brummer | 2020-06-03 | 1 | -1/+2 | |
| | ||||||
* | Add adwaita-icon-theme | Jan-Michael Brummer | 2020-06-03 | 1 | -0/+27 | |
| | ||||||
* | fltk: update 1.3.4-2 --> 1.3.5 | Tibor Lajos Füzi | 2020-06-03 | 1 | -2/+2 | |
| |