summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch ↵baserock/morphLars Wirzenius2012-10-312-2/+12
|\ | | | | | | 'remotes/origin/baserock/richardmaw/bzip2-symlink-fix' into baserock/morph
| * Fix up makefile to allow DESTDIRbaserock/richardmaw/bzip2-symlink-fixRichard Maw2012-10-262-2/+12
|/ | | | PREFIX is mostly substitutable, except in the case of symlinks.
* bzip2.morph: correct manual install pathRichard Maw2012-04-191-0/+3
| | | | | | Manpages are conventionally installed in $PREFIX/share/man rather than $PREFIX/man, so fix the path in the morphology to minimise the upstream difference.
* bzip2.morph: Build shared object firstRichard Maw2012-04-191-2/+2
| | | | | It fails to build the other way around, presumably because the objects are compiled in a way unsuitable for shared objects.
* bzip2.morph: also build the shared libraryRichard Maw2012-04-182-12/+4
| | | | Why doesn't it build it by default?
* Revert "Explicitly add -fPIC to CFLAGS."Jannis Pohlmann2012-04-051-1/+1
| | | | | | This reverts commit 700ad589e22ba33c27e8ce054ac36f46cc183004. I thought this might fix a freetype build error but it doesn't.
* Explicitly add -fPIC to CFLAGS.Jannis Pohlmann2012-04-051-1/+1
|
* morphs: use PREFIX if setRichard Maw2012-03-142-2/+2
|
* morph is bzip2 not bz2baserock/morph-stableRichard Maw2012-01-101-1/+1
|
* Add morphsRichard Maw2012-01-102-0/+20
| | | | bz2.morph is the program itself, libbz2.morph is a shared library
* Tarball conversionLorry2012-01-1056-0/+120106