log Makefile @ 206:c82301af7b7f

age author description
Sat, 31 Jan 2009 07:38:19 +0100 Volker Grabsch disable parallel builds by default and document in the README how to enable parallelization
Sat, 13 Dec 2008 01:43:06 +0100 Volker Grabsch increased version number to 2.2
Mon, 10 Nov 2008 11:43:01 +0100 Volker Grabsch increased version number to 2.1
Mon, 10 Nov 2008 09:07:29 +0100 Volker Grabsch add 'SHELL=bash' hints where necessary, so it works on systems where /bin/sh isn't a Bash
Mon, 10 Nov 2008 06:39:41 +0100 Volker Grabsch improved 'make strip'
Sun, 09 Nov 2008 15:15:03 +0100 Volker Grabsch improved README
Sun, 09 Nov 2008 05:11:08 +0100 Volker Grabsch rename installation markers from 'installed.*' to 'installed-*' to avoid weird file extensions
Sat, 08 Nov 2008 20:28:59 +0100 Volker Grabsch bugfix: support the .tgz archive extension in addition to .tar.gz
Sat, 08 Nov 2008 19:31:05 +0100 Volker Grabsch after unpacking, check whether the expected subdirectory exists
Sat, 08 Nov 2008 19:27:57 +0100 Volker Grabsch bugfix: use -d instead of -z to check for a directory
Sat, 08 Nov 2008 19:06:50 +0100 Volker Grabsch use $(1) instead of $(2) to address to temporary build dir
Sat, 08 Nov 2008 18:58:00 +0100 Volker Grabsch show status information during 'make update'
Sat, 08 Nov 2008 16:45:20 +0100 Volker Grabsch improved coding style
Sat, 08 Nov 2008 16:37:54 +0100 Volker Grabsch implemented 'make strip'
Sat, 08 Nov 2008 16:31:45 +0100 Volker Grabsch bugfix: add $(PREFIX)/bin to the PATH
Sat, 08 Nov 2008 16:27:17 +0100 Volker Grabsch improved coding style
Sat, 08 Nov 2008 16:20:58 +0100 Volker Grabsch improved coding style
Sat, 08 Nov 2008 09:40:16 +0100 Volker Grabsch completely rewritten from scratch as Makefile