summaryrefslogtreecommitdiffstats
path: root/osdep/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,diego2006-12-041-1/+0
* FFmpeg-style dependency declarationdiego2006-11-271-4/+3
* Simplify, TARGET_WIN32 is both Cygwin and MinGW.diego2006-11-271-4/+1
* Merge common parts of all Makefiles into one file included by all.diego2006-11-261-27/+1
* Remove superfluous comment.diego2006-11-251-3/+0
* all should be the first target.diego2006-11-251-2/+2
* 10l copy + paste typodiego2006-11-251-1/+1
* Simplify LIBNAME target with $@ and $^.diego2006-11-251-2/+2
* Remove commented-out cruft.diego2006-11-251-4/+0
* Move osdep/mplayer.rc handling to the osdep Makefile.diego2006-11-251-0/+6
* added mmap_anon to osdep lib. Used in loader for nownplourde2006-11-251-0/+1
* Unify dep/depend targets.diego2006-11-201-3/+1
* Move all internal -I parameters to the front of CFLAGS to avoid using externaldiego2006-08-171-1/+1
* OPTFLAGS already includes EXTRA_INC.diego2006-07-121-1/+1
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesdiego2006-03-251-3/+10
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-2/+2
* - move our setenv() fallback implementation to osdepal2005-12-261-1/+1
* use libvbe from vesautilsalex2005-08-181-6/+0
* add support for macosx finder argument support (let you bundle mplayer to be ...nplourde2004-11-101-0/+3
* Zeta OS support, mostly working.reimar2004-10-111-0/+1
* mingw crosscompiling step 1faust32004-06-271-2/+2
* string handling security fixesdiego2004-06-251-1/+2
* ranlib cleanup by Dan Christiansenalex2004-06-241-0/+1
* fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>faust32004-03-261-1/+1
* Precise timer for Darwin (it's more accurate than timer-macosx.c)alex2003-05-211-2/+2
* alternative timer and glob emulation code for mingw32 portfaust32003-04-251-2/+3
* enable timer-win and getch2-win for mingw32faust32003-04-041-4/+13
* precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by mealex2003-02-191-2/+9
* linux->osdeparpi2003-02-091-0/+46