summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #65 from residuum/mastermabrand2012-08-122-0/+28
|\ | | | | Test case for json-c
| * Test application for json-c.Thomas Mayer2012-08-102-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 20111121Stefan Hajnoczi2012-08-122-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 failureMark Brand2012-08-121-0/+32
| | | | | | | | Thanks to <free.man.uu@gmail.com>
* | update package glewMark Brand2012-08-121-1/+1
| |
* | update package curlMark Brand2012-08-122-102/+23
| |
* | Merge pull request #64 from viking/patch-1mabrand2012-08-111-1/+1
|\ \ | | | | | | Update freedts url
| * | Update freedts urlJeremy Stephens2012-08-021-1/+1
| |/ | | | | The ibiblio mirror of freetds seems to have gone away (or changed locations)
* | update package pixmanMark Brand2012-08-111-1/+1
| |
* | Merge branch 'stable'Volker Grabsch2012-08-031-0/+87
|\ \ | |/ |/|
| * upgrade package exiv2Volker Grabsch2012-08-035-255/+88
| |
| * package libpaper: add alternate URLMark Brand2012-05-251-0/+1
| |
| * package giflib: fix URLMark Brand2012-05-241-1/+1
| | | | | | | | Thanks to mark@block17.co.uk
| * Merge branch 'stable' of github.com:mxe/mxe into stableTony Theodore2012-05-151-22/+72
| |\
| | * don't say DLL for static webkit (but still does not work)Mark Brand2012-05-101-10/+27
| | | | | | | | | | | | | | | (cherry picked from commit f9c847762a0470753caac0399ba5603d62af2b73 squashed with ce7a1ddffb330c64a2b7e37acb59b55418e5c59b)
| | * package qt: use style from upstream in fixMark Brand2012-05-101-1/+1
| | | | | | | | | | | | (cherry picked from commit 04bd92b892fc41b42395562b6d5328954a31a7c0)
| | * package qt: fix pkgconfig .pc filesMark Brand2012-05-101-16/+49
| | | | | | | | | | | | (cherry picked from commit 44eaf2c625df0701a126aaa6bde2152b8ca0d296)
| * | package zlib: add fallback urlTony Theodore2012-05-151-0/+1
| |/
| * patch vigra: modify cmake files for static linkingJoachim Schleicher2012-04-271-0/+63
| |
| * package sdl_net: fix update macroTony Theodore2012-04-161-3/+2
| |
* | update package pcreMark Brand2012-07-261-1/+1
| |
* | update package gcc-mpcMark Brand2012-07-261-1/+1
| |
* | add package gtkglareaWilliam2012-07-242-0/+136
| |
* | update package dbusMark Brand2012-07-181-1/+1
| |
* | update package glewMark Brand2012-07-181-1/+1
| |
* | update package suitesparseMark Brand2012-07-171-1/+1
| |
* | update package cgalMark Brand2012-07-172-35/+31
| |
* | package gnutls: workaround for automakeMark Brand2012-07-171-16/+27
| |
* | package cgal: boost 1.50 compatibilityMark Brand2012-07-171-12/+35
| | | | | | | | Thanks to Don Bright <hugh.m.bright@gmail.com>
* | Merge pull request #61 from residuum/mastermabrand2012-07-173-4/+38
|\ \ | | | | | | Update of json-c
| * | json-c update to version 0.10, using github downloads.Thomas Mayer2012-07-173-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 glibMark Brand2012-07-173-14/+94
| | |
* | | update package fontconfigMark Brand2012-07-172-50/+1
|/ /
* | update package popplerMark Brand2012-07-112-43/+7
| |
* | update package vmimeMark Brand2012-07-111-379/+100
| |
* | update package libpngMark Brand2012-07-111-1/+2
| |
* | Merge pull request #57 from mgehre/pangomabrand2012-07-091-19/+14
|\ \ | | | | | | | | | Looks good. Thanks. package pango: split DllMain patch and make it callable
| * | package pango: split DllMain patch and make it callableMatthias Gehre2012-07-091-19/+14
| | | | | | | | | | | | | | | This allows users of this library to explicitly call the DllMain to run the necessary initialization.
* | | update package suitesparseMark Brand2012-07-082-9/+9
| | |
* | | update package nettleMark Brand2012-07-081-2/+3
| | |
* | | update package liboauthMark Brand2012-07-051-1/+1
| | |
* | | package gdal: giflib 5 compatibilityMark Brand2012-07-041-7/+184
| | |
* | | update package giflibMark Brand2012-07-042-4/+41
| | |
* | | update package mpfrMark Brand2012-07-041-2/+2
| | |
* | | update package libshoutMark Brand2012-07-011-1/+1
| | |
* | | update package mingwrtMark Brand2012-07-011-3/+3
| | |
* | | update package boostMark Brand2012-07-011-4/+7
| | |
* | | package dbus: misc improvementsMark Brand2012-06-282-23/+2
| | |
* | | update package dbusMark Brand2012-06-271-1/+1
| | |
* | | update package gcMark Brand2012-06-261-1/+1
| | |