summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* update tiffMark Brand2017-11-261-2/+2
|
* qt5: update to 5.9.3Mark Brand2017-11-2232-50/+49
|
* glib: run autogen.sh for native build alsoTony Theodore2017-11-221-0/+1
| | | | closes #1986
* blas etc.: disable reference packagesTony Theodore2017-11-213-11/+18
|
* suitesparse: update 4.2.1 --> 4.5.6 and enable shared,intel-tbb,metis,openblasTony Theodore2017-11-213-76/+784
| | | | closes #1921
* add package metisTony Theodore2017-11-203-0/+220
|
* teem: enable shared and use BUILD_DIRTony Theodore2017-11-201-5/+6
|
* levmar: use openblasTony Theodore2017-11-201-7/+26
|
* itpp: use openblasTony Theodore2017-11-201-3/+3
|
* armadillo: update 7.960.1 --> 8.200.2 and enable hdf5 + openblasTony Theodore2017-11-202-19/+29
|
* hdf5: add *.pc fileTony Theodore2017-11-201-2/+11
|
* opencv: use openblas explicitlyTony Theodore2017-11-201-1/+2
| | | | undecrlared dependency that could cause build failure with older versions
* openblas: update 0.2.15 --> 2.2.20 and build optimised lapackTony Theodore2017-11-203-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