log buildsys.mk.in @ 4680:8becf76f2906

age author description
Thu, 17 Apr 2008 21:54:01 +0200 Jonathan Schleifer buildsys.mk.in: Fixed typo.
Wed, 05 Mar 2008 20:10:00 +0900 Yoshiki Yazawa get rid of LIBDIR. due to uselessness of overriding LIBDIR. now libaudid3tag.so will be installed to libdir *intentionally*.
Sun, 10 Feb 2008 21:30:29 +0100 Jonathan Schleifer Added HG repo URL to buildsys as a comment.
Sun, 10 Feb 2008 10:40:51 +0100 Jonathan Schleifer Fix a possible bug in dependency generation.
Sun, 10 Feb 2008 10:29:41 +0100 Jonathan Schleifer Fix possible infinite loop in dependency generation.
Sun, 10 Feb 2008 10:21:33 +0100 Jonathan Schleifer Make dependency generation threaded.
Thu, 01 Nov 2007 15:32:56 +0100 Jonathan Schleifer Change my mail.
Sat, 27 Oct 2007 19:38:38 -0500 Vitaly Lipatov Fix installation of libaudid3tag in ${plugindir}.
Fri, 19 Oct 2007 06:26:46 -0500 William Pitcock Synchronize build system with audacious-plugins.
Sat, 13 Oct 2007 10:50:37 +0200 Jonathan Schleifer Update buildsys.
Wed, 10 Oct 2007 20:31:38 +0300 Eugene Paskevich Use curly braces instead of round ones, since they might not be portable.
Wed, 10 Oct 2007 09:10:02 +0300 Eugene Paskevich Don't let the strings cross over each other.
Wed, 10 Oct 2007 07:52:33 +0300 Eugene Paskevich Replicated 2012:31cf04fc588b.
Thu, 27 Sep 2007 21:59:11 +0200 Jonathan Schleifer Add missing targets to .PHONY.
Thu, 27 Sep 2007 21:36:43 +0200 Jonathan Schleifer More implib stuff.