index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mpcommon.mak
Commit message (
Expand
)
Author
Age
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
Give the library generation target a more sensible name.
diego
2007-03-13
*
Mark phony targets as such.
diego
2007-03-12
*
Simplify .depend file inclusion.
diego
2007-02-24
*
100l: Copy and paste typo, library dependencies and rules are separated now.
diego
2007-02-04
*
Merge both library rules by separating the rule from the dependencies.
diego
2007-02-03
*
Consider SRCS2 as well when generating dependency information.
diego
2007-02-01
*
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
*
Generate OBJS from SRCS in a more elegant and less redundant way.
diego
2006-11-28
*
Move common code to mpcommon.mak.
diego
2006-11-27
*
oops someone forgot obj-c source file
nplourde
2006-11-27
*
.s files don't exist anymore.
diego
2006-11-27
*
Move common code for generating multiple libraries to mpcommon.mak.
diego
2006-11-27
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26