Mercurial > sdl-ios-xcode
annotate test/.cvsignore @ 998:0e6627072f7a
Date: Wed, 24 Nov 2004 01:25:48 +0100
From: Stephane Marchesin
Subject: Re: [SDL] Problem compiling SDL 1.2.7
- there is a bug that was introduced in the kernel headers for 2.6.9
which is fixed in 2.6.10. This bug *will* byte when compiling the cdrom
subsystem. A patch that works around this bug is attached. Note that
users affected are not those running 2.6.9, but those using the 2.6.9
kernel headers for their system (i.e. whose libc is built against 2.6.9
headers).
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 30 Nov 2004 14:45:08 +0000 |
parents | 700c9c5c923b |
children | e6a82dcdce09 |
rev | line source |
---|---|
416 | 1 Makefile.in |
2 Makefile | |
3 configure | |
4 config.cache | |
5 config.log | |
6 config.status | |
754
623b453a3219
Fixed "dist" make target for newer versions of automake
Sam Lantinga <slouken@libsdl.org>
parents:
676
diff
changeset
|
7 autom4te* |
416 | 8 aclocal.m4 |
9 checkkeys | |
10 graywin | |
11 loopwave | |
12 testalpha | |
13 testbitmap | |
14 testcdrom | |
817
700c9c5c923b
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
754
diff
changeset
|
15 testcpuinfo |
416 | 16 testerror |
17 testgamma | |
18 testgl | |
19 testhread | |
20 testjoystick | |
21 testkeys | |
22 testlock | |
23 testoverlay | |
676
8b58eeef4576
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
416
diff
changeset
|
24 testoverlay2 |
416 | 25 testpalette |
26 testsem | |
27 testsprite | |
28 testtimer | |
29 testtypes | |
30 testver | |
31 testvidinfo | |
32 testwin | |
33 testwm | |
34 threadwin |