Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Updated Glib for shared build | Tuukka Pasanen | 2014-02-10 | 1 | -4/+1 |
| | |||||
* | Updated Fribidi for shared build | Tuukka Pasanen | 2014-02-10 | 1 | -4/+1 |
| | |||||
* | Updated Cairo for shared build | Tuukka Pasanen | 2014-02-10 | 1 | -4/+1 |
| | |||||
* | Updated libsdnfile to support shared building | Tuukka Pasanen | 2014-02-10 | 1 | -3/+1 |
| | |||||
* | Updated libxml2 to support shared building | Tuukka Pasanen | 2014-02-10 | 1 | -4/+1 |
| | |||||
* | Updated libsamplerate to support shared building | Tuukka Pasanen | 2014-02-10 | 1 | -13/+10 |
| | |||||
* | Updated FLAC to support shared building | Tuukka Pasanen | 2014-02-10 | 1 | -4/+1 |
| | |||||
* | Updated FFTW3 tp support shared building | Tuukka Pasanen | 2014-02-10 | 1 | -9/+3 |
| | |||||
* | package poppler: fix PKG_CONFIG_PATH_* | Tony Theodore | 2014-02-09 | 1 | -1/+1 |
| | |||||
* | package hdf5: disable shared build and workaround for generated sources | Tony Theodore | 2014-02-09 | 1 | -1/+5 |
| | |||||
* | Makefile and pkgconf: move external tools separate directory | Tony Theodore | 2014-02-09 | 6 | -3/+4 |
| | |||||
* | package qt4 and dependencies: enable shared builds | Tony Theodore | 2014-02-09 | 27 | -100/+109 |
| | |||||
* | packages gmp mpfr mpc: enable shared builds and runtime tests | Tony Theodore | 2014-02-09 | 3 | -12/+6 |
| | |||||
* | Makefile docs and pkgconf: add support for shared|static variants | Tony Theodore | 2014-02-09 | 3 | -19/+43 |
| | |||||
* | Merge pull request #320 from tonytheodore/lookup-pkg-rule | Tony Theodore | 2014-02-08 | 3 | -19/+28 |
|\ | | | | | Makefile: refactor lookup of pkg build rules and deps | ||||
| * | packages gcc sdl_rwhttp: use new-style target-specific deps | Tony Theodore | 2014-02-08 | 2 | -6/+6 |
| | | |||||
| * | Makefile: refactor lookup of pkg build rules and deps | Tony Theodore | 2014-02-08 | 1 | -13/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | Introduces a LOOKUP_PKG_RULE function that matches generic rules from targets specified along the lines of: triplet.lib-type.debug.treading.exceptions.my.experimental.version Current build rules will be matched according to the current logic (pkg-target --> pkg) and future variants can use "targets" as both functionality determinants and a directory separator for multiple side-by-side variants. | ||||
* | | Merge pull request #319 from tonytheodore/mxe-configury | Tony Theodore | 2014-02-08 | 4 | -65/+63 |
|\ \ | |/ |/| | mxe configury: build native pkgconf and centralise various conf files | ||||
| * | mxe configury: build native pkgconf and centralise various conf files | Tony Theodore | 2014-02-08 | 4 | -65/+63 |
|/ | | | | | | Since we need pkgconf for Cflags.private support, it seems like a logical place for these types of config files instead of being spread over Makefile, binutils, and gcc. | ||||
* | Makefile and docs: add GNU Make Standard Library | Tony Theodore | 2014-02-08 | 6 | -2/+2454 |
| |