log loader/Makefile @ 26117:60496a1d9e98

age author description
Mon, 03 Mar 2008 18:12:05 +0000 diego Move decision about whether or not to compile Windows emulation
Mon, 03 Mar 2008 17:51:36 +0000 diego Move decision about whether or not to compile wrapper.S to configure.
Mon, 03 Mar 2008 17:50:25 +0000 diego Add CFLAG_STACKREALIGN unconditionally to win32.o CFLAGS, configure takes care
Sun, 24 Feb 2008 11:15:30 +0000 cehoyos Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).
Sun, 06 Jan 2008 12:50:13 +0000 diego Remove all test programs with 'make clean'.
Sun, 06 Jan 2008 11:40:49 +0000 diego Add proper compilation rules for qtx/list and qtx/qtxload and remove silly
Sun, 06 Jan 2008 11:27:07 +0000 diego Get the dshow test program closer to linking.
Sat, 05 Jan 2008 14:32:46 +0000 diego Fix typo, LIBNAME should be LIBNAME_COMMON.
Mon, 01 Oct 2007 22:46:33 +0000 diego Detect support of and add necessary CFLAGS to avoid crashes when loading
Mon, 27 Aug 2007 09:12:35 +0000 diego Revert last commit, -mstackrealign was added in gcc 4.2 and should not
Fri, 24 Aug 2007 12:49:59 +0000 diego Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL.
Sat, 02 Jun 2007 12:27:33 +0000 diego Get rid of superfluous __WINE__ #define, it was always enabled and
Sat, 02 Jun 2007 12:26:27 +0000 diego Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
Sat, 02 Jun 2007 12:24:35 +0000 diego Get rid of superfluous MPLAYER #define, it was always enabled and
Thu, 15 Mar 2007 22:38:13 +0000 diego Use explicit path for headers from the dshow/ subdirectory.
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.
Fri, 24 Nov 2006 23:49:30 +0000 diego Handle stubs.s like all other source files.
Fri, 24 Nov 2006 20:20:26 +0000 diego Remove .depend on distclean.
Fri, 24 Nov 2006 20:19:29 +0000 diego Clean up CFLAGS handling.
Fri, 24 Nov 2006 00:42:44 +0000 diego Remove bug workarounds for ancient gcc and libc versions.
Fri, 10 Nov 2006 22:08:27 +0000 reimar Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.
Fri, 10 Nov 2006 18:31:12 +0000 diego Add standard depend target.
Fri, 10 Nov 2006 18:28:53 +0000 diego Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.
Fri, 10 Nov 2006 18:27:33 +0000 diego Use default variable names.
Fri, 10 Nov 2006 18:19:33 +0000 diego Remove redundant variable.
Wed, 12 Jul 2006 17:58:07 +0000 diego OPTFLAGS already includes EXTRA_INC.
Sat, 25 Mar 2006 10:38:37 +0000 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
Fri, 27 Jan 2006 00:06:42 +0000 diego Make clean/distclean behave uniformly in all directories.
Sat, 26 Jun 2004 10:40:23 +0000 faust3 fix loader build on windows
Thu, 24 Jun 2004 12:52:17 +0000 alex ranlib cleanup by Dan Christiansen
Thu, 29 Jan 2004 12:01:26 +0000 attila * changes mencoder's exit code on explicit kill to 2
Mon, 21 Apr 2003 19:35:39 +0000 alex moved some obsolete debug stuff
Wed, 19 Feb 2003 16:49:28 +0000 alex WIN32_PATH cleanup
Sun, 24 Nov 2002 21:45:23 +0000 arpi - qtx (quicktime's macos emulation layer) debugging/emulation environment :)
Thu, 22 Aug 2002 23:41:51 +0000 arpi with the help of the Mandrake compiler maintainer this problem has
Thu, 22 Aug 2002 23:29:46 +0000 arpi removed -W -Wall -g and other gcc-specific warning/debug options
Sun, 28 Apr 2002 01:30:04 +0000 arpi openbsd updates by Bj«Órn Sandell <biorn@dce.chalmers.se>
Wed, 24 Apr 2002 21:16:27 +0000 arpi fix warning
Tue, 23 Apr 2002 09:26:29 +0000 arpi divx audio workaround
Tue, 11 Dec 2001 22:58:14 +0000 arpi avifile merge. kabi: indent changes really suxxxx
Thu, 04 Oct 2001 02:21:47 +0000 arpi sync with avifile
Thu, 12 Jul 2001 15:27:48 +0000 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
Wed, 28 Mar 2001 21:43:21 +0000 arpi_esp verbose output changed
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision