Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package sdl_mixer: fix for double-freeing resources with WAV files | Tony Theodore | 2013-02-09 | 1 | -0/+35 |
| | |||||
* | package hdf5: rename test program and re-style test invocation | Tony Theodore | 2013-02-09 | 2 | -2/+4 |
| | |||||
* | Merge branch 'master' of github.com:mxe/mxe | Tony Theodore | 2013-02-09 | 3 | -7/+7 |
|\ | |||||
| * | update package postgresql | Mark Brand | 2013-02-07 | 3 | -7/+7 |
| | | |||||
* | | hdf5: add runtime test | Alois Schlögl | 2013-02-09 | 2 | -0/+100 |
|/ | |||||
* | package plotutils: disable parallel build | Tony Theodore | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | update package curl | Mark Brand | 2013-02-07 | 2 | -2/+2 |
| | |||||
* | Merge pull request #135 from woncount/topics/debian-squeeze-fixes | Tony Theodore | 2013-02-06 | 2 | -2/+2 |
|\ | | | | | package hdf5: fixes to build on debian squeeze 6.0 | ||||
| * | hdf5 fixes to build on debian squeeze 6.0 | root | 2013-02-06 | 2 | -2/+2 |
|/ | |||||
* | doc update: add note about using local docs with development version | Tony Theodore | 2013-02-06 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' of github.com:mxe/mxe | Tony Theodore | 2013-02-06 | 1 | -7/+30 |
|\ | |||||
| * | package gnutls: rebased patches | Mark Brand | 2013-02-06 | 1 | -7/+30 |
| | | |||||
* | | doc update: add yasm to backports required in Debian Squeeze | Tony Theodore | 2013-02-06 | 1 | -6/+3 |
|/ | |||||
* | doc update: add libffi to requirements list | Tony Theodore | 2013-02-06 | 1 | -0/+4 |
| | |||||
* | package gnutls: drop required automake version from 1.11.3 to 1.11.1 | Tony Theodore | 2013-02-06 | 1 | -1/+1 |
| | |||||
* | package ilmbase: additional SHELL variable for configure | Tony Theodore | 2013-02-06 | 1 | -1/+2 |
| | |||||
* | doc update: add note about installing cmake from backports on Debian Squeeze | Tony Theodore | 2013-02-06 | 1 | -0/+14 |
| | |||||
* | package imagemagick: fix runtime errors due to threading bugs | Martin Lambers | 2013-02-06 | 1 | -1/+3 |
| | | | | | | Runtime tests have revealed that libMagick++ crashes in pthread-related code. Therefore, this patch disables threading in the package. Unfortunately the configure switch is not enough; the resulting config header needs to be tweaked. | ||||
* | package openexr: add link test | Martin Lambers | 2013-02-06 | 2 | -0/+26 |
| | |||||
* | package imagemagick: fix freetype detection, add test | Martin Lambers | 2013-02-06 | 2 | -1/+23 |
| | |||||
* | Merge pull request #125 from marlam/fix-bzip2 | Tony Theodore | 2013-02-06 | 2 | -2/+54 |
|\ | | | | | package bzip2: fix runtime crashes | ||||
| * | package bzip2: fix runtime crashes | Martin Lambers | 2013-01-30 | 2 | -2/+54 |
| | | | | | | | | | | | | | | | | This moves the source modifications from the Makefile into a patch, and it adds a critical change: instead of removing WINAPI, the whole _WIN32 preprocessor block is deactivated. This fixes the BZ_API macro. This is necessary to fix runtime crashes in my application. | ||||
* | | Merge pull request #124 from marlam/update-teem | Tony Theodore | 2013-02-06 | 2 | -4/+3 |
|\ \ | | | | | | | update package teem | ||||
| * | | update package teem | Martin Lambers | 2013-01-30 | 2 | -4/+3 |
| |/ | |||||
* | | Merge pull request #126 from alexkay/master | Tony Theodore | 2013-02-06 | 1 | -0/+9 |
|\ \ | | | | | | | package x264: fix compilation on FreeBSD | ||||
| * | | Fix x264 compilation on FreeBSD | Alexander Kojevnikov | 2013-02-03 | 1 | -0/+9 |
| | | | |||||
* | | | package portmidi: add update macro placeholder | Tony Theodore | 2013-02-06 | 1 | -0/+5 |
| | | | |||||
* | | | package portmidi: standalone test and strict compiler flags | Tony Theodore | 2013-02-06 | 2 | -1/+41 |
| | | | |||||
* | | | Merge pull request #122 from stefanha/portmidi | Tony Theodore | 2013-02-06 | 3 | -0/+85 |
|\ \ \ | | | | | | | | | add package portmidi | ||||
| * | | | add package portmidi | Stefan Hajnoczi | 2013-01-27 | 3 | -0/+85 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PortMidi is a cross-platform MIDI library. Its webpage says: "It supports real-time input and output of MIDI data using a system-independent interface. PortMidi runs on Windows (using MME), Macintosh (using CoreMIDI), and Linux (using ALSA)." The build system is cmake. A patch was necessary to build without a Java Native Interface dependency (only needed for Java bindings and Java-based utilities). The pm_test/test.c program is compiled in order to prove that building works. Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> | ||||
* | | | update package vmime | Mark Brand | 2013-02-05 | 3 | -13/+13 |
| | | | |||||
* | | | update package openssl | Mark Brand | 2013-02-05 | 2 | -2/+2 |
| | | | |||||
* | | | update package pango | Mark Brand | 2013-02-05 | 2 | -2/+2 |
| | | | |||||
* | | | update package boost | Mark Brand | 2013-02-04 | 2 | -2/+2 |
| | | | |||||
* | | | update package vmime | Mark Brand | 2013-02-04 | 3 | -4/+4 |
| | | | |||||
* | | | update package gnutls | Mark Brand | 2013-02-04 | 3 | -45/+47 |
| | | | |||||
* | | | update package gsoap | Mark Brand | 2013-02-04 | 2 | -2/+2 |
| |/ |/| | |||||
* | | update package sox | Mark Brand | 2013-02-02 | 2 | -2/+2 |
| | | |||||
* | | package qtbase: upstream patch for mingw name clash (again) | Mark Brand | 2013-02-02 | 1 | -9/+50 |
| | | |||||
* | | package qttools: clean up previous commit | Mark Brand | 2013-02-01 | 1 | -214/+2 |
| | | |||||
* | | package qttools: add upstream build fix | Mark Brand | 2013-02-01 | 1 | -0/+322 |
| | | |||||
* | | Revert "package qtbase: patch to fix QtDBus on MinGW affecting qttools" | Mark Brand | 2013-02-01 | 1 | -35/+7 |
| | | | | | | | | This reverts commit 905e282daa7abb17f3c96b0590dc0d416a1d1f60. | ||||
* | | update package libpng | Mark Brand | 2013-02-01 | 2 | -2/+2 |
| | | |||||
* | | update package cairo | Mark Brand | 2013-01-31 | 2 | -2/+2 |
| | | |||||
* | | package qtbase: patch to fix QtDBus on MinGW affecting qttools | Mark Brand | 2013-01-31 | 1 | -7/+35 |
| | | |||||
* | | update qt5 packages | Mark Brand | 2013-01-31 | 17 | -219/+58 |
| | | |||||
* | | package qtbase: rebased patches | Mark Brand | 2013-01-30 | 1 | -193/+223 |
| | | |||||
* | | update package pixman | Mark Brand | 2013-01-30 | 2 | -2/+2 |
| | | |||||
* | | update package armadillo | Mark Brand | 2013-01-30 | 2 | -2/+2 |
| | | |||||
* | | qt5 module packages: add update macros | Mark Brand | 2013-01-28 | 13 | -13/+16 |
| | |