summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
* cgal: update 4.10 --> 4.11Tony Theodore2017-11-192-27/+19
|
* gdal: add support for openjpeg 2.3Tony Theodore2017-11-191-2/+276
|
* various packages: revert patch changes with line ending errorsTony Theodore2017-11-194-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 numberingTony Theodore2017-11-19141-311/+319
|
* xmlrpc-c: fix subdir - causes git-init failureTony Theodore2017-11-192-44/+52
|
* ghostscript: refresh patchTony Theodore2017-11-191-4/+4
|
* various packages: fix git am failuresTony Theodore2017-11-198-298/+235
|
* various packages: manually convert *-1-fixes.patch to format-patch styleTony Theodore2017-11-1915-232/+4191
|
* various packages: refresh patchesTony Theodore2017-11-1963-745/+486
| | | | brings patches into common format to reduce noise in diffs
* add libsigrok and libserialportTony Theodore2017-11-184-0/+124
|
* update: dbus, harfbuzz, openjpegMark Brand2017-11-174-27/+6
|
* gtk3: restore built-in icons from 3.12Gerardo Ballabio2017-11-112-6/+36049
| | | | | http://lists.nongnu.org/archive/html/mingw-cross-env-list/2017-11/msg00000.html closes #1968
* Merge pull request #1969 from tonytheodore/github-releasesTony Theodore2017-11-0932-63/+41
|\ | | | | Add support for GitHub releases api
| * libass: update and use GH_CONF and BUILD_DIRTony Theodore2017-11-091-19/+6
| |
| * update github tag tracking packages to new conf styleTony Theodore2017-11-0930-30/+30
| |
| * gc: use GH_CONF and downgrade 7.6.0 to 7.4.6Tony Theodore2017-11-091-14/+5
| | | | | | | | | | | | 7.6.0 is actually a pre-release and shouldn't have been updated Fixes #1967
* | add dependency package autotoolsTony Theodore2017-11-092-1/+9
|/ | | | fixes #1959
* update lcmsMark Brand2017-11-072-5/+5
|
* sdl2:consolidate patchTony Theodore2017-11-072-2207/+2206
|
* sdl2: disable conflicting GL extension prototypesCharlemagne Lasse2017-11-061-0/+2203
|
* update: dbus, expat, freetds, mingw-w64, opensslMark Brand2017-11-045-10/+10
|
* itpp: various fixupsTony Theodore2017-11-012-5/+34
| | | | | | | | | | Replaces #1742 with various fixups - remove extraneous wget change in main Makefile - disable docs - enable shared/static - fix blas/lapack libs - install pc file - build test
* Added new module itppPavle Boškoski2017-11-011-0/+27
|
* quazip: various fixupsTony Theodore2017-11-015-147/+134
| | | | | | | | | | - use standard header - add website - add explicit zlib dependency - build out of source - fix indentation - fix qmake handling of import lib - consolidate patches
* Merge branch 'quazip' of https://github.com/zgyarmati/mxe into zgyarmati-quazipTony Theodore2017-11-015-0/+183
|\