summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | sdl_sound: name pkg-configfile consistentMartin Müllenhaupt2014-10-091-1/+1
| | | |
* | | | Revert "build-matrix: use $(newline) instead of ; to enter command"Timothy Gu2014-10-101-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commits e21b7281 and f3a7e0f2d01. The performance penalty is not worth it. On a relatively slow box the time spent went from 4.6s to 15s.
* | | | build-matrix: use $(newline) instead of ; to enter commandTimothyGu2014-10-101-7/+7
| | | | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | Partially revert "Make build matrix output a bit nicer."Timothy Gu2014-10-101-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I have found a better solution. The change to check/cross sign is not reverted. This partially reverts commit 3797d4eb036f08b349c457fc69ae625c8534409d. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | | mxe-activate: add build-matrix.html to tab completionTony Theodore2014-10-101-1/+3
| | | |
* | | | guile: enable i686-w64-mingw32 build (see #492)Tony Theodore2014-10-104-32/+87
| | | |
* | | | Merge pull request #524 from TobiX/shared-fixesTimothy Gu2014-10-095-33/+48
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | - Shared builds for smpeg2, sdl2_mixer, and eigen - Temporarily fix argument too long error for build matrix generation - Update package eigen
| * | | | eigen: Update & enable shared build.Tobias Gruetzmacher2014-10-091-4/+3
| | | | |
| * | | | Enable shared build for sdl2_mixer.Tobias Gruetzmacher2014-10-092-9/+27
| | | | | | | | | | | | | | | | | | | | Added a fix for library order when linking.
| * | | | Enable shared build for smpeg2.Tobias Gruetzmacher2014-10-091-12/+8
| | | | |
| * | | | Make build matrix output a bit nicer.Tobias Gruetzmacher2014-10-091-8/+10
|/ / / / | | | | | | | | | | | | | | | | | | | | This swithes the "Y" and "N" in the cells with nice symbols (✓ and ✗). This also tries to shorten the cammand line a bit since this still runs into "Argument list too long" errors on some systems...
* | | | sdl2_mixer: fix for smpeg2 in pkg-config fileTony Theodore2014-10-091-0/+1
| | | |
* | | | Merge branch 'stable'Tony Theodore2014-10-090-0/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | package sfml: fix freetype detectionTony Theodore2014-10-091-1/+2
| | |
* | | Merge pull request #521 from sikoragmbh/improve-cmake-SDLTony Theodore2014-10-098-1/+81
|\ \ \ | | | | | | | | Improve cmake sdl
| * | | more CMake FindSDL.. replacementsMartin Müllenhaupt2014-10-094-2/+39
| | | |
| * | | package sdl_image: Fix #367Martin Müllenhaupt2014-10-093-1/+26
| | | |
| * | | package sdl_image: create a test to trigger #367Martin Müllenhaupt2014-10-092-0/+18
| | | |
* | | | sdl_sound: add pkg-config file (see #521)Tony Theodore2014-10-091-3/+11
|/ / /
* | | Merge pull request #519 from sikoragmbh/fix-514Tony Theodore2014-10-093-4/+8
|\ \ \ | | | | | | | | package oce: fix static compilation #514
| * | | move CMAKE_MODULE_PATH into toolchain configMartin Müllenhaupt2014-10-082-2/+2
| | | |
| * | | package oce: fix static compilation #514Martin Müllenhaupt2014-10-082-3/+7
| | | |
* | | | librsvg-1: Fix my email addressTimothy Gu2014-10-091-1/+1
| | | |
* | | | Makefile: add $(BUILD) to allowed targetsTony Theodore2014-10-081-1/+1
|/ / /
* | | dcmtk-2: Add MXE license headerTimothy Gu2014-10-081-5/+3
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | dcmtk: Enable on i686-w64-mingw32Timothy Gu2014-10-082-1/+165
| | | | | | | | | | | | | | | | | | See #492. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | Check if specified target is validTimothy Gu2014-10-081-0/+2
| | | | | | | | | | | | | | | | | | See #518. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | libdvdread: cosmeticsTimothy Gu2014-10-081-0/+2
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | x264: updateTimothy Gu2014-10-082-11/+2
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | libbluray: updateTimothy Gu2014-10-081-2/+2
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | ffmpeg: updateTimothy Gu2014-10-081-2/+2
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | libvpx: updateTimothy Gu2014-10-082-62/+2
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | Add package libaacsTimothy Gu2014-10-085-0/+115
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | opencore-amr, vo-aacenc: Fix update macrosTimothy Gu2014-10-072-2/+2
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | oce: fix static freetype detection (see #514)Tony Theodore2014-10-061-3/+4
| | |
* | | luajit: detect if host cc accepts -malign-double (fix for clang)Tony Theodore2014-10-051-0/+38
| | |
* | | Makefile: update default target to i686-w64-mingw32.static (see #492)Tony Theodore2014-10-031-1/+1
| | |
* | | Continue drafting the release notesTimothy Gu2014-10-031-4/+42
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | Update package statsTimothy Gu2014-10-031-7/+7
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | openscenegraph: update and enable *-w64-* (see #492)Tony Theodore2014-10-021-8/+7
| | |
* | | gdal: enable netcdf on i686-w64-mingw32Tony Theodore2014-10-021-0/+1
| | |
* | | netcdf: enable i686-w64-mingw32 (see #492)Tony Theodore2014-10-021-1/+2
| | |
* | | plibc & libmicrohttpd: enable i686-w64-mingw32 (see #492)Tony Theodore2014-10-022-2/+0
| | |
* | | libdnet: enable *-w64-* targetsTony Theodore2014-10-022-5/+2
| | |
* | | winpcap: enable *-w64-* targetsTony Theodore2014-10-022-44/+65
| | |
* | | dbus: updateMark Brand2014-10-021-2/+2
| | |
* | | bullet-1-pkgconfig: improve patch for upstream submissionTimothy Gu2014-10-021-2/+2
| | |
* | | update package pcreMark Brand2014-10-011-2/+2
| | |
* | | readline-1.patch: strip diffstats and unneeded hunkTimothy Gu2014-10-011-20/+0
| | |
* | | Merge pull request #509 from starius/masterTimothy Gu2014-10-012-0/+34
|\ \ \ | | | | | | | | | | | | Add package LuaJIT