Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opencv: drop stray dependency lcms1 | Mark Brand | 2018-11-14 | 1 | -1/+1 |
| | | | | As far as I can tell, this was never used. | ||||
* | Merge pull request #2190 from PsychoXIVI/glfw3_update | mabrand | 2018-11-14 | 1 | -3/+3 |
|\ | | | | | glfw3: updated; fixed library rename | ||||
| * | glfw3: updated; fixed library rename | PsychoXIVI | 2018-08-23 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #2213 from jonaski/taglib | mabrand | 2018-11-14 | 1 | -4/+4 |
|\ \ | | | | | | | Update taglib to follow github | ||||
| * | | Update taglib to follow github | Jonas Kvinge | 2018-09-23 | 1 | -4/+4 |
| | | | |||||
* | | | Merge pull request #2212 from jonaski/updates | mabrand | 2018-11-14 | 21 | -53/+53 |
|\ \ \ | | | | | | | | | Update packages | ||||
| * | | | Fix faad2 patch | Jonas Kvinge | 2018-09-23 | 2 | -12/+12 |
| | | | | |||||
| * | | | Update wavpack | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update speex | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update opusfile | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update opus | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update ogg | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update mman-win32 | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update lzo | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update libidn2 | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update libcdio | Jonas Kvinge | 2018-09-23 | 1 | -4/+4 |
| | | | | |||||
| * | | | Update gstreamer | Jonas Kvinge | 2018-09-23 | 6 | -12/+12 |
| | | | | |||||
| * | | | Update flac | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update fftw | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Update faad2 | Jonas Kvinge | 2018-09-23 | 1 | -3/+3 |
| | | | | |||||
| * | | | Update cairo | Jonas Kvinge | 2018-09-23 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #2223 from WSoptics/boost_build_fix | mabrand | 2018-11-14 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | fix boost build under gentoo host | ||||
| * | | | fix boost build under gentoo host | Christoph Weiss | 2018-10-09 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #2229 from 0xACE/patch-7 | mabrand | 2018-11-14 | 1 | -5/+6 |
|\ \ \ \ | | | | | | | | | | | Updated FLTK to 1.3.4-2 and _UPDATE function | ||||
| * | | | | Updated FLTK to 1.3.4-2 and _UPDATE function | 0xACE | 2018-10-17 | 1 | -5/+6 |
| |/ / / | | | | | | | | | The previous update function wouldn't catch suffixed -* versions, nor did the URL support them. | ||||
* | | | | Merge pull request #2235 from MrMagne/master | mabrand | 2018-11-14 | 2 | -4/+46 |
|\ \ \ \ | | | | | | | | | | | cminpack shared | ||||
| * | | | | freeimage shared | Charles Prévot | 2018-11-06 | 1 | -2/+34 |
| | | | | | |||||
| * | | | | cminpack shared | Charles Prévot | 2018-11-06 | 1 | -2/+12 |
| | | | | | |||||
* | | | | | Merge pull request #2228 from 0xACE/patch-6 | mabrand | 2018-11-14 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | xxhash updated from v0.6.4 => v0.6.5 | ||||
| * | | | | | xxhash updated from v0.6.4 => v0.6.5 | 0xACE | 2018-10-17 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #2226 from classilla/ppc64le_fixes | mabrand | 2018-11-14 | 1 | -0/+21 |
|\ \ \ \ \ | | | | | | | | | | | | | fix gcc compile error on ppc64le | ||||
| * | | | | | fix gcc compile error on ppc64le | Cameron Kaiser | 2018-10-14 | 1 | -0/+21 |
| |/ / / / | |||||
* | | | | | Merge pull request #2224 from sibuserv/update-openscenegraph | mabrand | 2018-11-14 | 6 | -69/+111 |
|\ \ \ \ \ | | | | | | | | | | | | | Update OpenSceneGraph | ||||
| * | | | | | openscenegraph: delete unused build dependency from qtbase | Boris Pek | 2018-10-10 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | openscenegraph: update patch: | Boris Pek | 2018-10-09 | 1 | -2/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix build with GCC < 6.x * fix build of gta plugin when pkg-config is used | ||||
| * | | | | | osgearth: update patch | Boris Pek | 2018-10-09 | 2 | -1/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix build with OpenSceneGraph >= 3.6.1 | ||||
| * | | | | | update openscenegraph | Boris Pek | 2018-10-08 | 3 | -63/+16 |
| | | | | | | |||||
| * | | | | | update proj | Boris Pek | 2018-10-08 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #2208 from mabrand/v6 | mabrand | 2018-11-14 | 15 | -211/+534 |
|\ \ \ \ \ | | | | | | | | | | | | | Update to mingw-w64 6.0 | ||||
| * | | | | | gcc: use --with-default-msvcrt=msvcrt | Mark Brand | 2018-11-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by Tony in https://github.com/mxe/mxe/pull/2208. This is less disruptive for MXE users, even though, arguably, use of the new ucrt should be encouraged. | ||||
| * | | | | | plibc: mingw-w64 6 compatibility | Mark Brand | 2018-09-21 | 1 | -1/+7 |
| | | | | | | |||||
| * | | | | | aubio: ffmpeg 4 compatibility patch | Mark Brand | 2018-09-20 | 1 | -7/+30 |
| | | | | | | |||||
| * | | | | | poco: build fixes | Mark Brand | 2018-09-20 | 3 | -49/+97 |
| | | | | | | |||||
| * | | | | | wt: mingw-w64 6 compatibility | Mark Brand | 2018-09-20 | 1 | -2/+21 |
| | | | | | | |||||
| * | | | | | zip: mingw-w64 6 compatibility | Mark Brand | 2018-09-20 | 1 | -1/+52 |
| | | | | | | |||||
| * | | | | | openblas: mingw-w64 6 compatibility | Mark Brand | 2018-09-20 | 1 | -1/+231 |
| | | | | | | |||||
| * | | | | | qtmultimedia: mingw-w64 6 compatibility | Mark Brand | 2018-09-20 | 2 | -1/+33 |
| | | | | | | |||||
| * | | | | | libmysqlcient: mingw-w64 6 compatibility | Mark Brand | 2018-09-20 | 1 | -11/+34 |
| | | | | | | |||||
| * | | | | | update mingw-w64 | Mark Brand | 2018-09-17 | 3 | -138/+28 |
| | | | | | | |||||
* | | | | | | update: freetds, libjpeg-turbo, tiff | Mark Brand | 2018-11-13 | 3 | -23/+16 |
| | | | | | |