log loader/Makefile @ 22420:db8714b9cdb7

age author description
2007-02-23 voroshil Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file
2006-12-16 reimar Fix crashes in loader code: There is still some code that can not handle omitted frame pointers.
2006-11-29 reimar Get rid of stubs.S, move code to inline asm.
2006-11-27 diego wrapper.S should be compiled on non-Darwin, non-Windows systems.
2006-11-27 diego simplify test target
2006-11-27 nplourde fix compilation for win32 dll codec support for intel osx
2006-11-26 diego Merge common parts of all Makefiles into one file included by all.
2006-11-25 diego There are no more .depend files in subdirectories.
2006-11-25 diego Remove superfluous comment.
2006-11-25 diego Make loader Makefile non-recursive.
2006-11-25 diego Use $@ and $^ to designate target and prerequisites.
2006-11-25 diego cosmetics: Move around targets for consistency.
2006-11-25 diego Remove superfluous suffix rule.
2006-11-24 diego Handle stubs.s like all other source files.
2006-11-24 diego Remove .depend on distclean.
2006-11-24 diego Clean up CFLAGS handling.
2006-11-24 diego Remove bug workarounds for ancient gcc and libc versions.
2006-11-10 reimar Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.
2006-11-10 diego Add standard depend target.
2006-11-10 diego Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.
2006-11-10 diego Use default variable names.
2006-11-10 diego Remove redundant variable.
2006-07-12 diego OPTFLAGS already includes EXTRA_INC.
2006-03-25 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
2006-01-27 diego Make clean/distclean behave uniformly in all directories.
2004-06-26 faust3 fix loader build on windows
2004-06-24 alex ranlib cleanup by Dan Christiansen
2004-01-29 attila * changes mencoder's exit code on explicit kill to 2
2003-04-21 alex moved some obsolete debug stuff
2003-02-19 alex WIN32_PATH cleanup
2002-11-24 arpi - qtx (quicktime's macos emulation layer) debugging/emulation environment :)
2002-08-22 arpi with the help of the Mandrake compiler maintainer this problem has
2002-08-22 arpi removed -W -Wall -g and other gcc-specific warning/debug options
2002-04-28 arpi openbsd updates by Björn Sandell <biorn@dce.chalmers.se>
2002-04-24 arpi fix warning
2002-04-23 arpi divx audio workaround
2001-12-11 arpi avifile merge. kabi: indent changes really suxxxx
2001-10-04 arpi sync with avifile
2001-07-12 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
2001-03-28 arpi_esp verbose output changed
2001-02-24 arpi_esp Initial revision