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
*
cosmetics: Move toolsclean target to a better place.
diego
2008-05-27
*
Update comment heading.
diego
2008-05-27
*
cosmetics: Consistently place '-o $@' in compiler command line.
diego
2008-05-27
*
Simplify codec-cfg-test command with $^.
diego
2008-05-27
*
Fix codecs2html linking.
diego
2008-05-27
*
Merge doxygen_clean rule into distclean.
diego
2008-05-27
*
codecs2html and codec-cfg-test are removed by toolsclean. Do not remove
diego
2008-05-27
*
Add codecs2html to TESTS variable.
diego
2008-05-27
*
Fix dependency declaration for codecs2html.
diego
2008-05-27
*
cosmetics: Move some rules to better places.
diego
2008-05-27
*
Add missing -I. to fix codecs2html compilation.
diego
2008-05-27
*
Add codec-cfg-test to list of TESTS.
diego
2008-05-27
*
Correct dependency declaration for codec-cfg-test.
diego
2008-05-27
*
There is no need to ignore the return value of an 'rm -rf' command.
diego
2008-05-27
*
Fix codec-cfg-test linking.
diego
2008-05-27
*
Link codec-cfg programs against mp_msg-mencoder.o instead of mp_msg.o.
diego
2008-05-27
*
Get rid of "define RECURSIVE_RULE" since a lot of make version have problems
reimar
2008-05-23
*
If character set conversion for help_mp.h is required, do it on the whole
diego
2008-05-19
*
The multiple inclusion guard in help_mp.h has to cover the whole file,
diego
2008-05-19
*
Simplify help_mp.h generation commands by using $@.
diego
2008-05-18
*
Do not hide that we are running a helper script.
diego
2008-05-18
*
Move the logic that decides if untranslated messages need to be added to
diego
2008-05-18
*
Replace hack to disable iconv conversion of messages with something more sane.
diego
2008-05-18
*
Remove unused strip target.
diego
2008-05-18
*
Merge directory installation commands.
diego
2008-05-18
*
one less level of indirection for install and program targets
diego
2008-05-18
*
install-mplayer and install-mencoder targets should depend on install-dirs.
diego
2008-05-18
*
Do not install DATADIR always, the GUI installation target takes care of this.
diego
2008-05-18
*
Install the required man page directories in the man page targets.
diego
2008-05-18
*
Replace hackish shell loops for man page installation with make constructs.
diego
2008-05-18
*
Create directories for the translated man pages in the install-dirs target.
diego
2008-05-18
*
Introduce make variable common to the GTK and Windows GUI and use it
diego
2008-05-18
*
install-mencoder-man depends on install-mplayer-man.
diego
2008-05-18
*
Replace shell for loop with proper foreach make construct in uninstall target.
diego
2008-05-18
*
Always uninstall English man pages instead of never.
diego
2008-05-18
*
Remove (hopefully obsolete) codecs.conf workaround.
diego
2008-05-18
*
Introduce a pattern rule for install-mplayer and install-mencoder targets.
diego
2008-05-18
*
Separate install-mencoder and install-mencoder-man targets.
diego
2008-05-18
*
The install-gui target depends on the install-mplayer target.
diego
2008-05-18
*
Simplify installation rules with $<.
diego
2008-05-18
*
Do not remove gmplayer.1, it is never installed.
diego
2008-05-18
*
Sort alphabetically
ben
2008-05-18
*
There is no need to ignore errors from 'rm -f' commands.
diego
2008-05-18
*
Remove skin download instructions, they have no place in the Makefile.
diego
2008-05-18
*
Add support for AppleIR Remote as an input under Linux systems.
ben
2008-05-18
*
Fix typo in install-gui target dependency.
diego
2008-05-13
*
Remove unused file, it has never been compiled.
diego
2008-05-11
*
AVOptions support.
michael
2008-05-10
*
Add . to windres include path (otherwise version.h is not found).
reimar
2008-05-10
*
Add some comment headings to divide the Makefile into logical chapters.
diego
2008-05-09
[next]