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.