log buildsys.mk.in @ 4874:43eb8388760d

age author description
Wed, 26 Nov 2008 11:53:37 +0900 Yoshiki Yazawa pkgconfig files should be installed in lib/pkgconfig
Wed, 26 Nov 2008 05:15:41 +0900 Yoshiki Yazawa we should use modified libdir insted of plugindir.
Wed, 26 Nov 2008 03:50:00 +0900 Yoshiki Yazawa moved private libraries to plugindir to avoid conflict with audacious.
Sat, 01 Nov 2008 21:39:46 +0100 Jonathan Schleifer Clear .SUFFIXES first to prevent compiling files silently.
Sat, 01 Nov 2008 20:09:43 +0100 Jonathan Schleifer Move one line to fix dependency generation.
Tue, 25 Nov 2008 02:14:56 +0900 Yoshiki Yazawa override includesibdir for compatibility.
Mon, 24 Nov 2008 21:16:26 +0900 Yoshiki Yazawa audlegacy begins.
Thu, 02 Oct 2008 23:44:39 +0200 Jonathan Schleifer Update to latest rev of buildsys & move stuff that doesn't belong there
Fri, 29 Aug 2008 02:02:15 +0300 Matti Hamalainen Synchronize buildsys.
Wed, 30 Jul 2008 23:04:32 +0100 Tony Vroon Parallel dependency resolution by Jonathan Schleifer.
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}).