log osdep/Makefile @ 25194:e816d546c4fe

age author description
2007-11-21 diego Rename timer-lx.c --> timer-linux.c.
2007-07-17 diego Remove unused scandir() check and fallback implementation.
2007-07-17 diego Remove unused ftello() check and fallback implementation.
2007-07-17 diego Remove unused fseeko() check and fallback implementation.
2007-07-05 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
2007-03-17 diego Do not disable cache on MinGW, just disable shmem compilation.
2007-03-13 diego cosmetics: Fix indentation, reorder some lines for consistency.
2007-03-13 diego Give more descriptive names to the source and library variables and split
2007-02-27 diego Move the decision about stream cache compilation to configure.
2007-02-27 diego Move glob-win.c out of MinGW section, configure handles it.
2007-01-10 diego Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
2007-01-10 diego Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
2007-01-10 diego Move #ifdef directives around complete files into the build system.
2006-12-04 diego Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,
2006-11-27 diego FFmpeg-style dependency declaration
2006-11-27 diego Simplify, TARGET_WIN32 is both Cygwin and MinGW.
2006-11-26 diego Merge common parts of all Makefiles into one file included by all.
2006-11-25 diego Remove superfluous comment.
2006-11-25 diego all should be the first target.
2006-11-25 diego 10l copy + paste typo
2006-11-25 diego Simplify LIBNAME target with $@ and $^.
2006-11-25 diego Remove commented-out cruft.
2006-11-25 diego Move osdep/mplayer.rc handling to the osdep Makefile.
2006-11-25 nplourde added mmap_anon to osdep lib. Used in loader for now
2006-11-20 diego Unify dep/depend targets.
2006-08-17 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
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.
2005-12-26 al - move our setenv() fallback implementation to osdep
2005-08-18 alex use libvbe from vesautils
2004-11-10 nplourde add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com>
2004-10-11 reimar Zeta OS support, mostly working.
2004-06-27 faust3 mingw crosscompiling step 1
2004-06-25 diego string handling security fixes
2004-06-24 alex ranlib cleanup by Dan Christiansen
2004-03-26 faust3 fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>
2003-05-21 alex Precise timer for Darwin (it's more accurate than timer-macosx.c)
2003-04-25 faust3 alternative timer and glob emulation code for mingw32 port
2003-04-04 faust3 enable timer-win and getch2-win for mingw32
2003-02-19 alex precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by me
2003-02-09 arpi linux->osdep base linux/Makefile@2bee37201d12