summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* hunspell: enable shared buildsTimothy Gu2014-08-171-7/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* coreutils: updateUwe Hermann2014-08-171-2/+2
|
* lzo: updateUwe Hermann2014-08-171-2/+2
|
* yasm: updateUwe Hermann2014-08-171-2/+2
|
* ogg: updateUwe Hermann2014-08-171-2/+2
|
* mpg123: updateUwe Hermann2014-08-171-2/+2
|
* gta: updateUwe Hermann2014-08-171-2/+2
|
* hunspell: updateUwe Hermann2014-08-171-2/+2
|
* gettext: updateUwe Hermann2014-08-171-2/+2
|
* check: updateUwe Hermann2014-08-171-2/+2
|
* libftdi1: updateUwe Hermann2014-08-171-2/+2
|
* Merge pull request #468 from eroux/masterTimothy Gu2014-08-171-3/+1
|\ | | | | | | | | gnutls: fix for Debian/Sid autotools Fixes #456.
| * gnutls: fix for Debian/Sid autotools (fixes ↵Elie Roux2014-08-171-3/+1
|/ | | | https://github.com/mxe/mxe/issues/456)
* update package sqliteMark Brand2014-08-171-2/+2
|
* lua: Fix static installTimothy Gu2014-08-161-0/+4
| | | Fixes #461.
* Merge pull request #455 from abma/masterTimothy Gu2014-08-161-2/+1
|\ | | | | enable openal shared compile
| * remove duplicate codeabma2014-08-161-14/+1
| |
| * enable openal shared compileabma2014-08-101-1/+13
| |
* | ffmpeg: enable vidstabTimothy Gu2014-08-161-1/+2
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | boost: fix directory quotingTimothy Gu2014-08-161-1/+1
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Add package vidstabTimothy Gu2014-08-165-0/+176
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Add package widlTimothy Gu2014-08-162-0/+31
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | libgomp: fix DLL install dirTimothy Gu2014-08-161-0/+4
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge pull request #459 from uwehermann/update_fixesTimothy Gu2014-08-114-12/+13
|\ \ | | | | | | Update fixes
| * | libusb1: Fix update macroUwe Hermann2014-08-111-2/+3
| | |
| * | libodbc++: Fix update macroUwe Hermann2014-08-111-3/+3
| | |
| * | flex: Fix update macroUwe Hermann2014-08-111-4/+4
| | |
| * | assimp: Fix update macroUwe Hermann2014-08-111-3/+3
|/ /
* | boost: add $(BUILD_SHARED) guards to the `mv` of DLLsTimothy Gu2014-08-111-1/+2
| | | | | | | | | | | | Fixes #457. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | flann: enable OpenMPTimothy Gu2014-08-112-2/+35
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | flann: updateTimothy Gu2014-08-112-118/+126
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | flann: enable shared libTimothy Gu2014-08-115-184/+216
| | | | | | | | | | | | | | With this commit the static libs are installed as "libflann.a" instead of "libflann_s.a". pkg-config files are changed accordingly. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge pull request #458 from uwehermann/libusb1_updateTimothy Gu2014-08-111-3/+4
|\ \ | | | | | | update package libusb1
| * | update package libusb1Uwe Hermann2014-08-111-3/+4
|/ / | | | | | | | | | | | | | | | | The 1.0.19 release now uses VerSetConditionMask(), which is not available by default in i686-pc-mingw32.static (but it *is* for i686-w64-mingw32.static). Thus, add 'CFLAGS=-D_WIN32_WINNT=0x0500' like in other packages to make libusb1 also compile for i686-pc-mingw32.static.
* | icu4c: symlink <lib>53.dll.a to <lib>.dll.aTimothy Gu2014-08-101-0/+6
| | | | | | | | | | | | Fixes #454. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | libgdamm: add update macroTimothy Gu2014-08-101-2/+4
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Multiple packages: use target-g++ instead of target-c++ as CXXTimothy Gu2014-08-104-4/+4
|/ | | | | | It is more explicit and conforms with other packages. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* libcaca: install caca-config to standard directoryTimothy Gu2014-08-081-0/+1
|
* qtservice, qtsystems: fix checksumsTimothy Gu2014-08-082-2/+2
| | | | | | Fixes #452. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* index.html: Restore alphabetical order of package listTimothy Gu2014-08-081-5/+4
|
* Merge pull request #448 from nandub/feature/primesieveTimothy Gu2014-08-082-0/+34
|\ | | | | add primesieve library
| * add primesieve libraryFernando Ortiz2014-08-082-0/+34
|/
* gcc: remove `--disable-libmudflap`Timothy Gu2014-08-081-1/+0
| | | | | | libmudflap is removed in gcc 4.9. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* boost: install DLLs to bin/Timothy Gu2014-08-081-0/+2
| | | | | | | Fixes #375. See #393. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* icu4c: fix wildcardTimothy Gu2014-08-081-1/+1
| | | | | | | | See http://www.cmcrossroads.com/article/trouble-wildcard $(wildcard) is evaluated at parse-time, not run-time. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Support .tbz2 and .txzTimothy Gu2014-08-081-2/+4
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* icu4c: move DLLs to bin/Timothy Gu2014-08-081-2/+8
| | | | | | See #393. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* icu4c: updateTimothy Gu2014-08-083-18/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* patch-tool-mxe: Support .tgz, .tbz2, .txzTimothy Gu2014-08-071-3/+6
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Merge branch 'stable'Timothy Gu2014-08-070-0/+0
|\