index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
Add common sources to .depend target.
diego
2007-03-13
*
Handle common parts at the objects instead of at the sources level.
diego
2007-03-13
*
codecs.conf.h needs to be made before .depend.
diego
2007-03-12
*
dirclean target was removed, don't mark as phony.
diego
2007-03-12
*
Remove -DCODECS2HTML from .depend creation.
diego
2007-03-12
*
Add codec-cfg-test target.
diego
2007-03-11
*
mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODER
diego
2007-03-11
*
'make clean' should remove generated binaries.
diego
2007-03-11
*
Merge clean and dirclean targets.
diego
2007-03-11
*
Simplify strip parameter for install handling.
diego
2007-02-27
*
Simplify .depend file inclusion.
diego
2007-02-24
*
some more consistency for the VIDIX installation.
diego
2007-02-23
*
Split command/property handling from mplayer.c to a new file command.c.
uau
2007-02-21
*
Move some subtitle handling from mplayer.c to mpcommon.c and share it with me...
reimar
2007-02-17
*
URL fix
diego
2007-01-30
*
cosmetics: Reorder install targets.
diego
2007-01-30
*
Mark phony targets as such.
diego
2007-01-30
*
Replace ifeq structure in the install target by a set of dependent targets.
diego
2007-01-30
*
Do not create font subdir of data directory, bitmap font support is deprecated.
diego
2007-01-25
*
Simplify install calls.
diego
2007-01-20
*
Remove redundant informative output.
diego
2007-01-20
*
Don't suppress make output during installation.
diego
2007-01-20
*
some simplifications
diego
2007-01-20
*
Fix mplayer-rc.o build.
diego
2006-12-07
*
Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,
diego
2006-12-04
*
Remove suffix rules that are just copies of make builtin rules.
diego
2006-12-02
*
Add libav include paths to CFLAGS without indirection.
diego
2006-12-01
*
Unrecurse VIDIX installation.
diego
2006-11-28
*
Unrecurse VIDIX drivers uninstall.
diego
2006-11-28
*
Remove one level of indirection on VIDIX install/uninstall.
diego
2006-11-28
*
Shorten LIBAV_INC handling.
diego
2006-11-27
*
Split muxers into a separate library that only MEncoder is linked against.
diego
2006-11-27
*
libmpdemux has no subdirectories.
diego
2006-11-27
*
Add explicit dependency information for libosd.a, this fixes MEncoder-only
diego
2006-11-26
*
Linking hotfix, loader depends on osdep.
diego
2006-11-25
*
FFmpeg-style conditional dependency declaration
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Move osdep/mplayer.rc handling to the osdep Makefile.
diego
2006-11-25
*
added mmap_anon to osdep lib. Used in loader for now
nplourde
2006-11-25
*
Make loader Makefile non-recursive.
diego
2006-11-25
*
LIBS vs LDFLAGS typo
diego
2006-11-21
*
Split libs that are dependencies and those that are just linker flags.
diego
2006-11-21
*
Treat fontconfig and FreeType linker flags just like any other linker flag.
diego
2006-11-21
*
cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER
diego
2006-11-21
*
Remove libdha from LIBS_MPLAYER.
diego
2006-11-21
*
Move FFmpeg library dependencies into the Makefile just like everything else.
diego
2006-11-21
*
Merge MPlayer-specific libs into one variable.
diego
2006-11-21
*
Split libvo.a into two libs so that libosd.a can be used by MEncoder.
diego
2006-11-21
*
Remove superfluous empty variable declaration.
diego
2006-11-21
*
Add VIDIX to LIBS_MPLAYER directly.
diego
2006-11-21
[next]