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
|
Tue, 27 Feb 2007 17:13:17 +0000 |
diego |
Move the decision about stream cache compilation to configure.
|
Tue, 27 Feb 2007 17:12:23 +0000 |
diego |
Move glob-win.c out of MinGW section, configure handles it.
|
Wed, 10 Jan 2007 20:23:24 +0000 |
diego |
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
|
Wed, 10 Jan 2007 19:35:41 +0000 |
diego |
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
|
Wed, 10 Jan 2007 19:07:42 +0000 |
diego |
Move #ifdef directives around complete files into the build system.
|
Mon, 04 Dec 2006 11:59:23 +0000 |
diego |
Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,
|
Mon, 27 Nov 2006 13:42:36 +0000 |
diego |
FFmpeg-style dependency declaration
|
Mon, 27 Nov 2006 11:19:49 +0000 |
diego |
Simplify, TARGET_WIN32 is both Cygwin and MinGW.
|
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 16:12:36 +0000 |
diego |
Remove superfluous comment.
|
Sat, 25 Nov 2006 11:26:53 +0000 |
diego |
all should be the first target.
|
Sat, 25 Nov 2006 09:53:28 +0000 |
diego |
10l copy + paste typo
|
Sat, 25 Nov 2006 09:52:45 +0000 |
diego |
Simplify LIBNAME target with $@ and $^.
|
Sat, 25 Nov 2006 09:50:18 +0000 |
diego |
Remove commented-out cruft.
|
Sat, 25 Nov 2006 09:49:18 +0000 |
diego |
Move osdep/mplayer.rc handling to the osdep Makefile.
|
Sat, 25 Nov 2006 01:22:20 +0000 |
nplourde |
added mmap_anon to osdep lib. Used in loader for now
|
Mon, 20 Nov 2006 11:18:01 +0000 |
diego |
Unify dep/depend targets.
|
Thu, 17 Aug 2006 17:19:56 +0000 |
diego |
Move all internal -I parameters to the front of CFLAGS to avoid using external
|
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.
|
Mon, 26 Dec 2005 03:16:48 +0000 |
al |
- move our setenv() fallback implementation to osdep
|
Thu, 18 Aug 2005 11:26:04 +0000 |
alex |
use libvbe from vesautils
|
Wed, 10 Nov 2004 16:43:40 +0000 |
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>
|
Mon, 11 Oct 2004 19:26:13 +0000 |
reimar |
Zeta OS support, mostly working.
|
Sun, 27 Jun 2004 17:54:31 +0000 |
faust3 |
mingw crosscompiling step 1
|
Fri, 25 Jun 2004 16:49:53 +0000 |
diego |
string handling security fixes
|
Thu, 24 Jun 2004 12:52:17 +0000 |
alex |
ranlib cleanup by Dan Christiansen
|
Fri, 26 Mar 2004 15:21:44 +0000 |
faust3 |
fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>
|
Wed, 21 May 2003 21:18:29 +0000 |
alex |
Precise timer for Darwin (it's more accurate than timer-macosx.c)
|
Fri, 25 Apr 2003 10:00:18 +0000 |
faust3 |
alternative timer and glob emulation code for mingw32 port
|
Fri, 04 Apr 2003 19:33:18 +0000 |
faust3 |
enable timer-win and getch2-win for mingw32
|
Wed, 19 Feb 2003 17:22:02 +0000 |
alex |
precise macosx timer by Dan Christiansen <danchr@daimi.au.dk> and 10l fix by me
|
Sun, 09 Feb 2003 20:18:23 +0000 |
arpi |
linux->osdep
base
linux/Makefile@2bee37201d12
|