Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move CMAKE_BUILD_TYPE, CMAKE_AR and CMAKE_RANLIB into toolchain file | Volker Grabsch | 2012-08-13 | 6 | -8/+5 |
| | |||||
* | Merge pull request #65 from residuum/master | mabrand | 2012-08-12 | 2 | -0/+28 |
|\ | | | | | Test case for json-c | ||||
| * | Test application for json-c. | Thomas Mayer | 2012-08-10 | 2 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 1ad29ec164b9f07781f68fbe39276428105e3d8e Author: Thomas Mayer <thomas@residuum.org> Date: Fri Aug 10 20:51:42 2012 +0200 Test for json-c actually outputs something instead of just return 0 or 1. commit 2650c38c79a627f25c7dda9e89dd1acaca8d3663 Author: Thomas Mayer <thomas@residuum.org> Date: Sat Aug 4 16:46:28 2012 +0200 Test case for json-c. | ||||
* | | Update PortAudio v19 from 20071207 to 20111121 | Stefan Hajnoczi | 2012-08-12 | 2 | -86/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch updates PortAudio to v19 20111121 from 20071207. The src/portaudio-1-win32.patch ./configure hunks have been submitted upstream and will be in the next PortAudio release. In the meantime we must carry this patch to build multiple audio host APIs for Windows. This patch also enables the WASAPI, WDM Kernel Streaming, and WinMME host APIs for a broader selection of Windows audio APIs. WASAPI and WDM Kernel Streaming are especially useful for low-latency audio. Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> | ||||
* | | package nsis: fixed build failure | Mark Brand | 2012-08-12 | 1 | -0/+32 |
| | | | | | | | | Thanks to <free.man.uu@gmail.com> | ||||
* | | update package glew | Mark Brand | 2012-08-12 | 1 | -1/+1 |
| | | |||||
* | | update package curl | Mark Brand | 2012-08-12 | 2 | -102/+23 |
| | | |||||
* | | Merge pull request #64 from viking/patch-1 | mabrand | 2012-08-11 | 1 | -1/+1 |
|\ \ | | | | | | | Update freedts url | ||||
| * | | Update freedts url | Jeremy Stephens | 2012-08-02 | 1 | -1/+1 |
| |/ | | | | | The ibiblio mirror of freetds seems to have gone away (or changed locations) | ||||
* | | update package pixman | Mark Brand | 2012-08-11 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'stable' | Volker Grabsch | 2012-08-03 | 1 | -0/+87 |
|\ \ | |/ |/| | |||||
| * | upgrade package exiv2 | Volker Grabsch | 2012-08-03 | 5 | -255/+88 |
| | | |||||
| * | package libpaper: add alternate URL | Mark Brand | 2012-05-25 | 1 | -0/+1 |
| | | |||||
| * | package giflib: fix URL | Mark Brand | 2012-05-24 | 1 | -1/+1 |
| | | | | | | | | Thanks to mark@block17.co.uk | ||||
| * | Merge branch 'stable' of github.com:mxe/mxe into stable | Tony Theodore | 2012-05-15 | 1 | -22/+72 |
| |\ | |||||
| | * | don't say DLL for static webkit (but still does not work) | Mark Brand | 2012-05-10 | 1 | -10/+27 |
| | | | | | | | | | | | | | | | (cherry picked from commit f9c847762a0470753caac0399ba5603d62af2b73 squashed with ce7a1ddffb330c64a2b7e37acb59b55418e5c59b) | ||||
| | * | package qt: use style from upstream in fix | Mark Brand | 2012-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | (cherry picked from commit 04bd92b892fc41b42395562b6d5328954a31a7c0) | ||||
| | * | package qt: fix pkgconfig .pc files | Mark Brand | 2012-05-10 | 1 | -16/+49 |
| | | | | | | | | | | | | (cherry picked from commit 44eaf2c625df0701a126aaa6bde2152b8ca0d296) | ||||
| * | | package zlib: add fallback url | Tony Theodore | 2012-05-15 | 1 | -0/+1 |
| |/ | |||||
| * | patch vigra: modify cmake files for static linking | Joachim Schleicher | 2012-04-27 | 1 | -0/+63 |
| | | |||||
| * | package sdl_net: fix update macro | Tony Theodore | 2012-04-16 | 1 | -3/+2 |
| | | |||||
* | | update package pcre | Mark Brand | 2012-07-26 | 1 | -1/+1 |
| | | |||||
* | | update package gcc-mpc | Mark Brand | 2012-07-26 | 1 | -1/+1 |
| | | |||||
* | | add package gtkglarea | William | 2012-07-24 | 2 | -0/+136 |
| | | |||||
* | | update package dbus | Mark Brand | 2012-07-18 | 1 | -1/+1 |
| | | |||||
* | | update package glew | Mark Brand | 2012-07-18 | 1 | -1/+1 |
| | | |||||
* | | update package suitesparse | Mark Brand | 2012-07-17 | 1 | -1/+1 |
| | | |||||
* | | update package cgal | Mark Brand | 2012-07-17 | 2 | -35/+31 |
| | | |||||
* | | package gnutls: workaround for automake | Mark Brand | 2012-07-17 | 1 | -16/+27 |
| | | |||||
* | | package cgal: boost 1.50 compatibility | Mark Brand | 2012-07-17 | 1 | -12/+35 |
| | | | | | | | | Thanks to Don Bright <hugh.m.bright@gmail.com> | ||||
* | | Merge pull request #61 from residuum/master | mabrand | 2012-07-17 | 3 | -4/+38 |
|\ \ | | | | | | | Update of json-c | ||||
| * | | json-c update to version 0.10, using github downloads. | Thomas Mayer | 2012-07-17 | 3 | -4/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit a93e1e80e4a6b668009bd024923e387f71eff7a3 Author: Thomas Mayer <thomas@residuum.org> Date: Tue Jul 17 23:16:59 2012 +0200 Patches for: - missing file - remove check for rpl_* functions commit ad94ec0c30381acb9ac25db96182a1308b9fbd3c Author: Thomas Mayer <thomas@residuum.org> Date: Tue Jul 17 19:08:40 2012 +0200 Fixed indentation commit 78b51e08e5174454495b8df547c4bccdc06bef73 Author: Thomas Mayer <thomas@residuum.org> Date: Tue Jul 17 01:13:08 2012 +0200 json-c compiles correctly (finally). commit 0c4bb3a6b4b6db1ac6a6d098ce55041db55bc8ab Author: Thomas Mayer <thomas@residuum.org> Date: Fri Jul 13 22:16:41 2012 +0200 Changes to json-c files according to current MXE standards. commit a533fe5439d56de76c2d3b9d634c597cba94ff52 Author: Thomas Mayer <thomas@residuum.org> Date: Thu Jul 12 22:27:54 2012 +0200 Update to json-c 0.10, and use github repository. | ||||
* | | | package fribidi: compatibility with new glib | Mark Brand | 2012-07-17 | 3 | -14/+94 |
| | | | |||||
* | | | update package fontconfig | Mark Brand | 2012-07-17 | 2 | -50/+1 |
|/ / | |||||
* | | update package poppler | Mark Brand | 2012-07-11 | 2 | -43/+7 |
| | | |||||
* | | update package vmime | Mark Brand | 2012-07-11 | 1 | -379/+100 |
| | | |||||
* | | update package libpng | Mark Brand | 2012-07-11 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #57 from mgehre/pango | mabrand | 2012-07-09 | 1 | -19/+14 |
|\ \ | | | | | | | | | | Looks good. Thanks. package pango: split DllMain patch and make it callable | ||||
| * | | package pango: split DllMain patch and make it callable | Matthias Gehre | 2012-07-09 | 1 | -19/+14 |
| | | | | | | | | | | | | | | | This allows users of this library to explicitly call the DllMain to run the necessary initialization. | ||||
* | | | update package suitesparse | Mark Brand | 2012-07-08 | 2 | -9/+9 |
| | | | |||||
* | | | update package nettle | Mark Brand | 2012-07-08 | 1 | -2/+3 |
| | | | |||||
* | | | update package liboauth | Mark Brand | 2012-07-05 | 1 | -1/+1 |
| | | | |||||
* | | | package gdal: giflib 5 compatibility | Mark Brand | 2012-07-04 | 1 | -7/+184 |
| | | | |||||
* | | | update package giflib | Mark Brand | 2012-07-04 | 2 | -4/+41 |
| | | | |||||
* | | | update package mpfr | Mark Brand | 2012-07-04 | 1 | -2/+2 |
| | | | |||||
* | | | update package libshout | Mark Brand | 2012-07-01 | 1 | -1/+1 |
| | | | |||||
* | | | update package mingwrt | Mark Brand | 2012-07-01 | 1 | -3/+3 |
| | | | |||||
* | | | update package boost | Mark Brand | 2012-07-01 | 1 | -4/+7 |
| | | | |||||
* | | | package dbus: misc improvements | Mark Brand | 2012-06-28 | 2 | -23/+2 |
| | | | |||||
* | | | update package dbus | Mark Brand | 2012-06-27 | 1 | -1/+1 |
| | | |