summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* patch qt: mingw-w64 fixMark Brand2013-10-191-16/+42
|
* package qtbase: update patchesMark Brand2013-10-192-45/+45
| | | | | | -cherry-picked NTLM bugfix -move _WIN32_WINNT define from patch to qmake -D option to ensure consistency
* package boost: mingw-w64 intrinsics fixTony Theodore2013-10-191-0/+37
|
* package wget: mingw-w64 cdecl fixTony Theodore2013-10-191-0/+37
|
* package wxwidgets: mingw-w64 fixesTony Theodore2013-10-191-0/+23
|
* package qtbase: mingw-w64 fixesTony Theodore2013-10-191-12/+130
|
* package ffmpeg: disable libnut on i686-pc-mingw32Tony Theodore2013-10-191-0/+2
|
* gcc support libraries: build separately in own package rulesTony Theodore2013-10-194-17/+38
|
* packages gettext libiconv: remove unnecessary native buildsTony Theodore2013-10-192-16/+0
|
* package gcc: remove redundant darwin patchTony Theodore2013-10-192-28/+0
|
* update package mingw-w64 and switch to release versionTony Theodore2013-10-191-8/+9
|
* update package lameTony Theodore2013-10-191-9/+9
|
* update package sqliteMark Brand2013-10-171-2/+2
|
* update package libassMark Brand2013-10-161-2/+2
|
* update package gccMark Brand2013-10-161-2/+2
|
* qt5 packages: use qtbase variablesMark Brand2013-10-1515-60/+60
|
* Merge pull request #256 from TimothyGu/masterTony Theodore2013-10-151-0/+27
|\ | | | | Add a52dec package
| * Add a52dec packageTimothy Gu2013-10-131-0/+27
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge pull request #258 from TimothyGu/emergTony Theodore2013-10-152-1/+16
|\ \ | | | | | | Fix libnut/ffmpeg compilation on i686-pc-mingw32
| * | Fix libnut/ffmpeg compilation on i686-pc-mingw32Timothy Gu2013-10-151-0/+15
| | | | | | | | | | | | | | | | | | Fixes #255. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * | Update checksum of libvpxTimothy Gu2013-10-151-1/+1
| |/ | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | update package armadilloMark Brand2013-10-141-2/+2
| |
* | update package curlMark Brand2013-10-141-2/+2
|/
* update package mdbtoolsMark Brand2013-10-131-5/+5
|
* update package fontconfigMark Brand2013-10-132-4/+4
|
* Merge pull request #250 from LBg/patch-1Tony Theodore2013-10-131-4/+3
|\ | | | | update package sfml
| * update package sfmlGuilherme Lima Bernal2013-10-071-4/+3
| |
* | Update package libvpxJulien Noblet2013-10-121-1/+1
| |
* | update package dbusMark Brand2013-10-101-2/+2
| |
* | update package armadilloMark Brand2013-10-093-4/+4
| |
* | update package matioMark Brand2013-10-081-3/+3
| |
* | update packages: cminpack file harfbuzz libircclient mpg123 netpbmMark Brand2013-10-087-65/+26
|/
* update package popplerMark Brand2013-10-061-2/+3
|
* package poppler: fix update macroMark Brand2013-10-051-2/+2
|
* package zziplib: enable mmap supportGregory Smith2013-10-052-1/+38
|
* package ffmpeg: add libnut dependencyTony Theodore2013-10-051-1/+1
|
* Merge pull request #248 from TimothyGu/masterTony Theodore2013-10-053-0/+52
|\ | | | | Add two packages
| * Add libnut package and use it for ffmpegTimothy Gu2013-09-282-0/+23
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * Add package mpg123Timothy Gu2013-09-281-0/+29
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge pull request #247 from robn/sdl2Tony Theodore2013-10-053-5/+18
|\ \ | | | | | | package sdl2: disable DirectInput because of missing wbemcli.h
| * | sdl2: disable DirectInput because of missing wbemcli.hRobert Norris2013-09-303-5/+18
| | |
* | | update package vmimeMark Brand2013-10-011-2/+2
| | |
* | | update packages gmp gcc-gmpMark Brand2013-10-011-2/+2
| |/ |/|
* | x264: Avoid circular dependency with ffmpegTimothy Gu2013-09-261-1/+3
|/ | | | | | | | | | This won't normally be a problem, but when ffmpeg is updated, it uses x264's library, which has symbol referenced to the old version of ffmpeg. This is only a work-around. If users need lavf/lsws support, they can manually remove it from the x264.mk file. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* update package vmimeMark Brand2013-09-231-2/+2
|
* package qtbase: remove wrong dependencyMark Brand2013-09-181-1/+1
| | | | libodbc++ has nothing to do with Qt's ODBC driver.
* package qt: remove wrong dependencyMark Brand2013-09-181-1/+1
| | | | libodbc++ has nothing to do with Qt's ODBC driver.
* update package libpngMark Brand2013-09-181-2/+2
|
* package lapack: enable C interface and add cblas link testTony Theodore2013-09-162-2/+65
|
* package cblas: tidy up build, add missing blas dependency and build test ↵Tony Theodore2013-09-161-13/+23
| | | | programs