| Commit message (Expand) | Author | Age | Files | Lines |
* | replaced $(BUILD) with a more direct and less brittle construct | Volker Grabsch | 2011-11-28 | 1 | -1/+0 |
|
|
* | add BUILD and install config.guess and config.sub | Mark Brand | 2011-11-26 | 1 | -0/+1 |
|
|
* | merge | Volker Grabsch | 2011-11-15 | 1 | -0/+1 |
|\ |
|
| * | log the total disk usage of the temporary build directory after each successf... | Volker Grabsch | 2011-09-03 | 1 | -0/+1 |
|
|
* | | Ensure that $(PWD) is always set, which is needed for use with sudo | Volker Grabsch | 2011-11-15 | 1 | -0/+1 |
|/ |
|
* | avoid HTTPS issues when downloading files (the checksum test remains, of course) | Volker Grabsch | 2011-05-25 | 1 | -2/+2 |
|
|
* | improved validator URL to be used on "make dist" | Volker Grabsch | 2011-04-06 | 1 | -2/+1 |
|
|
* | fixed usability issue in "make dist" | Volker Grabsch | 2011-03-19 | 1 | -0/+2 |
|
|
* | improved "make dist" to automate more activities of the release process | Volker Grabsch | 2011-03-19 | 1 | -10/+20 |
|
|
* | add cmake toolchain file and simplify build rules of relevant packages | Tony Theodore | 2011-03-16 | 1 | -0/+2 |
|
|
* | unpack .tar.xz archives | Mark Brand | 2011-01-21 | 1 | -1/+2 |
|
|
* | merge | Volker Grabsch | 2010-12-19 | 1 | -1/+1 |
|\ |
|
| * | change number of download retries from 20 to 3 in case an alternative downloa... | Volker Grabsch | 2010-12-19 | 1 | -1/+1 |
|
|
* | | generate list of year for copyright message automatically from "hg log" | Volker Grabsch | 2010-12-18 | 1 | -0/+1 |
|/ |
|
* | improved pkg-config wrapper and its documentation | Volker Grabsch | 2010-12-13 | 1 | -2/+2 |
|
|
* | improved update script of all remaining SourceForge packages | Volker Grabsch | 2010-12-02 | 1 | -7/+0 |
|
|
* | improved coding style | Volker Grabsch | 2010-11-28 | 1 | -2/+2 |
|
|
* | implemented $(PKG)_FIX_GZIP for GitWeb snapshots and similar issues | Volker Grabsch | 2010-11-28 | 1 | -0/+3 |
|
|
* | changed download mechanism to allow for simple integration of post-download f... | Volker Grabsch | 2010-11-28 | 1 | -3/+3 |
|
|
* | add portability variable for libtool | Tony Theodore | 2010-11-24 | 1 | -3/+4 |
|
|
* | remove the $(INSTALL) tool from check-requirements, because "--help" makes tr... | Volker Grabsch | 2010-11-21 | 1 | -3/+3 |
|
|
* | check requirements only at the first time and after each change to the main M... | Volker Grabsch | 2010-11-19 | 1 | -1/+4 |
|
|
* | bugfix in the integration of "make check-requirements" | Volker Grabsch | 2010-11-19 | 1 | -3/+3 |
|
|
* | check most of the requirements in advance | Volker Grabsch | 2010-11-18 | 1 | -1/+24 |
|
|
* | improved coding style: make use of the "-f" option of "ln" | Volker Grabsch | 2010-11-18 | 1 | -4/+2 |
|
|
* | portability fix for MSYS | Volker Grabsch | 2010-11-18 | 1 | -2/+3 |
|
|
* | merge | Volker Grabsch | 2010-10-05 | 1 | -2/+1 |
|\ |
|
| * | Backed out changeset 4b7a5212ac52 | Volker Grabsch | 2010-10-05 | 1 | -2/+1 |
|
|
* | | improved coding style | Volker Grabsch | 2010-10-02 | 1 | -2/+2 |
|
|
* | | add more environment variables to the blacklist: CPATH C_INCLUDE_PATH CPLUS_I... | Volker Grabsch | 2010-09-29 | 1 | -3/+5 |
|
|
* | | rollback previous commit | Tony Theodore | 2010-09-26 | 1 | -1/+0 |
|
|
* | | use the more recent gcc42 on OSX | Tony Theodore | 2010-09-26 | 1 | -0/+1 |
|/ |
|
* | handle *.bz2 files as *.tar.bz2 | Martin Gerhardy | 2010-09-26 | 1 | -1/+2 |
|
|
* | improved coding style | Volker Grabsch | 2010-09-20 | 1 | -2/+1 |
|
|
* | improved portability invoking tar with stdin | Mark Brand | 2010-09-13 | 1 | -1/+1 |
|
|
* | bugfix: use GNU Patch under FreeBSD (by Tony Theodore) | Volker Grabsch | 2010-09-13 | 1 | -1/+2 |
|
|
* | improved coding style | Volker Grabsch | 2010-08-30 | 1 | -5/+5 |
|
|
* | upgrade packages curl freetype gcc glew gnutls gst* libarchive libevent libgc... | Mark Brand | 2010-08-29 | 1 | -1/+2 |
|
|
* | improved coding style | Volker Grabsch | 2010-06-19 | 1 | -21/+3 |
|
|
* | really unexport the troublesome environment variables, rather than just setti... | Volker Grabsch | 2010-06-19 | 1 | -22/+22 |
|
|
* | bugfix: unset the QMAKESPEC environment variables which causes trouble | Volker Grabsch | 2010-03-28 | 1 | -0/+1 |
|
|
* | bugfix: add test scripts as dependency files, and put them into the distribut... | Volker Grabsch | 2010-02-21 | 1 | -0/+2 |
|
|
* | don't generate the README and ChangeLog files anymore | Volker Grabsch | 2010-02-14 | 1 | -2/+0 |
|
|
* | use explicitly "patch -u" to avoid warnings about guessing the patch type | Volker Grabsch | 2010-02-11 | 1 | -1/+1 |
|
|
* | point consequently to "doc/index.html" instead of "doc/index.html or doc/README" | Volker Grabsch | 2010-02-07 | 1 | -1/+1 |
|
|
* | use glibtoolize instead of libtoolize where appropriate (by Tony Theodore) | Volker Grabsch | 2010-02-07 | 1 | -13/+14 |
|
|
* | handle special characters correctly in "make dist" | Volker Grabsch | 2010-02-07 | 1 | -2/+2 |
|
|
* | more liberal parsing of doc/index.html in "make dist" | Volker Grabsch | 2010-02-07 | 1 | -3/+3 |
|
|
* | reveal the current version number automatically from doc/index.html | Volker Grabsch | 2010-02-05 | 1 | -1/+1 |
|
|
* | increased version number to 2.11 | Volker Grabsch | 2010-01-22 | 1 | -1/+1 |
|
|