log Makefile @ 258:d12364d8b9ea adding-emd

age author description
Mon, 17 Dec 2007 16:12:09 +0000 mas01cr Make x86-64 OS X machines build in 64-bit mode by default.
Fri, 14 Dec 2007 14:41:37 +0000 mas01cr Merge trunk changes -r290:313 into audiodb-debian branch. audiodb-debian
Thu, 13 Dec 2007 14:23:32 +0000 mas01cr Merge refactoring branch.
Wed, 12 Dec 2007 10:58:24 +0000 mas01cr OAOO for the trackPointQuery and trackSequenceQueryNN Reporter classes. refactoring
Mon, 10 Dec 2007 18:20:08 +0000 mas01cr 32-bit LARGEFILE support refactoring
Tue, 04 Dec 2007 09:16:48 +0000 mas01cr Use "override CFLAGS+=" in Makefile. refactoring
Wed, 28 Nov 2007 15:13:22 +0000 mas01cr Minor makefile improvement refactoring
Wed, 28 Nov 2007 15:10:28 +0000 mas01cr Filewise refactor. refactoring
Tue, 06 Nov 2007 17:16:32 +0000 mas01cr Merge trunk changes -r156:196 to audiodb-debian branch. audiodb-debian
Tue, 06 Nov 2007 10:52:32 +0000 mas01cr Even more defensive command-line checking:
Wed, 24 Oct 2007 13:29:30 +0000 mas01cr Make the Makefile sufficiently generic to be usable on OS X.
Wed, 24 Oct 2007 11:57:20 +0000 mas01cr Make the makefile have more variables (for potential unification of
Tue, 23 Oct 2007 19:57:06 +0000 mas01cr Merge trunk changes -r146:155 to audio-debian branch. audiodb-debian
Tue, 23 Oct 2007 18:42:14 +0000 mas01cr Fix the clean target for the new HELP/README text files.
Tue, 23 Oct 2007 18:38:57 +0000 mas01cr Don't autogenerate README.txt now that that's a real source file.
Thu, 18 Oct 2007 13:30:57 +0000 mas01cr Compile with -g by default; real compilers can both optimize and keep
Wed, 17 Oct 2007 14:14:02 +0000 mas01cr Merge trunk changes -r129:142 to audiodb-debian branch audiodb-debian
Fri, 12 Oct 2007 09:16:11 +0000 mas01cr Make the executable depend on audioDB.h too
Mon, 01 Oct 2007 14:40:08 +0000 mas01cr Merge trunk changes -r52:93 onto audiodb-debian branch audiodb-debian
Thu, 27 Sep 2007 09:27:54 +0000 mas01cr Minor Makefile and test driver improvements
Thu, 27 Sep 2007 09:15:34 +0000 mas01cr Makefile improvements: new test target and .PHONY declarations
Thu, 20 Sep 2007 14:29:03 +0000 mas01cr Sort out the mess that I made of the Makefile
Thu, 20 Sep 2007 13:54:28 +0000 mas01cr Make the system compile without warnings, and turn on -Werror for
Mon, 17 Sep 2007 16:12:12 +0000 mas01cr Clean up in tests/ in clean: target
Thu, 16 Aug 2007 11:42:19 +0000 mas01cr Merged trunk changes -r39:43 onto audiodb-debian branch audiodb-debian
Thu, 16 Aug 2007 11:02:22 +0000 mas01cr delete README.txt on clean
Fri, 10 Aug 2007 04:52:33 +0000 mas01mc added Euclidean distance for sequences with -R (--radus) (via dot product of unit norm vectors), re-worked L2-norm behaviour, fixed a load of bugs there, fixed shingle norming. Cosine dist sequence match not working now because of L2 norm behaviour
Thu, 26 Jul 2007 14:56:47 +0000 mas01mc fixed keyList loop logic for segment search
Thu, 26 Jul 2007 14:08:11 +0000 mas01mc fixed keyList logic (in sequence match only) to avoid halting just because the database's last key was visited before end of keylist sequence.
Mon, 23 Jul 2007 17:21:01 +0000 mas01cr Regenerate README.txt from the executable rather than keep it static
Mon, 23 Jul 2007 16:21:04 +0000 mas01cr Makefile rearrangements.
Fri, 20 Jul 2007 16:18:24 +0000 mas01cr Make the makefile work on Ubuntu linux. (Previously I don't think it
Fri, 20 Jul 2007 15:51:39 +0000 mas01cr Initial import