Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable' | Tony Theodore | 2014-02-21 | 1 | -1/+7 |
|\ | |||||
| * | doc update: note that MXE is not relocatable | Tony Theodore | 2014-02-21 | 1 | -1/+7 |
| | | |||||
* | | mxe-activate: fix tools path and target list | Tony Theodore | 2014-02-19 | 1 | -2/+5 |
| | | |||||
* | | package qtbase: disable mysql detection | Tony Theodore | 2014-02-19 | 1 | -0/+1 |
| | | | | | | | | fixes #325 | ||||
* | | doc update: add legal notes | Tony Theodore | 2014-02-18 | 1 | -1/+163 |
| | | | | | | | | | | from a long time ago: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-03/msg00107.html | ||||
* | | packages gcc libvpx openssl portaudio: use escaped substitution style | Tony Theodore | 2014-02-18 | 4 | -13/+15 |
| | | | | | | | | prompted by sample package recipe on @TimothyGu's wiki | ||||
* | | packages curl fftw fltk freetds gnutls libidn libssh2: enable/fix shared build | Tony Theodore | 2014-02-17 | 7 | -22/+6 |
| | | |||||
* | | Merge branch 'stable' | Tony Theodore | 2014-02-17 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | package vtk6: add vtkParseOGLExt to CompileTools group | Tony Theodore | 2014-02-17 | 1 | -0/+7 |
| | | |||||
| * | package vtk6: strip down native configure to required compile tools | Martin Müllenhaupt | 2014-02-17 | 3 | -49/+32 |
| | | |||||
| * | package vtk6: drop native OpenGL dependency | Martin Müllenhaupt | 2014-02-17 | 2 | -3/+34 |
| | | |||||
| * | Revert "package vtk6: fix for standalone native build without rendering" | Tony Theodore | 2014-02-17 | 3 | -25/+17 |
| | | | | | | | | This reverts commit b7a8dc442fb51e156827e26c03c52a99b09912ed. | ||||
| * | Revert "package vtk6: reverse standalone patch for cross build" | Tony Theodore | 2014-02-17 | 1 | -3/+0 |
| | | | | | | | | This reverts commit 76a176ba178d72440fb6504bcf89f5129a7808ed. | ||||
| * | package vtk6: reverse standalone patch for cross build | Tony Theodore | 2014-02-17 | 1 | -0/+3 |
| | | |||||
| * | package vtk6: fix for standalone native build without rendering | Tony Theodore | 2014-02-17 | 3 | -17/+25 |
| | | |||||
| * | package vtk: fix configure of native build for missing X11/OSMesa libraries | Martin Müllenhaupt | 2014-02-17 | 2 | -0/+18 |
| | | |||||
* | | package gcc: enbale shared target libs | Tony Theodore | 2014-02-17 | 1 | -3/+10 |
| | | |||||
* | | add package qtwebkit | Tony Theodore | 2014-02-16 | 2 | -0/+27 |
| | | |||||
* | | Merge branch 'stable' | Tony Theodore | 2014-02-16 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | package libf2c: update checksum | Mark Brand | 2014-02-16 | 1 | -1/+1 |
| | | |||||
* | | package qtbase: enable shared build | Tony Theodore | 2014-02-16 | 1 | -0/+11 |
| | | |||||
* | | package gdal: remove unrecognized configure option | Mark Brand | 2014-02-15 | 1 | -1/+0 |
| | | |||||
* | | package apr: fix winsock2.h/window.h include order, enforced by MinGW 4 | Mark Brand | 2014-02-15 | 1 | -0/+33 |
| | | |||||
* | | package libgcrypt: winsock->winsock2 | Mark Brand | 2014-02-15 | 1 | -49/+107 |
| | | |||||
* | | package libpng: clean up includes in test | Mark Brand | 2014-02-15 | 1 | -1/+0 |
| | | |||||
* | | package readline: add patch for missing ; | Mark Brand | 2014-02-15 | 1 | -0/+21 |
| | | |||||
* | | package mingw-w64: fix for math.h constant visibility when using -std=c99 | Tony Theodore | 2014-02-15 | 1 | -0/+18 |
| | | |||||
* | | update package cloog | Mark Brand | 2014-02-14 | 1 | -2/+2 |
| | | |||||
* | | update package isl | Mark Brand | 2014-02-14 | 1 | -2/+2 |
| | | |||||
* | | update package libpng | Mark Brand | 2014-02-14 | 1 | -2/+2 |
| | | |||||
* | | update package gnutls | Mark Brand | 2014-02-14 | 1 | -2/+2 |
| | | |||||
* | | Makefile: add MXE_VERBOSE variable to echo full logs | Tony Theodore | 2014-02-12 | 1 | -2/+6 |
| | | | | | | | | closes #309 and resolves #299 | ||||
* | | Makefile: speedup LOOKUP_PKG_RULE function | Tony Theodore | 2014-02-12 | 1 | -4/+17 |
| | | | | | | | | Use gmsl `memoize` function and associative arrays to cache results | ||||
* | | update package sqlite | Mark Brand | 2014-02-11 | 1 | -2/+2 |
| | | |||||
* | | package boost: use $(TARGET)-ranlib in user.config.jam | Tony Theodore | 2014-02-11 | 1 | -1/+1 |
| | | |||||
* | | packages binutils gcc: remove build tools from $(TARGET)/bin and use ↵ | John W. Eaton | 2014-02-11 | 2 | -0/+9 |
| | | | | | | | | prefixed tools instead | ||||
* | | package portaudio: add comments and reference for shared lib workaround | Tony Theodore | 2014-02-10 | 1 | -0/+4 |
| | | |||||
* | | package portaudio: enable shared and mingw-w64 builds | Tony Theodore | 2014-02-10 | 1 | -8/+13 |
| | | |||||
* | | packages freeglut ftgl: add shared builds | Tony Theodore | 2014-02-10 | 3 | -11/+7 |
| | | |||||
* | | package pthreads-w32: enable shared build | Tony Theodore | 2014-02-10 | 1 | -2/+6 |
| | | |||||
* | | various packages: enable shared builds | Tony Theodore | 2014-02-10 | 31 | -97/+54 |
| | | |||||
* | | Updated Wavpack to shared | Tuukka Pasanen | 2014-02-10 | 1 | -3/+1 |
| | | |||||
* | | Updated popt to shared | Tuukka Pasanen | 2014-02-10 | 1 | -3/+1 |
| | | |||||
* | | Updated jasper to shared | Tuukka Pasanen | 2014-02-10 | 1 | -4/+2 |
| | | |||||
* | | Updated grahicsmagick to shared | Tuukka Pasanen | 2014-02-10 | 1 | -4/+1 |
| | | |||||
* | | Updated Speex for shared build | Tuukka Pasanen | 2014-02-10 | 1 | -3/+1 |
| | | |||||
* | | Updated SDL for shared build | Tuukka Pasanen | 2014-02-10 | 1 | -3/+1 |
| | | |||||
* | | Updated libass for shared build | Tuukka Pasanen | 2014-02-10 | 1 | -4/+1 |
| | | |||||
* | | Updated icu4c for shared build | Tuukka Pasanen | 2014-02-10 | 1 | -0/+13 |
| | | |||||
* | | Updated Harfbuzz for shared build | Tuukka Pasanen | 2014-02-10 | 1 | -5/+1 |
| | |