log buildsys.mk.in @ 2954:f1482af6384c

age author description
Thu, 02 Oct 2008 23:53:27 +0200 Jonathan Schleifer Same as for audacious.
Fri, 29 Aug 2008 02:01:38 +0300 Matti Hamalainen Fix PLUGIN_DEFNAME generation in case of names with hyphens.
Thu, 07 Aug 2008 16:10:10 +0300 Andrew O. Shadoura fixed buildsys dependency resolver
Wed, 30 Jul 2008 23:04:46 +0100 Tony Vroon Parallel dependency resolution by Jonathan Schleifer.
Sat, 12 Jul 2008 03:06:15 +0300 Andrew O. Shadoura don't translate trailing \n
Sat, 12 Jul 2008 02:58:39 +0300 Andrew O. Shadoura don't pass non-alphanumerics to preprocessor
Sat, 12 Jul 2008 02:40:00 +0300 Andrew O. Shadoura a fix for automatic plugin _CFGIDs to be generated
Thu, 17 Apr 2008 21:54:16 +0200 Jonathan Schleifer buildsys.mk.in: Fixed typo.
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.