summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | vtk: build compile tools onceTony Theodore2017-12-241-8/+14
| | | | | | | | | | | | closes #1991
* | | update harfbuzzMark Brand2017-12-241-2/+2
|/ /
* | Merge pull request #2002 from muellni/update_cmakeTony Theodore2017-12-241-2/+2
|\ \ | | | | | | cmake: update to 3.10
| * | cmake: update to 3.10Martin Müllenhaupt2017-12-061-2/+2
| | |
* | | sdl2_mixer: add missing mpg123 dependencyTony Theodore2017-12-241-2/+2
| | |
* | | Merge branch 'sdl2-libsamplerate' of https://github.com/taisei-project/mxe ↵Tony Theodore2017-12-244-27/+28
|\ \ \ | | | | | | | | | | | | into taisei-project-sdl2-libsamplerate
| * | | [sdl2_mixer] update to 2.0.2Andrei Alexeyev2017-12-232-22/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version uses the new SDL_AudioStream API for audio conversion, which is necessary to make use of high quality resampling via libsamplerate. The linking patch is no longer needed (fixed upstream)
| * | | [sdl2] build with libsamplerate supportAndrei Alexeyev2017-12-232-5/+26
| | | |
* | | | qtbase: fix cmake lib config after updateTony Theodore2017-12-241-1/+1
| | | |
* | | | qwt: fix qt5 deps (qt4 plugin active in cc deps update)Tony Theodore2017-12-221-1/+1
| | | | | | | | | | | | | | | | vtk mangling detected earlier
* | | | widl: create cmake toolchain dir before writing to itTony Theodore2017-12-221-0/+1
| | | |
* | | | rename archive pkg-type to source-only for clarityTony Theodore2017-12-222-2/+2
| | | | | | | | | | | | | | | | archive could imply a deprecated package
* | | | cmake-conf pkgconf: fixups for dep orderingTony Theodore2017-12-222-2/+4
| | | |
* | | | mingw-w64: install gl *.pc files here instead of mxe-confTony Theodore2017-12-222-15/+20
| | | |
* | | | binutils: remove pkgconf dependency (finally!)Tony Theodore2017-12-221-3/+1
| | | |
* | | | cross packages: replace dependency gcc with ccTony Theodore2017-12-22439-439/+439
| | | |
* | | | add virtual toolchain package ccTony Theodore2017-12-221-0/+9
| | | |
* | | | native pkgs: use explicit cross-target deps and remove empty rulesTony Theodore2017-12-2212-13/+12
| | | |
* | | | Improve handling of virtual packages and build messagesTony Theodore2017-12-225-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add metadata to distinguish virtual package types - improve build order and status messages for empty packages print pkg type or `disabled` instead of `no-build` - add BUILD_DRY_RUN option and fixup make -t - update build-matrix rule to identify virtual pkgs
* | | | Merge pull request #2003 from tonytheodore/libsodiumTony Theodore2017-12-221-16/+6
|\ \ \ \ | | | | | | | | | | libsodium: update 1.0.6 --> 1.0.15, use GH_CONF, and build out-of-source
| * | | | libsodium: update 1.0.6 --> 1.0.15, use GH_CONF, and build out-of-sourceTony Theodore2017-12-061-16/+6
| |/ / /
* | | | winpcap: add test and fix posix buildTony Theodore2017-12-222-1/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Can't figure out how to get the line endings in original patch to apply correctly with git-formatted patch. fixes #2007
* | | | Merge branch 'master' of https://github.com/charlemagnelasse/mxe into ↵Tony Theodore2017-12-221-4/+28
|\ \ \ \ | | | | | | | | | | | | | | | charlemagnelasse-master
| * | | | winpcap: Add missing object files to libpacket.aCharlemagne Lasse2017-12-111-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original winpcap libpacket.a is build using the files Packet32.o, AdInfo.o and NpfImExt.o. The mxe winpcap build must therefore do the same. Fixes #1389
| * | | | winpcap: Fix installation of header filesCharlemagne Lasse2017-12-111-3/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not all files mentioned in create_include.bat were installed. This caused build errors in basically all programs which were using winpcap. Fixes #1389 Fixes #2004
* | | | | update openscenegraphBoris Pek2017-12-212-93/+47
| | | | |
* | | | | update gdalBoris Pek2017-12-212-279/+5
| | | | |
* | | | | update ffmpegBoris Pek2017-12-211-2/+2
| | | | |
* | | | | update vmimeMark Brand2017-12-201-2/+2
| | | | |
* | | | | Merge pull request #2006 from tonytheodore/openblas-num-threadsTony Theodore2017-12-201-0/+1
|\ \ \ \ \ | | | | | | | | | | | | openblas: fix building on single-core machine
| * | | | | openblas: fix building on single-core machineTony Theodore2017-12-081-0/+1
| |/ / / / | | | | | | | | | | | | | | | fixes #2005
* | | | | qtbase: add workaround for internal compiler errorTony Theodore2017-12-201-37/+43
| | | | | | | | | | | | | | | | | | | | fixes #2011, fixes #2013
* | | | | update: libgcrypt, libjpeg-turbo, nettle, vmimeMark Brand2017-12-174-8/+8
| | | | |
* | | | | update: harfbuzz, freetdsMark Brand2017-12-162-4/+4
| | | | |
* | | | | fix some update macrosMark Brand2017-12-1616-17/+17
| | | | |
* | | | | qt5: update to 5.10.0Mark Brand2017-12-1634-74/+53
| | | | |
* | | | | sqlite: SQLITE_ENABLE_COLUMN_METADATAMark Brand2017-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | Required by Qt 5.10
* | | | | update opensslMark Brand2017-12-121-2/+2
|/ / / /
* | | | hyperscan: fix build where native SSSE3 detection failsTony Theodore2017-12-061-2/+12
|/ / / | | | | | | | | | closes #1997
* | | libsodium: fix download URLBoris Nagaev2017-12-041-1/+1
| | |
* | | x265: fix download URLBoris Nagaev2017-12-041-1/+1
| | |
* | | libmikmod: fix download URLBoris Nagaev2017-12-041-1/+1
| | |
* | | polarssl: update download URL and websiteBoris Nagaev2017-12-041-2/+2
| | | | | | | | | | | | | | | From https://github.com/polarssl : PolarSSL is now part of ARM Official announcement and rebranded as mbed TLS.
* | | ocaml-cairo: fix download URLBoris Nagaev2017-12-041-2/+2
| | | | | | | | | | | | | | | https://ftp.de.debian.org/ presents a certificate which is valid for debian.inf.tu-dresden.de only.
* | | neon: add backup URLBoris Nagaev2017-12-041-0/+1
| | |
* | | xerces: update download URLBoris Nagaev2017-12-041-1/+1
| | |
* | | hdf5: update download URLBoris Nagaev2017-12-041-1/+1
| | |
* | | crystalhd: update download URLBoris Nagaev2017-12-041-1/+1
| | |
* | | update: curl, freetdsMark Brand2017-11-292-4/+4
| | |
* | | sdl pkgs: enable sharedTony Theodore2017-11-287-78/+75
| | |