summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Enable shared builds for atk, gdk-pixbuf and gtk2.Tobias Gruetzmacher2014-03-083-13/+3
|
* Package ffmpeg: Fix generation of --arch param.Tobias Gruetzmacher2014-03-081-2/+1
| | | | | GNU Make's patsubst does strange things (aka. nothing at all) when there are dots in the text it should replace...
* Package libbluray: Ugly fix for shared build.Tobias Gruetzmacher2014-03-081-0/+7
|
* Package pango: Enable shared build.Tobias Gruetzmacher2014-03-081-4/+1
| | | | | FIXME: Maybe enable --with-dynamic-modules in shared build? What's the difference?
* Package openexr: Enable shared build.Tobias Gruetzmacher2014-03-081-4/+1
|
* Package ilmbase: Enable shared build.Tobias Gruetzmacher2014-03-081-4/+1
|
* package xmlrpc-c: use prefixed curl-config and build test programTony Theodore2014-03-081-0/+8
|
* package curl: install prefixed curl-configTony Theodore2014-03-081-0/+1
|
* package hdf5: remove libtool workaround (actually a pthreads build issue)Tony Theodore2014-03-081-3/+0
|
* Package gnutls: Fix export for shared buildTobias Gruetzmacher2014-03-081-0/+16
|
* Package lcms1: Enable shared buildsTobias Gruetzmacher2014-03-081-4/+1
|
* Package boost: Enable shared buildsTobias Gruetzmacher2014-03-081-1/+1
|
* package pthreads-w32: fix for shared buildTobias Gruetzmacher2014-03-082-64/+4
| | | | | | - Only patch header files to force static build when we are actually running a static build. - Install DLL into bin and stub .a into lib for shared.
* Merge branch 'master' of github.com:mxe/mxeTony Theodore2014-03-073-4/+25
|\
| * update package libpngMark Brand2014-03-071-2/+2
| |
| * update package freetypeMark Brand2014-03-071-2/+2
| |
| * revert accidental file deletionMark Brand2014-03-041-0/+21
| | | | | | | | This partially reverts commit 81213e686e3855c0728f2f5ca286b90b04189adf.
* | package bullet: fix update macroTony Theodore2014-03-071-1/+1
|/
* update package gnutlsMark Brand2014-03-032-23/+2
|
* package libgomp: fix --prefixTony Theodore2014-03-021-0/+1
|
* package xmlrpc-c: switch to github downloads, enable static builds, and ↵Tony Theodore2014-03-011-22/+32
| | | | disable server components
* package xmlrpc-c added.Lars Silvén2014-03-012-0/+146
|
* package openblas: enable openmp and dynamic archTony Theodore2014-02-281-4/+9
|
* package libgomp:enable shared buildsTony Theodore2014-02-281-5/+1
|
* package hdf5: enable shared builds and detection of pthreads and zlibTony Theodore2014-02-261-19/+19
|
* package blas: tidy up build ruleTony Theodore2014-02-261-3/+6
|
* add package openblasTony Theodore2014-02-251-0/+40
| | | | based on: http://hg.octave.org/mxe-octave/file/default/src/openblas.mk
* ffmpeg: update to 2.1.4Timothy Gu2014-02-241-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* libbluray: update and fix update scriptTimothy Gu2014-02-234-19/+21
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: enable gnutlsTimothy Gu2014-02-231-1/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: delete some useless configure optionsTimothy Gu2014-02-231-5/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: update to 2.1.3Timothy Gu2014-02-231-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* add package openmp-validationTony Theodore2014-02-223-0/+121
|
* package libgomp: fix fortran detection and build out-of-sourceTony Theodore2014-02-221-4/+5
|
* add package bulletJosh Heidenreich2014-02-213-0/+89
|
* package vamp-plugin-sdk: remove static patch and build using Makefile.mingw32Tony Theodore2014-02-212-111/+18
|
* package rubberband: remove static patch and enable shared libsTony Theodore2014-02-212-84/+21
|
* package chromaprint: enable static and shared buildsTony Theodore2014-02-211-6/+5
|
* package vamp-plugin-sdk: tuned patch for Makefile.in to support only static ↵Tuukka Pasanen2014-02-211-4/+58
| | | | building
* package rubberband: tuned patch for Makefile.in to support only static buildingTuukka Pasanen2014-02-211-10/+29
|
* add package chromaprintTuukka Pasanen2014-02-211-0/+24
|
* add package rubberbandTuukka Pasanen2014-02-212-0/+82
|
* add package vamp-plugin-sdk: depency of rubberbandTuukka Pasanen2014-02-212-0/+74
|
* package opencv: fixes for i686-pc-mingw32 and x86_64-w64-mingw32Tony Theodore2014-02-212-6/+9
|
* package mingw-w64: workaround for -isystem flag messing up include orderAndrew Hankins2014-02-211-0/+25
|
* package opencv: update and enable i686-w64-mingw32Andrew Hankins2014-02-212-203/+87
|
* package qtbase: disable mysql detectionTony Theodore2014-02-191-0/+1
| | | | fixes #325
* packages gcc libvpx openssl portaudio: use escaped substitution styleTony Theodore2014-02-184-13/+15
| | | | prompted by sample package recipe on @TimothyGu's wiki
* packages curl fftw fltk freetds gnutls libidn libssh2: enable/fix shared buildTony Theodore2014-02-177-22/+6
|
* package gcc: enbale shared target libsTony Theodore2014-02-171-3/+10
|