summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix xvidcore update macroTimothy Gu2014-05-091-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Update opusfileTimothy Gu2014-05-091-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* cairo: disable LTOTimothy Gu2014-05-092-0/+47
| | | | | | Should fix part of #403. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Fix linking of suitesparseTimothy Gu2014-05-091-1/+1
| | | | | | See #403. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* armadillo: fix test linkingTimothy Gu2014-05-091-1/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Fix lapack testTimothy Gu2014-05-081-1/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* update package gnutlsMark Brand2014-05-071-2/+2
|
* package qt: fix include path with current dirTony Theodore2014-05-071-50/+69
|
* update package gdbMark Brand2014-05-061-2/+2
|
* sdl2_mixer: disable sharedTimothy Gu2014-05-061-0/+2
| | | | | | | | Two reasons: * --disable-shared is hardcoded * Dependency smpeg2 is not enabled for shared Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* opusfile: enable shared buildTimothy Gu2014-05-051-6/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* lame: make autotools files compatible with automake >= 1.12Timothy Gu2014-05-051-0/+107
| | | | | | Fixes #399. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* package qt: use accepted upstream patchMark Brand2014-05-041-5/+5
|
* Fix build of lame with GCC 4.9.Tobias Gruetzmacher2014-05-022-2/+33
|
* package sdl2_mixer: fix typo and smpeg2-config detectionTony Theodore2014-05-021-1/+2
|
* package gcc: fix copying of dlls to target bin directoryTony Theodore2014-05-021-1/+1
|
* update package qtMark Brand2014-04-303-341/+219
|
* update package dbusMark Brand2014-04-301-2/+2
|
* package curl: force gnutls instead of opensslTony Theodore2014-04-291-0/+1
|
* package eigen: fix typoTony Theodore2014-04-281-1/+1
|
* package gcc: fix for gcc -> clang symlinkTony Theodore2014-04-281-0/+61
|
* package libgsasl: enable shared buildTony Theodore2014-04-272-8/+4
|
* package cblas: add missing lib to test buildTony Theodore2014-04-271-2/+2
|
* add eigen testBrad Pitcher2014-04-272-0/+25
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Add legal comment about fdk-aacTimothy Gu2014-04-262-0/+8
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Merge pull request #332 from TimothyGu/fdkTimothy Gu2014-04-261-0/+25
|\ | | | | Add fdk-aac package
| * Add fdk-aac packageTimothy Gu2014-02-231-0/+25
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge branch 'master' of github.com:mxe/mxeTony Theodore2014-04-261-3/+3
|\ \
| * \ Merge pull request #388 from brad/eigen_bumpTimothy Gu2014-04-261-3/+3
| |\ \ | | | | | | | | update eigen to 3.2.1
| | * | update eigen to 3.2.1Brad Pitcher2014-04-201-3/+3
| | | |
* | | | package crystalhd: use $(INSTALL) instead of mkdirTony Theodore2014-04-261-1/+1
|/ / /
* | | update package gccMark Brand2014-04-223-303/+341
| | |
* | | add package gperf (for build-requirements)Tony Theodore2014-04-221-0/+26
| | |
* | | package agg: use mxe pkg mirror until project relocatesTony Theodore2014-04-221-1/+6
| | |
* | | lensfun-test: use correct #include style and don't return negative exit codeTimothy Gu2014-04-221-2/+2
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | Update lensfun URL in test fileTimothy Gu2014-04-221-1/+1
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | lensfun: increase verbosity of `make` to ease debuggingTimothy Gu2014-04-221-2/+2
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | Use $(SORT) variable in lensfun.mkNiels Kristian Bech Jensen2014-04-221-1/+1
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | lensfun: enable shared buildTimothy Gu2014-04-223-12/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | Some good side effects: * fixed pkg-config file is now a patch instead of a rule in recipe * Doxygen is disabled Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | libgnurx: remove outdated patch fileTimothy Gu2014-04-201-18/+0
| | |
* | | Merge pull request #385 from gcoco/libicalTony Theodore2014-04-201-3/+1
|\ \ \ | | | | | | | | package libical: enable shared build
| * | | package libical: enable shared buildgcoco2014-04-201-3/+1
| | | |
* | | | package icu4c: fix host detection and 64-bit name manglingTony Theodore2014-04-202-1/+16
| | | |
* | | | Enable shared builds for libgnurxTimothy Gu2014-04-202-4/+30
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | Merge branch 'stable'Timothy Gu2014-04-201-5/+5
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: src/lensfun.mk
| * | | Lensfun has moved to sourceforge.netNiels Kristian Bech Jensen2014-04-201-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The lensfun project has moved to sourceforge.net pending the close-down of berlios.de by the end of April. This patch updates lensfun.mk accordingly. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | update package vmimeMark Brand2014-04-191-2/+2
| | | |
* | | | update package vmimeMark Brand2014-04-181-2/+2
| | | |
* | | | package liboauth: enable shared buildTony Theodore2014-04-151-6/+2
| | | |
* | | | package libarchive: enable shared buildTony Theodore2014-04-151-7/+4
| | | |