2002-01-14 Miguel de Icaza <miguel@ximian.com>
[mono.git] / mcs / class / corlib / ChangeLog
1 2002-01-09  Nick Drochak  <ndrochak@gol.com>
2
3         * corlib.build: Exclude Security Attribute classes that need mcs
4         magic to get them to compile.
5
6 2002-01-06  Duco Fijma <duco@lorentz.xs4all.nl>
7         * corlib.build: Removed <excludes> for System.Resources
8
9 2002-01-05  Nick Drochak  <ndrochak@gol.com>
10
11         * corlib.build: Have the clean target remove any .pdb files that
12         might be around if we compiled with debug on.
13
14 2002-01-05  Nick Drochak  <ndrochak@gol.com>
15
16         * corlib.build: Make new build of corlib_cmp.dll.  This is the same
17         as corlib.dll without Object and ValueType.  It is used by 
18         /mcs/tools/corcompare.exe to compare with mscorlib.
19
20 2002-01-03  Nick Drochak  <ndrochak@gol.com>
21
22         * corlib.build: Put the linux target at the top.  I keep changing the 
23         build for windows 'cause it's at the top.  Then when I do make, nothing
24         changes.  It seems like it always takes me half a day to remember
25         that the linux target comes second.  Old age I guess.
26
27         * .cvsignore: ignore corlib.pdb for times when it's built with debug on.
28
29 2002-01-02  Nick Drochak  <ndrochak@gol.com>
30
31         * corlib.build: Removed "exclude CodeAccessPermission.cs"
32
33 2001-12-11  Duncan Mak  <duncan@ximian.com>
34
35         * ChangeLog: Added "System.Resources" to the exclude list.
36
37 2001-12-05  Nick Drochak <ndrochak@gol.com>
38
39         * ChangeLog: Add the change log to this directory
40
41         * corlib.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right?  Plus is encourages other to try 'make test'.
42