Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename archive pkg-type to source-only for clarity | Tony Theodore | 2017-12-22 | 4 | -5/+5 |
| | | | | archive could imply a deprecated package | ||||
* | cmake-conf pkgconf: fixups for dep ordering | Tony Theodore | 2017-12-22 | 2 | -2/+4 |
| | |||||
* | Makefile: print download filename instead of pkg | Tony Theodore | 2017-12-22 | 1 | -1/+4 |
| | |||||
* | Makefile: always touch install markers for empty builds | Tony Theodore | 2017-12-22 | 1 | -1/+1 |
| | |||||
* | mingw-w64: install gl *.pc files here instead of mxe-conf | Tony Theodore | 2017-12-22 | 2 | -15/+20 |
| | |||||
* | Makefile: add script package type avoid unpacking archive | Tony Theodore | 2017-12-22 | 1 | -1/+4 |
| | |||||
* | Makefile: separate build and virtual pkg types | Tony Theodore | 2017-12-22 | 1 | -6/+9 |
| | | | | we don't actually want to package download-only pkgs | ||||
* | binutils: remove pkgconf dependency (finally!) | Tony Theodore | 2017-12-22 | 1 | -3/+1 |
| | |||||
* | cross packages: replace dependency gcc with cc | Tony Theodore | 2017-12-22 | 497 | -498/+498 |
| | |||||
* | add virtual toolchain package cc | Tony Theodore | 2017-12-22 | 4 | -8/+20 |
| | |||||
* | native pkgs: use explicit cross-target deps and remove empty rules | Tony Theodore | 2017-12-22 | 19 | -19/+21 |
| | |||||
* | Makefile: add support for cross-target and order-only deps | Tony Theodore | 2017-12-22 | 1 | -22/+86 |
| | |||||
* | Improve handling of virtual packages and build messages | Tony Theodore | 2017-12-22 | 8 | -49/+84 |
| | | | | | | | | - 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 | ||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-12-22 | 2 | -2/+2 |
| | |||||
* | Merge pull request #2003 from tonytheodore/libsodium | Tony Theodore | 2017-12-22 | 1 | -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-source | Tony Theodore | 2017-12-06 | 1 | -16/+6 |
| | | |||||
* | | winpcap: add test and fix posix build | Tony Theodore | 2017-12-22 | 2 | -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 Theodore | 2017-12-22 | 1 | -4/+28 |
|\ \ | | | | | | | | | | charlemagnelasse-master | ||||
| * | | winpcap: Add missing object files to libpacket.a | Charlemagne Lasse | 2017-12-11 | 1 | -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 files | Charlemagne Lasse | 2017-12-11 | 1 | -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 packages.json & build-matrix.html | MXEBot as Travis CI | 2017-12-22 | 2 | -8/+8 |
| | | | |||||
* | | | Merge pull request #2009 from sibuserv/updates | Tony Theodore | 2017-12-22 | 5 | -374/+54 |
|\ \ \ | | | | | | | | | Update ffmpeg, gdal and openscenegraph | ||||
| * | | | update openscenegraph | Boris Pek | 2017-12-21 | 2 | -93/+47 |
| | | | | |||||
| * | | | update gdal | Boris Pek | 2017-12-21 | 2 | -279/+5 |
| | | | | |||||
| * | | | update ffmpeg | Boris Pek | 2017-12-21 | 1 | -2/+2 |
|/ / / | |||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-12-20 | 2 | -2/+2 |
| | | | |||||
* | | | update vmime | Mark Brand | 2017-12-20 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #2006 from tonytheodore/openblas-num-threads | Tony Theodore | 2017-12-20 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | openblas: fix building on single-core machine | ||||
| * | | | openblas: fix building on single-core machine | Tony Theodore | 2017-12-08 | 1 | -0/+1 |
| |/ / | | | | | | | | | | fixes #2005 | ||||
* | | | qtbase: add workaround for internal compiler error | Tony Theodore | 2017-12-20 | 1 | -37/+43 |
| | | | | | | | | | | | | fixes #2011, fixes #2013 | ||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-12-17 | 2 | -8/+8 |
| | | | |||||
* | | | update: libgcrypt, libjpeg-turbo, nettle, vmime | Mark Brand | 2017-12-17 | 4 | -8/+8 |
| | | | |||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-12-16 | 2 | -4/+4 |
| | | | |||||
* | | | update: harfbuzz, freetds | Mark Brand | 2017-12-16 | 2 | -4/+4 |
| | | | |||||
* | | | fix some update macros | Mark Brand | 2017-12-16 | 16 | -17/+17 |
| | | | |||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-12-16 | 2 | -64/+64 |
| | | | |||||
* | | | qt5: update to 5.10.0 | Mark Brand | 2017-12-16 | 34 | -74/+53 |
| | | | |||||
* | | | sqlite: SQLITE_ENABLE_COLUMN_METADATA | Mark Brand | 2017-12-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Required by Qt 5.10 | ||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-12-12 | 2 | -2/+2 |
| | | | |||||
* | | | update openssl | Mark Brand | 2017-12-12 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #2000 from tonytheodore/hyperscan-arch | Tony Theodore | 2017-12-08 | 1 | -2/+12 |
|\ \ | |/ |/| | hyperscan: fix build where native SSSE3 detection fails | ||||
| * | hyperscan: fix build where native SSSE3 detection fails | Tony Theodore | 2017-12-06 | 1 | -2/+12 |
| | | | | | | | | closes #1997 | ||||
* | | Add Taisei Project to list of projects using MXE | Tony Theodore | 2017-12-06 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #1995 from taisei-project/plugin-meson-wrapper | Tony Theodore | 2017-12-06 | 3 | -0/+78 |
|\ | | | | | Add meson-wrapper plugin | ||||
| * | Add meson-wrapper plugin | Andrei Alexeyev | 2017-11-28 | 3 | -0/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This plugin adds a "meson-wrapper" package, which installs Meson cross files and wrapper scripts for each target, similar to "cmake-conf". This allows Meson projects to seamlessly integrate with MXE. The wrapper scripts require Meson to be installed on the host system. Example usage: x86_64-w64-mingw32.static-meson sourcedir destdir # you can now use 'meson configure', 'ninja', etc. in destdir as normal | ||||
* | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-12-05 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1998 from LuaAndC/fix-urls | Tony Theodore | 2017-12-05 | 9 | -10/+11 |
|\ \ | | | | | | | Fix urls | ||||
| * | | libsodium: fix download URL | Boris Nagaev | 2017-12-04 | 1 | -1/+1 |
| | | | |||||
| * | | x265: fix download URL | Boris Nagaev | 2017-12-04 | 1 | -1/+1 |
| | | | |||||
| * | | libmikmod: fix download URL | Boris Nagaev | 2017-12-04 | 1 | -1/+1 |
| | | |