log osdep/Makefile @ 26319:b90151a7dcbb

age author description
Tue, 08 Apr 2008 18:03:14 +0000 diego Move decision about which getch2 and timer file to compile to configure.
Tue, 08 Apr 2008 17:31:25 +0000 diego Move decision about whether or not to compile osdep/mmap_os2.c to configure.
Wed, 27 Feb 2008 22:29:52 +0000 diego mmap() support for OS/2
Thu, 21 Feb 2008 16:20:33 +0000 diego OS/2 getch2() support
Fri, 28 Dec 2007 10:33:22 +0000 diego Make windres binary name configurable, useful for cross-compiling.
Wed, 21 Nov 2007 09:25:10 +0000 diego Rename timer-lx.c --> timer-linux.c.
Tue, 17 Jul 2007 09:45:10 +0000 diego Remove unused scandir() check and fallback implementation.
Tue, 17 Jul 2007 09:41:47 +0000 diego Remove unused ftello() check and fallback implementation.
Tue, 17 Jul 2007 09:40:32 +0000 diego Remove unused fseeko() check and fallback implementation.
Thu, 05 Jul 2007 22:01:07 +0000 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
Sat, 17 Mar 2007 19:54:31 +0000 diego Do not disable cache on MinGW, just disable shmem compilation.
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.