Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 11 Oct 2006 14:09:30 +0000 | diego | Make the socklib check search gethostbyname/socket in libc. |
Wed, 11 Oct 2006 14:06:38 +0000 | diego | Streamline socklib check. |
Wed, 11 Oct 2006 10:04:05 +0000 | diego | Remove download script; no longer used in the official Debian package candidate. |
Wed, 11 Oct 2006 08:30:22 +0000 | diego | Move CFLAGS handling to common.mak. |
Wed, 11 Oct 2006 08:13:52 +0000 | diego | Run TOOLS/cpuinfo on x86_64 as well as x86. |
Tue, 10 Oct 2006 23:14:40 +0000 | diego | Change == to = in test comparisons for better portability. |
Tue, 10 Oct 2006 22:17:03 +0000 | uau | Change occurrences of "(int)*(void **)arg" to "*(int *)arg". |