Commit Graph

19 Commits (18ec886148ebc950b266c2b3e28f1b0918da7166)

Author SHA1 Message Date
Volker Grabsch 18ec886148 force a package rebuild when its *.mk file changed (e.g. on a version update)
16 years ago
Volker Grabsch 58d4913ac1 disable parallel builds by default and document in the README how to enable parallelization
16 years ago
Volker Grabsch 05d5d55c1f increased version number to 2.2
16 years ago
Volker Grabsch cd0294a550 increased version number to 2.1
16 years ago
Volker Grabsch 4956121a44 add 'SHELL=bash' hints where necessary, so it works on systems where /bin/sh isn't a Bash
16 years ago
Volker Grabsch 6546c7595b improved 'make strip'
16 years ago
Volker Grabsch 9111ec5037 improved README
16 years ago
Volker Grabsch 624e3d45c3 rename installation markers from 'installed.*' to 'installed-*' to avoid weird file extensions
16 years ago
Volker Grabsch 6362f71542 bugfix: support the .tgz archive extension in addition to .tar.gz
16 years ago
Volker Grabsch 0200cdbff7 after unpacking, check whether the expected subdirectory exists
16 years ago
Volker Grabsch 214582d356 bugfix: use -d instead of -z to check for a directory
16 years ago
Volker Grabsch 78beb39269 use $(1) instead of $(2) to address to temporary build dir
16 years ago
Volker Grabsch 71e6d38451 show status information during 'make update'
16 years ago
Volker Grabsch e6ea73ceac improved coding style
16 years ago
Volker Grabsch 2f2b28a181 implemented 'make strip'
16 years ago
Volker Grabsch d86980231e bugfix: add $(PREFIX)/bin to the PATH
16 years ago
Volker Grabsch 3946063b55 improved coding style
16 years ago
Volker Grabsch a3ee12ad6b improved coding style
16 years ago
Volker Grabsch 1ec585aead completely rewritten from scratch as Makefile
16 years ago