log Makefile @ 770:c54bc2ffbf92 tip

age author description
Sat, 15 Oct 2011 17:45:52 +0000 mas01mc Restore original Makefile
Sat, 15 Oct 2011 17:28:07 +0000 mas01mc Adding Kullback-Leibler divergence as alternate distance function
Thu, 25 Nov 2010 13:42:40 +0000 mas01mc Adding mkc_lsh_update branch, trunk candidate with improved LSH: merged trunk 1095 and branch multiprobe_lsh mkc_lsh_update
Thu, 25 Nov 2010 13:42:40 +0000 mas01mc Adding mkc_lsh_update branch, trunk candidate with improved LSH: merged trunk 1095 and branch multiprobe_lsh malcolm-large-tracks
Thu, 25 Nov 2010 13:42:40 +0000 mas01mc Adding mkc_lsh_update branch, trunk candidate with improved LSH: merged trunk 1095 and branch multiprobe_lsh fewerQueryDatumReads
Thu, 22 Apr 2010 21:03:53 +0000 mas01cr include sample.o in LIBOBJS
Fri, 05 Mar 2010 16:20:43 +0000 mas01mj Added -f to ln on install (overwrites previous .so file)
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
Tue, 11 Aug 2009 21:42:01 +0000 mas01cr Use $(CC) and $(CXX) rather than hard-coding compilers