Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mingw-w64: install gl *.pc files here instead of mxe-conf | Tony Theodore | 2017-12-22 | 2 | -15/+20 |
| | |||||
* | 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 | 439 | -439/+439 |
| | |||||
* | add virtual toolchain package cc | Tony Theodore | 2017-12-22 | 1 | -0/+9 |
| | |||||
* | native pkgs: use explicit cross-target deps and remove empty rules | Tony Theodore | 2017-12-22 | 12 | -13/+12 |
| | |||||
* | Improve handling of virtual packages and build messages | Tony Theodore | 2017-12-22 | 5 | -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/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 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 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: libgcrypt, libjpeg-turbo, nettle, vmime | Mark Brand | 2017-12-17 | 4 | -8/+8 |
| | | | |||||
* | | | update: harfbuzz, freetds | Mark Brand | 2017-12-16 | 2 | -4/+4 |
| | | | |||||
* | | | fix some update macros | Mark Brand | 2017-12-16 | 16 | -17/+17 |
| | | | |||||
* | | | 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 openssl | Mark Brand | 2017-12-12 | 1 | -2/+2 |
|/ / | |||||
* | | hyperscan: fix build where native SSSE3 detection fails | Tony Theodore | 2017-12-06 | 1 | -2/+12 |
|/ | | | | closes #1997 | ||||
* | 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: curl, freetds | Mark Brand | 2017-11-29 | 2 | -4/+4 |
| | |||||
* | sdl pkgs: enable shared | Tony Theodore | 2017-11-28 | 7 | -78/+75 |
| | |||||
* | update tiff | Mark Brand | 2017-11-26 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | 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 |