summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Merge pull request #655 from newnon/master_WEBP_fixTimothy Gu2015-07-061-0/+18
|\ \ \ \ \ \ | | | | | | | | | | | | | | WebP SSE2 crash fix
| * | | | | | WebP SSE2 crash fixSergey Perepelitsa2015-03-141-0/+18
| | | | | | |
* | | | | | | Merge pull request #638 from TobiX/index-versions-cacheTimothy Gu2015-07-063-4/+44
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | index.html versions cache
| * | | | | | | Handle JSON syntax error.Tobias Gruetzmacher2015-02-271-2/+6
| | | | | | | |
| * | | | | | | Shorten version numbers as in build-matrix.Tobias Gruetzmacher2015-02-271-0/+7
| | | | | | | |
| * | | | | | | Load versions from cache, if it exists.Tobias Gruetzmacher2015-02-271-3/+22
| | | | | | | |
| * | | | | | | Add a new makefile target to cache versions.Tobias Gruetzmacher2015-02-272-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All package versions are written int one JSON file.
* | | | | | | | Merge pull request #631 from andrewrk/rucksack-pkgTimothy Gu2015-07-064-0/+100
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | add rucksack package
| * | | | | | | | add rucksack packageAndrew Kelley2015-02-264-0/+100
| |/ / / / / / /
* | | | | | | | Merge pull request #597 from sergio91pt/mingwTimothy Gu2015-07-061-1/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mingw-w64: Use --enable-idl so widl can be used.
| * | | | | | | | mingw-w64: Use --enable-idl so widl can be used.Sérgio Faria2015-01-071-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Any attempt to generate headers for an idl that imports a "standard" idl will fail if the respective idl files are not in the include path. MingW-W64 copies the idl .h files but not the idl files unless --enable-idl is used.
* | | | | | | | | Rename portaudio-1-fixes.patch to portaudio-1-fixes-crlf.patchTimothy Gu2015-07-061-114/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | Makes sure Git doesn't mess up the line endings
* | | | | | | | | Merge pull request #746 from mgeier/portaudio-wasapi-line-endingsTimothy Gu2015-07-061-19/+19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Change line endings in PortAudio/WASAPI patch
| * | | | | | | | | 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.
* | | | | | | | | | | Merge pull request #752 from mbunkus/fix-qt5-pkg-configsTimothy Gu2015-07-0624-48/+72
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | various qt packages: fix libraries having debug postfix in pkg-config files
| * | | | | | | | | | | 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.
* | | | | | | | | | | build-pkg: Add libtool-bin and p7zip-full as depsTimothy Gu2015-07-061-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #753. Fixes #754.
* | | | | | | | | | | Update Debian libtool informationTimothy Gu2015-07-061-0/+6
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | Fixes #680.
* | | | | | | | | | Fix broken links to Fedora and openSUSE MinGWVolker Grabsch2015-07-031-2/+2
| | | | | | | | | |
* | | | | | | | | | Fix lower/uppercase in link listsVolker Grabsch2015-07-031-14/+14
| | | | | | | | | |
* | | | | | | | | | Fix broken link to Arch Linux mingw-w64Volker Grabsch2015-07-031-1/+1
|/ / / / / / / / /
* | | | | | | | | Add wasapi support for portaudioTimothy Gu2015-07-014-58/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #715.
* | | | | | | | | Merge pull request #745 from mgeier/portaudio-wdmksTimothy Gu2015-06-302-1/+16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Enable WDM/KS support for PortAudio
| * | | | | | | | | Enable WDM/KS support for PortAudioMatthias Geier2015-06-302-1/+16
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | See #716.
* | | | | | | | | Make Debian installation command more readableVolker Grabsch2015-06-291-4/+5
| | | | | | | | |
* | | | | | | | | Add p7zip (7-Zip) to the requirements list and installation commandsVolker Grabsch2015-06-291-12/+18
| | | | | | | | |
* | | | | | | | | Use command "7za" instead of "7z"Volker Grabsch2015-06-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "7za" command is available on more Unix systems.
* | | | | | | | | new package box2dMartin Gerhardy2015-06-293-2/+39
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | this introduces a new dependency for unpacking the 7z archive from Box2D
* | | | | | | | netpbm: updateMark Brand2015-06-281-2/+2
| | | | | | | |
* | | | | | | | Merge pull request #742 from LuaAndC/masterTimothy Gu2015-06-281-4/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | build-pkg: remove old name "mxedeb"
| * | | | | | | | build-pkg: remove old name "mxedeb"Boris Nagaev2015-06-281-4/+4
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix description of the script: replace "DEB packages" with "binary packages".
* | | | | | | | Merge pull request #737 from LuaAndC/masterVolker Grabsch2015-06-281-0/+356
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | add tool build-pkg.lua
| * | | | | | | | add tool build-pkg.luaBoris Nagaev2015-06-231-0/+356
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This tool builds all packages for all targets and generates *.tar.xz and *.deb files. The latter ones can be uploaded to APT repository and installed to Debian machines. build-pkg.lua was previously known as mxedeb.lua See also: http://mxe.redjohn.tk/ https://github.com/starius/mxedeb https://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-02/msg00010.html https://lists.nongnu.org/archive/html/mingw-cross-env-list/2015-03/msg00001.html
* | | | | | | | | 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-1717-21/+188
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| | | | | | | | |