Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | |
2007-06-21 | - use the correct path to the pkgconfig .pc | Bernhard Reutner-Fischer | |
2007-03-14 | yet more LDFLAGS handling fixups | Eric Andersen | |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen | |
2007-01-14 | oops, silence some debugging noise | Eric Andersen | |
2007-01-14 | filter pkgconfig output to force it do use our staging_dir and not | Eric Andersen | |
try to use the system libraries as it is inclined to do | |||
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | |
not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | |||
2006-08-29 | - bump version | Bernhard Reutner-Fischer | |
2006-07-08 | Add pkgconfig | Eric Andersen | |