summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* update: dbus, freetds, gdb, harfbuzzMark Brand2018-08-134-8/+8
|
* sfml: use new-style options BUILD_DIR, SOURCE_DIR, GH_CONFTony Theodore2018-08-131-14/+5
|
* cgal: fix gcc ≥ 6 buildTony Theodore2018-08-131-2/+7
|
* Install Qt4 translationsIvan Romanov2018-08-021-0/+1
|
* qjson: consolidate patchesTony Theodore2018-07-312-79/+71
|
* Add QJSON patchIvan Romanov2018-07-311-0/+78
|
* Secure URLsViktor Szakats2018-07-319-13/+13
|
* Secure URLsViktor Szakats2018-07-2749-71/+71
|
* update: gnutls, harfbuzz, libpng, qtkeychainMark Brand2018-07-175-47/+8
|
* update: harfbuzz, freetdsMark Brand2018-07-132-4/+5
|
* update curlMark Brand2018-07-111-2/+2
|
* gettext: use included libcroco on darwinTony Theodore2018-07-011-0/+1
| | | | fixes #2142
* zstd: install *.pc file for mingwTony Theodore2018-07-012-10/+34
| | | | | see: https://github.com/facebook/zstd/pull/1203 closes #2164
* add package netcdf-cxx4Tony Theodore2018-07-012-0/+46
| | | | closes #2150
* netcdf: update, switch to cmake and github, add testTony Theodore2018-07-011-31/+22
|
* freetype: enable deprecated `freetype-config`Tony Theodore2018-07-011-0/+1
| | | | | | | `freetype-config` has been deprecated in favour of pkg-config in v2.9.1 but downstream packages (ftgl gd sdl_ttf sdl2_ttf) still require it. fixes #2158
* gettext: depend on native build for bins/*.m4 files etc.Tony Theodore2018-06-291-1/+3
| | | | fixes #2161
* libao: disable pulse audioTony Theodore2018-06-291-0/+1
| | | | fixes #2157
* quazip: use qmake to fix up installation and create .pc fileMark Brand2018-06-291-10/+14
|
* quazip: use qmake option instead of patchMark Brand2018-06-292-43/+3
|
* update quazipMark Brand2018-06-291-2/+2
|
* Merge pull request #2124 from zgyarmati/quazip_upgrademabrand2018-06-292-97/+19
|\ | | | | quazip: upgrade to 0.7.5 and to the new Github upstream
| * quazip: upgrade to 0.7.5 and to the new Github upstreamZoltan Gyarmati2018-05-202-97/+19
| | | | | | | | | | Also rework the patches as some of them was accepted in upstream in the meantime
* | qtkeychain: add patch + disable build of test applicationBoris Pek2018-06-282-1/+41
| | | | | | | | https://github.com/frankosterfeld/qtkeychain/pull/112
* | fontconfig: add gettext to dependenciesMark Brand2018-06-281-1/+1
| | | | | | | | https://github.com/mxe/mxe/issues/2162
* | update: dlfcn-win32, libunistringMark Brand2018-06-222-4/+4
| |
* | ffmpeg: fix ffplay compilation by changing sdl dependency to sdl2withmorten2018-06-201-1/+1
| |
* | qt5: update to 5.11.1Mark Brand2018-06-1933-178/+51
| |
* | Merge pull request #2152 from uwehermann/update_zstdmabrand2018-06-171-2/+2
|\ \ | | | | | | Update zstd to 1.3.4.
| * | Update zstd to 1.3.4.Uwe Hermann2018-06-161-2/+2
| | |
* | | update fontconfigMark Brand2018-06-172-5/+35
| | |
* | | update: harfbuzz, libgcryptMark Brand2018-06-162-4/+4
|/ /
* | update smtpclient-for-qtMark Brand2018-06-131-2/+2
| |
* | Merge pull request #2139 from jonaski/libechonestmabrand2018-06-071-32/+46
|\ \ | | | | | | Fix libechonest compile
| * | Fix libechonest compileJonas Kvinge2018-06-071-32/+46
| | |
* | | Fix liblastfm compile with Qt 5.11Jonas Kvinge2018-06-071-21/+77
|/ /
* | update sqliteMark Brand2018-06-041-2/+2
| |
* | update mingw-w64Mark Brand2018-06-042-46/+5
| |
* | tcl/tk: use external zlibTony Theodore2018-05-281-0/+95
| | | | | | | | closes #2130
* | libpaper: update to 1.1.24+nmu5, enable shared targets, install .pc filedarealshinji2018-05-282-9/+37
| |
* | ghostscript: fix missing sys/times.hTony Theodore2018-05-281-0/+1
| |
* | more cross-build fixes for Ghostscriptdarealshinji2018-05-282-339/+396
| |
* | ghostscript: improving cross-buildingdarealshinji2018-05-283-117/+710
| | | | | | | | | | | | | | First, run configure with the option `--with-drivers=ALL,display`. Upstream confirmed an error in the build process that keeps the display driver disabled when building a static library, but that driver is needed if you want to use libgs through the wrapper library libspectre. So creating a static library manually from the DLL object files isn't required anymore. Also a massive update on the patch, mostly to enable real support for `--host` on the configure script (instead of relying on `uname`). Full support for `--build` wasn't added to keep the patch smaller and to not make things more complicated as they already are (for example configure runs itself recursively when CCAUX environment variable was set). ghostscript.mk now builds the needed auxiliary tools in a separate stage (as native binaries) and deletes the unwanted third-party library sources afterwards. This ensures those binaries will run on the build system and keeping the third-party sources on that step will ensure that configuring doesn't fail if i.e. native libjpeg development files aren't found. Builds on all four MXE targets and the libraries are confirmed to work.
* | qtwebkit: Qt 5.11 compatibility workaround for test buildMark Brand2018-05-231-2/+1
| |
* | qtwinextras: replace patch with qmake argumentMark Brand2018-05-232-28/+3
| |
* | qtwebview: add missing dependencyMark Brand2018-05-231-1/+1
| |
* | qtbase: ignore warning during test buildMark Brand2018-05-231-1/+1
| | | | | | | | | | | | | | | | Building test program produces warning: redeclared without dllimport attribute after being referenced with dll linkage This warning was already ignored in the test using qmake, so ignore it using pkgconfig too.
* | qt5: update to 5.11.0Mark Brand2018-05-2333-74/+148
| |
* | mingw-w64: backport patch for missing symbols in dwmapiMark Brand2018-05-231-0/+151
| |
* | openjpeg: explicitly enable pkg-config filesdarealshinji2018-05-221-1/+2
| |