summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* increased version number to 2.2Volker Grabsch2008-12-131-1/+1
* increased version number to 2.1Volker Grabsch2008-11-101-1/+1
* add 'SHELL=bash' hints where necessary, so it works on systems where /bin/sh ...Volker Grabsch2008-11-101-0/+1
* improved 'make strip'Volker Grabsch2008-11-101-0/+1
* improved READMEVolker Grabsch2008-11-091-1/+1
* rename installation markers from 'installed.*' to 'installed-*' to avoid weir...Volker Grabsch2008-11-091-2/+2
* bugfix: support the .tgz archive extension in addition to .tar.gzVolker Grabsch2008-11-081-2/+4
* after unpacking, check whether the expected subdirectory existsVolker Grabsch2008-11-081-0/+1
* bugfix: use -d instead of -z to check for a directoryVolker Grabsch2008-11-081-2/+2
* use $(1) instead of $(2) to address to temporary build dirVolker Grabsch2008-11-081-1/+1
* show status information during 'make update'Volker Grabsch2008-11-081-3/+4
* improved coding styleVolker Grabsch2008-11-081-0/+3
* implemented 'make strip'Volker Grabsch2008-11-081-0/+22
* bugfix: add $(PREFIX)/bin to the PATHVolker Grabsch2008-11-081-0/+1
* improved coding styleVolker Grabsch2008-11-081-4/+4
* improved coding styleVolker Grabsch2008-11-081-5/+5
* completely rewritten from scratch as MakefileVolker Grabsch2008-11-081-0/+86