log loader/Makefile @ 22531:090ec2169aee

age author description
Tue, 13 Mar 2007 21:55:23 +0000 diego cosmetics: Fix indentation, reorder some lines for consistency.
Tue, 13 Mar 2007 12:10:57 +0000 diego Give more descriptive names to the source and library variables and split
Fri, 23 Feb 2007 09:58:01 +0000 voroshil Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file
Sat, 16 Dec 2006 23:59:06 +0000 reimar Fix crashes in loader code: There is still some code that can not handle omitted frame pointers.
Wed, 29 Nov 2006 12:56:52 +0000 reimar Get rid of stubs.S, move code to inline asm.
Mon, 27 Nov 2006 16:47:27 +0000 diego wrapper.S should be compiled on non-Darwin, non-Windows systems.
Mon, 27 Nov 2006 11:25:15 +0000 diego simplify test target
Mon, 27 Nov 2006 02:44:06 +0000 nplourde fix compilation for win32 dll codec support for intel osx
Sun, 26 Nov 2006 18:12:36 +0000 diego Merge common parts of all Makefiles into one file included by all.
Sat, 25 Nov 2006 17:31:07 +0000 diego There are no more .depend files in subdirectories.
Sat, 25 Nov 2006 16:12:36 +0000 diego Remove superfluous comment.
Sat, 25 Nov 2006 00:31:07 +0000 diego Make loader Makefile non-recursive.
Sat, 25 Nov 2006 00:12:08 +0000 diego Use $@ and $^ to designate target and prerequisites.
Sat, 25 Nov 2006 00:09:39 +0000 diego cosmetics: Move around targets for consistency.
Sat, 25 Nov 2006 00:08:15 +0000 diego Remove superfluous suffix rule.