summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Change line endings in PortAudio/WASAPI patchMatthias Geier2015-07-011-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without the change, I get this error: (cd '.../tmp-portaudio-x86_64-w64-mingw32.static/portaudio' && patch -p1 -u) < ./src/portaudio-1-fixes.patch patching file configure.in patching file src/hostapi/dsound/pa_win_ds.c patching file src/hostapi/wdmks/pa_win_wdmks.c patching file configure.in patching file src/hostapi/wasapi/pa_win_wasapi.c Hunk #1 FAILED at 49 (different line endings). 1 out of 1 hunk FAILED -- saving rejects to file src/hostapi/wasapi/pa_win_wasapi.c.rej
* | | | | | | | | Merge pull request #750 from hamzaalloush/master-gcc_exports_fixTimothy Gu2015-07-061-0/+42
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | GCC: Export codecvt_byname and codecvt symbols for mingw32.
| * | | | | | | | | config/abi/pre/gnu.ver: Export codecvt_byname and codecvt symbols for ↵Hamza Alloush2015-07-041-0/+42
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | mingw32. fixing Boost compilation.
* | | | | | | | | various qt packages: fix libraries having debug postfix in pkg-config filesMoritz Bunkus2015-07-0424-48/+72
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qmake is invoked with removed debug options as a workaround for https://bugreports.qt-project.org/browse/QTBUG-30898 This fix uses the same mechanism used for qtbase.mk in b30e9d41.
* | | | | | | | Add wasapi support for portaudioTimothy Gu2015-07-014-58/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #715.
* | | | | | | | Enable WDM/KS support for PortAudioMatthias Geier2015-06-302-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See #716.
* | | | | | | | new package box2dMartin Gerhardy2015-06-291-0/+32
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | this introduces a new dependency for unpacking the 7z archive from Box2D
* | | | | | | netpbm: updateMark Brand2015-06-281-2/+2
| | | | | | |
* | | | | | | tiff: updateMark Brand2015-06-261-2/+2
| | | | | | |
* | | | | | | freetds: updateMark Brand2015-06-232-64/+2
| | | | | | |
* | | | | | | qtbase: Disable icuTimothy Gu2015-06-231-1/+2
| | | | | | | | | | | | | | | | | | | | | Fixes #653.
* | | | | | | hdf4: Fix implicit dllimportTimothy Gu2015-06-231-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #732.
* | | | | | | minizip: Try to fix buildingTimothy Gu2015-06-231-1/+4
| | | | | | | | | | | | | | | | | | | | | Might fix #730.
* | | | | | | gd: Fix build failureGary KL Tam2015-06-231-0/+30
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #703 from bugbrains/gdal_sharedTimothy Gu2015-06-214-6/+24
|\ \ \ \ \ \ | | | | | | | | | | | | | | Gdal shared build
| * | | | | | libgeotiff: remove ltmain.sh patch and use autoreconf -fiRashad M2015-06-213-12/+13
| | | | | | |
| * | | | | | fixing merge conflictRashad M2015-06-1716-21/+184
| |\ \ \ \ \ \
| * | | | | | | enable sharedRashad2015-06-091-17/+12
| | | | | | | |
| * | | | | | | fix ltmain.sh for geotiff. gdal shared link errorRashad2015-06-091-0/+12
| | | | | | | |
| * | | | | | | do not turn on c++11 for boostRashad2015-06-091-1/+1
| | | | | | | |
* | | | | | | | harfbuzz: fix update macroMark Brand2015-06-201-1/+1
| | | | | | | |
* | | | | | | | gdb: updateMark Brand2015-06-201-2/+2
| | | | | | | |
* | | | | | | | cairo freetype harfbuzz: updateMark Brand2015-06-203-6/+6
| | | | | | | |
* | | | | | | | mpfr; updateMark Brand2015-06-201-2/+2
| | | | | | | |
* | | | | | | | freetds: fix windows includesMark Brand2015-06-191-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This problem broke freetds detection in qtbase and qt.
* | | | | | | | libvpx: UpdateTimothy Gu2015-06-191-7/+8
| | | | | | | |
* | | | | | | | sox: Fix buildingTimothy Gu2015-06-192-62/+4
| | | | | | | |
* | | | | | | | gettext: UpdateTimothy Gu2015-06-191-2/+2
| | | | | | | |
* | | | | | | | gettext: Fix update routineTimothy Gu2015-06-191-1/+2
| | | | | | | |
* | | | | | | | termcap: Fix update routineTimothy Gu2015-06-191-1/+4
| | | | | | | |
* | | | | | | | speex: UpdateTimothy Gu2015-06-191-2/+2
| | | | | | | |
* | | | | | | | sox: UpdateTimothy Gu2015-06-191-2/+2
| | | | | | | |
* | | | | | | | qt: Fix update routineTimothy Gu2015-06-191-3/+4
| | | | | | | |
* | | | | | | | qtbase: Fix update routineTimothy Gu2015-06-191-1/+1
| | | | | | | |
* | | | | | | | file: updateTimothy Gu2015-06-192-75/+34
| | | | | | | |
* | | | | | | | apr: UpdateTimothy Gu2015-06-191-2/+2
| | | | | | | |
* | | | | | | | chipmunk: UpdateTimothy Gu2015-06-191-2/+2
| | | | | | | |
* | | | | | | | xerces: UpdateTimothy Gu2015-06-192-17/+2
| | | | | | | |
* | | | | | | | fdk-aac: UpdateTimothy Gu2015-06-191-2/+2
| | | | | | | |
* | | | | | | | Add CMake script for finding TIFFTimothy Gu2015-06-191-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #721.
* | | | | | | | hdf4: Update download URLTimothy Gu2015-06-191-1/+1
| | | | | | | |
* | | | | | | | hdf4: SimplifyTimothy Gu2015-06-191-2/+3
| | | | | | | |
* | | | | | | | hdf4: Fix styleTimothy Gu2015-06-191-6/+6
| | | | | | | |
* | | | | | | | Merge pull request #713 from luckyhacky/fixhdf4Timothy Gu2015-06-191-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fixes hdf4 compilation due to missing -lportablexdr for non-static builds introduced with last fix
| * | | | | | | | fixes hdf4 compilation due to missing -lportablexdr for non-static builds ↵luckyhacky2015-06-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | introduced with last fix
* | | | | | | | | Style fixesTimothy Gu2015-06-191-1/+1
| | | | | | | | |
* | | | | | | | | ffmpeg: UpdateTimothy Gu2015-06-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #692.
* | | | | | | | | Update minizipTimothy Gu2015-06-191-10/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #719.
* | | | | | | | | Merge pull request #722 from LuaAndC/masterTimothy Gu2015-06-191-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | update Lua from 5.3.0 to 5.3.1
| * | | | | | | | | update Lua from 5.3.0 to 5.3.1Boris Nagaev2015-06-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lua 5.3.1 was released on 17 Jun 2015. It is a bug-fix release of Lua 5.3. http://www.lua.org/bugs.html#5.3.0