summaryrefslogtreecommitdiffstats
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
|
* doc update: alphabetise the list of packagesNiels Kristian Bech Jensen2014-03-081-4/+4
|
* 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-013-0/+150
|
* 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
|
* doc update: add gpatch to OSX requirementsTony Theodore2014-02-261-1/+2
| | | | closes #335
* package blas: tidy up build ruleTony Theodore2014-02-261-3/+6
|
* Merge branch 'stable'Tony Theodore2014-02-250-0/+0
|\
| * doc update: add GNU Licenses FAQTony Theodore2014-02-251-0/+6
| |
| * doc update: add legal notesTony Theodore2014-02-251-1/+163
| | | | | | | | | | from a long time ago: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-03/msg00107.html
* | doc update: add GNU Licenses FAQTony Theodore2014-02-251-0/+6
| |
* | add package openblasTony Theodore2014-02-252-0/+44
| | | | | | | | based on: http://hg.octave.org/mxe-octave/file/default/src/openblas.mk
* | Merge branch 'stable'Tony Theodore2014-02-240-0/+0
|\ \ | |/ | | | | | | Conflicts: index.html
| * Merge pull request #334 from TimothyGu/stable-sTony Theodore2014-02-241-0/+8
| |\ | | | | | | Add documentation of `make update-checksum-*`
| | * Add documentation of `make update-checksum-*`Timothy Gu2014-02-241-0/+8
| |/ | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge pull request #333 from TimothyGu/stableTony Theodore2014-02-245-26/+43
|\ \ | | | | | | ffmpeg and libbluray updates and fixes
| * | Add documentation of `make update-package-*`Timothy Gu2014-02-241-0/+9
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * | Add documentation of `make update-checksum-*`Timothy Gu2014-02-241-0/+8
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * | 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-224-0/+125
| |
* | package libgomp: fix fortran detection and build out-of-sourceTony Theodore2014-02-221-4/+5
| |
* | add package bulletJosh Heidenreich2014-02-214-0/+93
| |
* | 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
| |