summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* update: curl, libjpeg-turboMark Brand2020-06-252-4/+4
|
* update harfbuzzMark Brand2020-06-231-2/+2
|
* Add libraw: library for processing raw image filesAlberto Mardegan2020-06-212-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.2Tony Theodore2020-06-216-12/+12
|
* libyaml: cleanup styleTony Theodore2020-06-211-5/+5
|
* luajit: enable verbose buildTony Theodore2020-06-201-0/+1
|
* mman-win32: remove obsolete patchTony Theodore2020-06-201-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 depTony Theodore2020-06-201-1/+1
| | | | really closes #2529
* gcc: also remove dlfcn.hTony Theodore2020-06-201-0/+1
| | | | fixes #2529
* gcc: disable libdl detectionTony Theodore2020-06-191-0/+8
| | | | closes #2526
* update sqliteMark Brand2020-06-181-2/+2
|
* update: freetds, lcms, vmimeMark Brand2020-06-173-6/+6
|
* nsis: install testTony Theodore2020-06-151-0/+2
|
* nsis: update 3.04-->3.05, fix gcc10, retry buildTony Theodore2020-06-152-13/+84
|
* scons-local: update 3.0.1 --> 3.1.2 and define SCONS_LOCAL variableTony Theodore2020-06-151-2/+5
|
* update freetdsMark Brand2020-06-141-2/+2
|
* xapian-core: update 1.4.15 --> 1.4.16Tony Theodore2020-06-111-2/+2
|
* gettext: remove patch already applied upstreamTony Theodore2020-06-111-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 compressionTony Theodore2020-06-111-1/+1
|
* zstd: build native libs/bins and use in qtbaseTony Theodore2020-06-112-1/+22
| | | | see #2517
* cmake: update 3.15.4 --> 3.17.3Tony Theodore2020-06-091-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 gcc9Tony Theodore2020-06-081-1/+23
|
* wget: fix shared buildbuild-2020-06-06Tony Theodore2020-06-061-1/+2
|
* libnice: update 0.1.13 --> 0.1.16Tony Theodore2020-06-061-5/+5
|
* libsodium: update 1.0.17 --> 1.0.18Tony Theodore2020-06-061-3/+3
|
* xapian-core: update 1.2.21 --> 1.4.15Tony Theodore2020-06-061-5/+5
|
* gdb: workaround for missing makeinfoTony Theodore2020-06-061-1/+1
|
* *zmq: remove stack protector workaroundsTony Theodore2020-06-062-4/+2
|
* gcc: enable default stack protector to mimic glibcTony Theodore2020-06-061-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 patchTony Theodore2020-06-062-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 7Mark Brand2020-06-061-0/+1
|
* libzmq: compatibility workaround for mingw 7Mark Brand2020-06-061-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 libzmqMark Brand2020-06-061-2/+2
|
* update mingw-w64 to 7.0.0Mark Brand2020-06-061-2/+2
|
* update sqliteMark Brand2020-06-051-2/+2
|
* gnutls: build out-of-sourceTony Theodore2020-06-051-2/+4
|
* updates: dbus, harfbuzz, lcms, libgpg_error, mpg123, poppler, vmimeMark Brand2020-06-049-17/+17
|
* qwt: update and remove obsolete patchMark Brand2020-06-042-142/+3
|
* gnutls: update and remove obsolete patchesMark Brand2020-06-042-115/+4
|
* libyaml: update and disable programsTony Theodore2020-06-041-6/+5
|
* add libyamlAlexandros Theodotou2020-06-041-0/+19
|
* qtwebkit: fix for qt5.15 updateTony Theodore2020-06-041-7/+62
|
* aubio jack: workaround for default python being v3Tony Theodore2020-06-042-2/+3
|
* llvm: update 8.0.0 --> 10.0.0Tony Theodore2020-06-032-31/+17
| | | | tested on all four targets
* libvpx: Re-add and fix patchesLothar Serra Mari2020-06-031-0/+40
|
* libvpx: bump version to 1.8.2Lothar Serra Mari2020-06-032-49/+3
|
* gdk-pixbuf: Enable dynamic modules in shared buildsJan-Michael Brummer2020-06-031-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 buildJan-Michael Brummer2020-06-031-1/+2
|
* Add adwaita-icon-themeJan-Michael Brummer2020-06-031-0/+27
|
* fltk: update 1.3.4-2 --> 1.3.5Tibor Lajos Füzi2020-06-031-2/+2
|