log Makefile @ 1438:698e4de6d9a6

age author description
Sun, 28 Nov 2010 13:51:03 +0100 Volker Grabsch implemented $(PKG)_FIX_GZIP for GitWeb snapshots and similar issues
Sun, 28 Nov 2010 13:11:32 +0100 Volker Grabsch changed download mechanism to allow for simple integration of post-download filters, at the cost of not being able to contine interrupted downloads
Wed, 24 Nov 2010 18:38:33 +1100 Tony Theodore add portability variable for libtool
Sun, 21 Nov 2010 22:06:33 +0100 Volker Grabsch remove the $(INSTALL) tool from check-requirements, because "--help" makes trouble there
Fri, 19 Nov 2010 11:47:35 +0100 Volker Grabsch check requirements only at the first time and after each change to the main Makefile (which possibly changed the list of requirements)
Fri, 19 Nov 2010 11:37:14 +0100 Volker Grabsch bugfix in the integration of "make check-requirements"
Thu, 18 Nov 2010 12:00:26 +0100 Volker Grabsch check most of the requirements in advance
Thu, 18 Nov 2010 04:00:31 +0100 Volker Grabsch improved coding style: make use of the "-f" option of "ln"
Thu, 18 Nov 2010 03:58:30 +0100 Volker Grabsch portability fix for MSYS
Tue, 05 Oct 2010 14:22:19 +0200 Volker Grabsch merge
Tue, 05 Oct 2010 14:22:08 +0200 Volker Grabsch Backed out changeset 4b7a5212ac52
Sat, 02 Oct 2010 13:14:16 +0200 Volker Grabsch improved coding style
Wed, 29 Sep 2010 11:43:27 +0200 Volker Grabsch add more environment variables to the blacklist: CPATH C_INCLUDE_PATH CPLUS_INCLUDE_PATH OBJC_INCLUDE_PATH LIBRARY_PATH
Mon, 27 Sep 2010 01:25:24 +1000 Tony Theodore rollback previous commit
Mon, 27 Sep 2010 01:12:56 +1000 Tony Theodore use the more recent gcc42 on OSX
Sun, 26 Sep 2010 16:51:42 +0200 Martin Gerhardy handle *.bz2 files as *.tar.bz2
Mon, 20 Sep 2010 02:11:07 +0200 Volker Grabsch improved coding style
Mon, 13 Sep 2010 22:35:00 +0200 Mark Brand improved portability invoking tar with stdin
Mon, 13 Sep 2010 11:47:52 +0200 Volker Grabsch bugfix: use GNU Patch under FreeBSD (by Tony Theodore)
Mon, 30 Aug 2010 10:19:55 +0200 Volker Grabsch improved coding style
Sun, 29 Aug 2010 11:40:18 +0200 Mark Brand upgrade packages curl freetype gcc glew gnutls gst* libarchive libevent libgcrypt pcre sqlite w32api
Sat, 19 Jun 2010 21:01:01 +0200 Volker Grabsch improved coding style
Sat, 19 Jun 2010 20:48:32 +0200 Volker Grabsch really unexport the troublesome environment variables, rather than just setting them to empty strings
Sun, 28 Mar 2010 03:19:53 +0200 Volker Grabsch bugfix: unset the QMAKESPEC environment variables which causes trouble
Sun, 21 Feb 2010 13:51:41 +0100 Volker Grabsch bugfix: add test scripts as dependency files, and put them into the distribution tarball
Sun, 14 Feb 2010 21:04:32 +0100 Volker Grabsch don't generate the README and ChangeLog files anymore
Thu, 11 Feb 2010 09:17:28 +0100 Volker Grabsch use explicitly "patch -u" to avoid warnings about guessing the patch type
Mon, 08 Feb 2010 00:58:06 +0100 Volker Grabsch point consequently to "doc/index.html" instead of "doc/index.html or doc/README"
Sun, 07 Feb 2010 14:55:35 +0100 Volker Grabsch use glibtoolize instead of libtoolize where appropriate (by Tony Theodore)
Sun, 07 Feb 2010 11:45:03 +0100 Volker Grabsch handle special characters correctly in "make dist"