Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
| * | | polarssl: update download URL and website | Boris Nagaev | 2017-12-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | From https://github.com/polarssl : PolarSSL is now part of ARM Official announcement and rebranded as mbed TLS. | ||||
| * | | ocaml-cairo: fix download URL | Boris Nagaev | 2017-12-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | https://ftp.de.debian.org/ presents a certificate which is valid for debian.inf.tu-dresden.de only. | ||||
| * | | neon: add backup URL | Boris Nagaev | 2017-12-04 | 1 | -0/+1 |
| | | | |||||
| * | | xerces: update download URL | Boris Nagaev | 2017-12-04 | 1 | -1/+1 |
| | | | |||||
| * | | hdf5: update download URL | Boris Nagaev | 2017-12-04 | 1 | -1/+1 |
| | | | |||||
| * | | crystalhd: update download URL | Boris Nagaev | 2017-12-04 | 1 | -1/+1 |
|/ / | |||||
* | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-11-29 | 2 | -4/+4 |
| | | |||||
* | | update: curl, freetds | Mark Brand | 2017-11-29 | 2 | -4/+4 |
| | | |||||
* | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-11-28 | 1 | -16/+16 |
| | | |||||
* | | Merge pull request #1992 from tonytheodore/sdl-shared | Tony Theodore | 2017-11-28 | 7 | -78/+75 |
|\ \ | | | | | | | sdl pkgs: enable shared | ||||
| * | | sdl pkgs: enable shared | Tony Theodore | 2017-11-28 | 7 | -78/+75 |
|/ / | |||||
* | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-11-26 | 2 | -2/+2 |
| | | |||||
* | | update tiff | Mark Brand | 2017-11-26 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1525 from highperformancecoder/TkTable | Tony Theodore | 2017-11-26 | 1 | -0/+37 |
|\ \ | | | | | | | Added in Tktable.mk | ||||
| * | | Added in Tktable.mk | Russell Standish | 2017-11-26 | 1 | -0/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed the TkTable package to tktable Found some work arounds to get the install target to work correctly, and for the dynamic build to build correctly. Ditto. Last commit missed this file?? Fix indentation per Boris's comments. Apply Tony Theodore's style suggestions BUILD_DIR is a separate directory to where the package is unpacked. | ||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-11-23 | 2 | -64/+64 |
| | | | |||||
* | | | qt5: update to 5.9.3 | Mark Brand | 2017-11-22 | 32 | -50/+49 |
| | | | |||||
* | | | glib: run autogen.sh for native build also | Tony Theodore | 2017-11-22 | 1 | -0/+1 |
| | | | | | | | | | | | | closes #1986 | ||||
* | | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-11-21 | 2 | -30/+41 |
| | | | |||||
* | | | Merge pull request #1985 from tonytheodore/openblas | Tony Theodore | 2017-11-21 | 19 | -141/+1208 |
|\ \ \ | |_|/ |/| | | openblas: update and replace reference blas/lapack | ||||
| * | | blas etc.: disable reference packages | Tony Theodore | 2017-11-21 | 3 | -11/+18 |
| | | | |||||
| * | | suitesparse: update 4.2.1 --> 4.5.6 and enable shared,intel-tbb,metis,openblas | Tony Theodore | 2017-11-21 | 3 | -76/+784 |
| | | | | | | | | | | | | closes #1921 | ||||
| * | | add package metis | Tony Theodore | 2017-11-20 | 3 | -0/+220 |
| | | | |||||
| * | | teem: enable shared and use BUILD_DIR | Tony Theodore | 2017-11-20 | 1 | -5/+6 |
| | | | |||||
| * | | levmar: use openblas | Tony Theodore | 2017-11-20 | 1 | -7/+26 |
| | | | |||||
| * | | itpp: use openblas | Tony Theodore | 2017-11-20 | 1 | -3/+3 |
| | | | |||||
| * | | armadillo: update 7.960.1 --> 8.200.2 and enable hdf5 + openblas | Tony Theodore | 2017-11-20 | 2 | -19/+29 |
| | | | |||||
| * | | hdf5: add *.pc file | Tony Theodore | 2017-11-20 | 1 | -2/+11 |
| | | | |||||
| * | | opencv: use openblas explicitly | Tony Theodore | 2017-11-20 | 1 | -1/+2 |
| | | | | | | | | | | | | undecrlared dependency that could cause build failure with older versions | ||||
| * | | openblas: update 0.2.15 --> 2.2.20 and build optimised lapack | Tony Theodore | 2017-11-20 | 3 | -17/+109 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Openblas has it's own optimised versions of netlib lapack that it bundles into `-lopenblas` so won't conflict with those libs. Also enable RecursiveLAPACK. From `Makefile.rule`: ``` Force number of make jobs. The default is the number of logical CPU of the host. This is particularly useful when using distcc. A negative value will disable adding a -j flag to make, allowing to use a parent make -j value. This is useful to call OpenBLAS make from an other project makefile MAKE_NB_JOBS = 2 ``` fixes #1651 | ||||
* | | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2017-11-19 | 2 | -2/+2 |
| | | |||||
* | | cgal: update 4.10 --> 4.11 | Tony Theodore | 2017-11-19 | 2 | -27/+19 |
| | | |||||
* | | Merge pull request #1984 from tonytheodore/gdal-openjpeg | Tony Theodore | 2017-11-19 | 1 | -2/+276 |
|\ \ | | | | | | | gdal: add support for openjpeg 2.3 | ||||
| * | | gdal: add support for openjpeg 2.3 | Tony Theodore | 2017-11-19 | 1 | -2/+276 |
|/ / | |||||
* | | Merge pull request #1965 from tonytheodore/patch | Tony Theodore | 2017-11-19 | 148 | -1280/+4987 |
|\ \ | | | | | | | patch.mk: use numbered patch headers | ||||
| * | | various packages: revert patch changes with line ending errors | Tony Theodore | 2017-11-19 | 4 | -213/+242 |
| | | | | | | | | | | | | | | | These four packages all have weird line ending issues - `git` can apply and output them, but `patch` fails. | ||||
| * | | various packages: run `make refresh-patches` with numbering | Tony Theodore | 2017-11-19 | 150 | -335/+343 |
| | | | |||||
| * | | xmlrpc-c: fix subdir - causes git-init failure | Tony Theodore | 2017-11-19 | 2 | -44/+52 |
| | | | |||||
| * | | ghostscript: refresh patch | Tony Theodore | 2017-11-19 | 1 | -4/+4 |
| | | | |||||
| * | | various packages: fix git am failures | Tony Theodore | 2017-11-19 | 8 | -298/+235 |
| | | | |||||
| * | | various packages: manually convert *-1-fixes.patch to format-patch style | Tony Theodore | 2017-11-19 | 15 | -232/+4191 |
| | | | |||||
| * | | various packages: refresh patches | Tony Theodore | 2017-11-19 | 67 | -768/+496 |
| | | | | | | | | | | | | brings patches into common format to reduce noise in diffs |