log buildsys.mk.in @ 2003:422b20698db5

age author description
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
Thu, 27 Sep 2007 22:09:51 +0200 Jonathan Schleifer implib.
Thu, 27 Sep 2007 12:00:45 +0900 Yoshiki Yazawa target depend should use ${CFLAGS} otherwise it will miss installed headers.
Wed, 26 Sep 2007 06:38:56 +0200 Jonathan Schleifer Optimize dependency generation.
Wed, 26 Sep 2007 03:05:48 +0200 Jonathan Schleifer Update buildsys (adds ${PROG_SUFFIX}).
Wed, 26 Sep 2007 00:42:58 +0200 Jonathan Schleifer Update buildsys.
Tue, 25 Sep 2007 16:51:17 +0200 Jonathan Schleifer Oops. Fix parallel build.
Tue, 25 Sep 2007 00:27:52 +0200 Jonathan Schleifer Add ${LIB} and ${LIB_NOINST} to distclean.
Mon, 24 Sep 2007 23:38:22 +0200 Jonathan Schleifer Use test instead of [ ].
Mon, 24 Sep 2007 23:14:49 +0200 Jonathan Schleifer install-sh doesn't work.
Mon, 24 Sep 2007 21:14:18 +0200 Jonathan Schleifer Abort on error.
Mon, 24 Sep 2007 20:58:46 +0200 Jonathan Schleifer Don't depend on subdirs, it's done anyway.
Mon, 24 Sep 2007 20:47:25 +0200 Jonathan Schleifer Always prefix comparisons with x.
Mon, 24 Sep 2007 20:20:44 +0200 Jonathan Schleifer Fix dependencies and other parallel stuff.
Mon, 24 Sep 2007 20:02:43 +0200 Jonathan Schleifer Add depend status.
Mon, 24 Sep 2007 10:45:28 -0500 William Pitcock Import Mk2 core.