summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* package qwt: enable shared buildTony Theodore2014-04-032-9/+3
|
* package qjson: enable shared buildTony Theodore2014-04-031-3/+1
|
* package qwt_qt4: enable shared buildTony Theodore2014-04-032-9/+3
|
* update package vmimeMark Brand2014-04-032-30/+11
|
* package cairo: add lzo dependencyTony Theodore2014-04-011-1/+1
|
* package lzo: enable shared buildTony Theodore2014-04-011-4/+2
|
* package xvidcore: fix static installTony Theodore2014-03-311-2/+2
|
* update package netpbmMark Brand2014-03-301-2/+2
|
* update package gettextMark Brand2014-03-271-2/+2
|
* package vmime: default to native charset conversionMark Brand2014-03-271-3/+3
| | | | | The package now supports iconv, icu, and native windows character conversion. Native is probably a good default for MXE.
* update package vmimeMark Brand2014-03-273-6/+81
|
* update package sqliteMark Brand2014-03-261-2/+2
|
* update package curlMark Brand2014-03-261-2/+2
|
* update package gmpMark Brand2014-03-261-2/+2
|
* update package gmpMark Brand2014-03-251-2/+2
|
* update package fontconfigMark Brand2014-03-242-9/+9
|
* Merge pull request #357 from TimothyGu/vlcTony Theodore2014-03-244-4/+107
|\ | | | | Add libdvdread and libdvdnav and crystalhd
| * Add libdvdnav and libdvdreadTimothy Gu2014-03-242-0/+85
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * Enable shared build for libdvdcssTimothy Gu2014-03-231-4/+1
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * Add package crystalhdTimothy Gu2014-03-221-0/+21
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Package glew: Enable shared build & use original makefile.Tobias Gruetzmacher2014-03-231-29/+25
| | | | | | | | | | | | | | - Using the upstream makefile looks like the cleaner approch. - Still needs minor patching of the pkg-config files. - For shared builds, we use -O0 instead of -O2, otherwise the resulting DLL does not work...
* | package cppunit: update and change project websiteLars Silvén2014-03-221-3/+3
|/
* Added package NLopt.Lars Johannesen2014-03-221-0/+26
|
* Merge pull request #352 from AndreHeinecke/masterTony Theodore2014-03-221-0/+28
|\ | | | | Add package polarssl
| * Add package polarsslAndre Heinecke2014-03-201-0/+28
| |
* | Merge pull request #348 from TimothyGu/parallelTony Theodore2014-03-221-3/+7
|\ \ | | | | | | Allow building packages for different targets simultaneously using multiple `make` instances
| * | Fix libxvidcore shared DLL locationTimothy Gu2014-03-211-3/+7
| |/ | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Package libgsf: Enable shared build.Tobias Gruetzmacher2014-03-191-4/+1
| |
* | Package atkmm: Enable shared build.Tobias Gruetzmacher2014-03-191-3/+1
| |
* | Package libxml++: Enable shared build.Tobias Gruetzmacher2014-03-191-4/+1
| |
* | Package glibmm: Enable shared build.Tobias Gruetzmacher2014-03-191-4/+1
| |
* | Package libsigc++: Enable shared build.Tobias Gruetzmacher2014-03-191-4/+1
|/
* update package harfbuzzMark Brand2014-03-191-2/+2
|
* package lcms: updated checksumMark Brand2014-03-191-1/+1
|
* update package mxmlMark Brand2014-03-171-2/+2
|
* update package vorbisMark Brand2014-03-171-2/+2
|
* update package libusb1Mark Brand2014-03-171-2/+2
|
* update package lcmsMark Brand2014-03-161-2/+2
|
* Package librsvg: Enable shared build, fix dependency.Tobias Gruetzmacher2014-03-121-6/+2
|
* Package libcroco: Enable shared build.Tobias Gruetzmacher2014-03-121-3/+1
|
* update package sqliteMark Brand2014-03-121-2/+2
|
* ffmpeg: rework update scriptTimothy Gu2014-03-111-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* package sqlite: omit debugging symbolsMark Brand2014-03-101-1/+2
|
* update package sqliteMark Brand2014-03-101-2/+2
|
* package gnutls: fix libopts detection causing build failuresTony Theodore2014-03-101-0/+1
| | | | http://git.buildroot.net/buildroot/commit/?id=87815fc695bcb4ef5a48c09ab1ffcd0c134da43a
* package gdb: fix undefined symbols in bundled readlineMark Brand2014-03-101-1/+1
| | | | Use pdcurses as we do for readline package.
* package readline: rename pdcurses to cursesTony Theodore2014-03-101-2/+2
|
* package pdcurses: enable shared buildTony Theodore2014-03-101-3/+8
|
* Merge branch 'master' of github.com:mxe/mxeTony Theodore2014-03-101-2/+2
|\
| * update package gnutlsMark Brand2014-03-101-2/+2
| |