Mercurial > mplayer.hg
log Makefile @ 19348:c4104abaaf46
age | author | description |
---|---|---|
Mon, 07 Aug 2006 08:57:43 +0000 | diego | cosmetics: Rename some variables for consistency. |
Thu, 03 Aug 2006 19:29:20 +0000 | diego | Recurse into subdirs before cleaning the top level to avoid error messages. |
Thu, 03 Aug 2006 17:34:54 +0000 | diego | 'make distclean' should remove all generated files, so also config.[h|mak]. |
Thu, 03 Aug 2006 17:31:30 +0000 | diego | 'make clean' now recurses through subdirectories as expected, |
Tue, 01 Aug 2006 14:44:07 +0000 | uau | Change toplevel Makefile to invoke subdirectory Makefiles |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux |
Thu, 27 Jul 2006 10:08:17 +0000 | diego | Unify include paths in the build system, part I. |