log buildsys.mk.in @ 2221:b4a2a7197c05

age author description
Thu, 01 Nov 2007 15:38:07 +0100 Jonathan Schleifer Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Thu, 01 Nov 2007 15:37:43 +0100 Jonathan Schleifer Change my mail.
Fri, 19 Oct 2007 06:24:08 -0500 William Pitcock Use ${CC} -M, not ${CPP} -M, as cpp is not required to respect -M, but gcc will always handle -M properly.
Sat, 13 Oct 2007 10:34:40 +0200 Jonathan Schleifer Update buildsys. Please test.
Wed, 10 Oct 2007 20:31:40 +0300 Eugene Paskevich Use curly braces instead of round ones, since they might not be portable.
Wed, 10 Oct 2007 09:01:48 +0300 Eugene Paskevich Don't let the strings cross over each other.
Wed, 10 Oct 2007 07:49:16 +0300 Eugene Paskevich Made colourised strings more readable.
Wed, 10 Oct 2007 01:40:13 +0300 Eugene Paskevich Revised the plugindir logic.
Tue, 09 Oct 2007 11:01:53 +0900 Yoshiki Yazawa make clean should remove plugin objectives.
Wed, 03 Oct 2007 17:24:59 +0200 Jonathan Schleifer Add -pipe -Wall if gcc and fix a few warnings.
Sun, 30 Sep 2007 13:30:43 +0930 Kieran Clancy Delete .deps file when dependency generation fails
Thu, 27 Sep 2007 22:09:51 +0200 Jonathan Schleifer implib.
Thu, 27 Sep 2007 12:00:45 +0900 Yoshiki Yazawa target depend should use ${CFLAGS} otherwise it will miss installed headers.
Wed, 26 Sep 2007 06:38:56 +0200 Jonathan Schleifer Optimize dependency generation.
Wed, 26 Sep 2007 03:05:48 +0200 Jonathan Schleifer Update buildsys (adds ${PROG_SUFFIX}).