Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename installation markers from 'installed.*' to 'installed-*' to avoid weir... | Volker Grabsch | 2008-11-09 | 1 | -2/+2 |
* | bugfix: support the .tgz archive extension in addition to .tar.gz | Volker Grabsch | 2008-11-08 | 1 | -2/+4 |
* | after unpacking, check whether the expected subdirectory exists | Volker Grabsch | 2008-11-08 | 1 | -0/+1 |
* | bugfix: use -d instead of -z to check for a directory | Volker Grabsch | 2008-11-08 | 1 | -2/+2 |
* | use $(1) instead of $(2) to address to temporary build dir | Volker Grabsch | 2008-11-08 | 1 | -1/+1 |
* | show status information during 'make update' | Volker Grabsch | 2008-11-08 | 1 | -3/+4 |
* | improved coding style | Volker Grabsch | 2008-11-08 | 1 | -0/+3 |
* | implemented 'make strip' | Volker Grabsch | 2008-11-08 | 1 | -0/+22 |
* | bugfix: add $(PREFIX)/bin to the PATH | Volker Grabsch | 2008-11-08 | 1 | -0/+1 |
* | improved coding style | Volker Grabsch | 2008-11-08 | 1 | -4/+4 |
* | improved coding style | Volker Grabsch | 2008-11-08 | 1 | -5/+5 |
* | completely rewritten from scratch as Makefile | Volker Grabsch | 2008-11-08 | 1 | -0/+86 |