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.
Thu, 27 Sep 2007 21:25:58 +0200 Jonathan Schleifer implib for ${PROG} should finally work.
Thu, 27 Sep 2007 14:26:37 +0200 Jonathan Schleifer Remove implib stuff again.
Thu, 27 Sep 2007 13:14:34 +0200 Jonathan Schleifer Update buildsys + small fixes.
Wed, 26 Sep 2007 06:38:34 +0200 Jonathan Schleifer Optimize dependency generation.
Wed, 26 Sep 2007 03:02:23 +0200 Jonathan Schleifer Update buildsys (adds ${PROG_SUFFIX}).
Tue, 25 Sep 2007 19:11:34 +0200 Jonathan Schleifer Seems like I forgot to remove -s for ${PROG}.
Tue, 25 Sep 2007 16:50:44 +0200 Jonathan Schleifer Oops. Fix parallel build.
Tue, 25 Sep 2007 00:27:38 +0200 Jonathan Schleifer Add ${LIB} and ${LIB_NOINST} to distclean.
Mon, 24 Sep 2007 23:38:10 +0200 Jonathan Schleifer Use test instead of [ ].
Mon, 24 Sep 2007 23:14:07 +0200 Jonathan Schleifer install-sh doesn't work.
Mon, 24 Sep 2007 21:15:16 +0200 Jonathan Schleifer Abort on error.
Mon, 24 Sep 2007 21:00:41 +0200 Jonathan Schleifer Don't depend on subdirs, it's done anyway.
Mon, 24 Sep 2007 20:47:04 +0200 Jonathan Schleifer Always prefix comparisons with x.
Mon, 24 Sep 2007 20:21:52 +0200 Jonathan Schleifer Fix dependencies and other parallel stuff.
Mon, 24 Sep 2007 20:01:23 +0200 Jonathan Schleifer Add depend status.