summaryrefslogtreecommitdiffstats
path: root/src/openal-1-fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* Copyright headers: point to LICENSE.md and shortenBoris Nagaev2016-08-271-2/+1
| | | | | | | | | | | | | | | | | | | The following script was applied: sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE') sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \ $(git grep -l 'part of MXE.*See index.html') before='This file is part of MXE. See index.html for further information.' after='This file is part of MXE. See LICENSE.md for licensing information.' sed "s/$before/$after/" -i $(git grep -l 'part of MXE') Then git grep 'index.html for further information' revealed two other files. One of them was patched manually (patch.mk). Makefile has text "See index.html for further information" unrelated to licensing. See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
* mingw-w64: fix the shlobj.h problem at the sourceMark Brand2015-03-291-22/+1
|
* openal: mingw-w64 4.01 compatibility fixMark Brand2015-03-281-2/+30
|
* openal: fixes compilation on shared target.Guilherme Lima Bernal2014-12-221-1/+1
| | | | | The patch should only remove the "common" link, not both. Winmm is linked with this EXTRA_LIBS. Many undefined references fixed. Here is the log: http://pastebin.com/iA6Mku2g
* OpenAl updatedSergey2014-12-151-16/+42
|
* update package openalMark Brand2012-12-121-1/+1
|
* update package openalMark Brand2012-12-061-1/+1
|
* update package openalMark Brand2012-04-141-0/+29
|
* replace the ugly hacks with clean patches for package openalVolker Grabsch2010-11-281-109/+0
|
* package openal: fixed initializationMartin Lambers2010-11-271-0/+38
|
* convert patch formatMark Brand2010-10-011-14/+28
| | | | | These were the remaining *-1-fixes.patch that were not in "git format-patch" format.
* package openal: combine patch files, portability fixes, and add test programTony Theodore2010-09-301-0/+57