log buildsys.mk.in @ 2443:32d4d5f7020b

age author description
Sun, 10 Feb 2008 21:33:33 +0100 Jonathan Schleifer Added HG repo URL to buildsys as a comment.
Sun, 10 Feb 2008 10:36:22 +0100 Jonathan Schleifer Fix a possible bug in dependency generation.
Sun, 10 Feb 2008 10:29:56 +0100 Jonathan Schleifer Fix possible infinite loop in dependency generation.
Sun, 10 Feb 2008 10:23:20 +0100 Jonathan Schleifer Make dependency generation threaded.
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