log Makefile @ 666:4dacfe92a6ff

age author description
Wed, 03 Feb 2010 10:28:09 +0000 mas01cr More, better makefiles
Fri, 08 Jan 2010 21:09:01 +0000 mas01cr Improve test infrastructure a little bit
Mon, 14 Sep 2009 16:06:02 +0000 map01bf added an escape around ldconfig for darwin systems (macosx) in the install as ldconfig doesn't exist on these systems and as near as I can tell it's functionality isn't necessary when building dylibs, at least as used here.
Tue, 01 Sep 2009 14:55:47 +0000 mas01cr Use pkg-config to pick up dependencies (gsoap++, gsl)
Tue, 01 Sep 2009 14:17:55 +0000 mas01cr Update install target to be mildly useful
Tue, 11 Aug 2009 21:57:46 +0000 mas01cr Remove LIBGSL from library link stage
Tue, 11 Aug 2009 21:42:49 +0000 mas01cr Take advantage of those new handy _or_goto_error macros