Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update package freeglut | Mark Brand | 2012-01-03 | 2 | -16/+18 |
| | |||||
* | package file: fix patch lines | Mark Brand | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | update packages file xine-lib | Mark Brand | 2012-01-02 | 3 | -36/+23 |
| | |||||
* | update package cgal | Luis Saavedra | 2011-12-29 | 2 | -117/+185 |
| | |||||
* | package suitesparse: fix checksum | Mark Brand | 2011-12-26 | 1 | -2/+1 |
| | |||||
* | update package graphicsmagick | Mark Brand | 2011-12-26 | 2 | -1988/+2 |
| | |||||
* | Allow parallel builds in libical. | Gareth Coco | 2011-12-23 | 2 | -23/+6 |
| | | | | | | Removed the patch for parallel builds. Added make ical-header before main make. Removed dependency on pthreads. | ||||
* | packages gdk-pixbuf wxwidgets: tiff 4 compatibility | Mark Brand | 2011-12-23 | 2 | -10/+45 |
| | |||||
* | package gdal gdk-pixbuf libpano13: tiff 4 detection workaround | Mark Brand | 2011-12-23 | 3 | -3/+5 |
| | |||||
* | package libgeotiff: tiff 4 detection workaround | Mark Brand | 2011-12-23 | 1 | -1/+1 |
| | |||||
* | packages lcms lcms1: private dependencies in .pc files | Mark Brand | 2011-12-22 | 2 | -0/+54 |
| | |||||
* | package tiff: fix lzma support | Mark Brand | 2011-12-22 | 2 | -1/+30 |
| | |||||
* | package libical: added patch provenance and fixed line endings | Mark Brand | 2011-12-22 | 1 | -14/+20 |
| | |||||
* | update package libical | Gareth Coco | 2011-12-22 | 5 | -504/+24 |
| | |||||
* | packages sdl_image vigra: use pkg-config for png and tiff | Mark Brand | 2011-12-22 | 2 | -3/+2 |
| | |||||
* | package eigen: fixed subdir | Mark Brand | 2011-12-22 | 1 | -1/+1 |
| | |||||
* | update package tiff | Mark Brand | 2011-12-22 | 3 | -122/+25 |
| | |||||
* | update packages mxml pcre | Mark Brand | 2011-12-21 | 2 | -4/+4 |
| | |||||
* | update packages: lcms libpng qt suitesparse | Mark Brand | 2011-12-16 | 5 | -493/+44 |
| | |||||
* | Fixed download URL of package eigen: HTTP redirects to HTTPS, so we should ↵ | Volker Grabsch | 2011-12-16 | 1 | -1/+1 |
| | | | | use the HTTPS URL directly | ||||
* | Fixed checksum of package eigen | Volker Grabsch | 2011-12-16 | 1 | -1/+1 |
| | |||||
* | package gsoap: workaround for parallel building | Mark Brand | 2011-12-14 | 1 | -5/+7 |
| | |||||
* | update packages gnutls gsoap | Mark Brand | 2011-12-14 | 2 | -4/+4 |
| | |||||
* | update package liboauth | Mark Brand | 2011-12-13 | 1 | -2/+2 |
| | |||||
* | update package ffmpeg | Mark Brand | 2011-12-12 | 1 | -2/+2 |
| | |||||
* | package qt: improve order of SYBASE_LIBS | Mark Brand | 2011-12-11 | 1 | -1/+1 |
| | |||||
* | update package eigen | Mark Brand | 2011-12-06 | 1 | -2/+2 |
| | |||||
* | update package postgresql | Mark Brand | 2011-12-06 | 1 | -4/+3 |
| | |||||
* | update package opencsg | Mark Brand | 2011-12-04 | 1 | -2/+2 |
| | |||||
* | package llvm: re-enable parallel build | Tony Theodore | 2011-12-02 | 1 | -1/+3 |
| | |||||
* | package llvm: disable parallel build | Tony Theodore | 2011-12-02 | 1 | -1/+1 |
| | |||||
* | update package llvm | Tony Theodore | 2011-12-02 | 1 | -17/+0 |
| | |||||
* | update package llvm | Tony Theodore | 2011-12-02 | 1 | -5/+5 |
| | |||||
* | package openexr: renumber patches | Tony Theodore | 2011-11-30 | 1 | -0/+0 |
| | |||||
* | package openexr: fix for outdated config files in native ilmbase build | Tony Theodore | 2011-11-30 | 1 | -0/+2 |
| | |||||
* | various packages: remove config-update patches | Tony Theodore | 2011-11-30 | 15 | -40058/+0 |
| | | | | | | added in http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/51d315639b69 no longer required with config.site file in place | ||||
* | remove unused config.sub file | Tony Theodore | 2011-11-30 | 1 | -1/+0 |
| | |||||
* | install target-specific autotools config.site file | Tony Theodore | 2011-11-30 | 1 | -0/+4 |
| | |||||
* | package curl: upstream reworking of pkg-config libidn patch | Mark Brand | 2011-11-29 | 1 | -6/+222 |
| | |||||
* | package qt: fix installation of webkit jscore | Mark Brand | 2011-11-29 | 1 | -34/+31 |
| | |||||
* | package curl: update cherry-picked pkg-config fix | Mark Brand | 2011-11-28 | 1 | -5/+42 |
| | |||||
* | packages gtk2 gtkglextmm pango: replace wine workaround patches | Mark Brand | 2011-11-28 | 6 | -174/+81 |
| | |||||
* | replaced $(BUILD) with a more direct and less brittle construct | Volker Grabsch | 2011-11-28 | 38 | -39/+38 |
| | | | | | For discussion, see the following email and its follow-ups: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-11/msg00112.html | ||||
* | package agg: portability fix and extra dependencies | Tony Theodore | 2011-11-28 | 1 | -1/+3 |
| | |||||
* | take config.guess from binutils instead of gcc | Mark Brand | 2011-11-27 | 2 | -4/+8 |
| | | | | binutils comes before gcc and also has a newer config.guess. | ||||
* | touch up package agg | Mark Brand | 2011-11-27 | 1 | -2/+2 |
| | | | | | | -use $(SHELL) instead of sh -autogen calls configure with options, so don't invoke configure again -added explicit --build | ||||
* | new package agg | Matthias Gehre | 2011-11-27 | 1 | -0/+28 |
| | |||||
* | many packages: use --build instead of wine cross_compiling hack | Mark Brand | 2011-11-26 | 34 | -74/+35 |
| | |||||
* | package guile: make use of new BUILD variable | Mark Brand | 2011-11-26 | 1 | -1/+1 |
| | |||||
* | add BUILD and install config.guess and config.sub | Mark Brand | 2011-11-26 | 1 | -0/+4 |
| |