2002-07-19 Martin Baulig <martin@gnome.org>
[mono.git] / mcs / ChangeLog
1 2002-07-19  Martin Baulig  <martin@gnome.org>
2
3         * */makefile (NANT): Use a variable `NANT' so the user can override it with
4         `make NANT=/usr/local/bin/NAnt.exe'.
5
6 2002-05-09  Daniel Morgan <danmorg@sc.rr.com>
7
8         * AUTHORS: add me to class libraries list
9
10 2002-03-26  Dick Porter  <dick@ximian.com>
11
12         * makefile (linux): Abandon the build if any of the subdir makes fail
13
14 2002-03-07  Nick Drochak  <ndrochak@gol.com>\r
15 \r
16         * makefile: Change order of build so corlib is built before nunit since\r
17         Nunit needs corlib now.\r
18 \r
19 2002-02-14  Nick Drochak  <ndrochak@gol.com>\r
20 \r
21         * makefile: Build mcs/doctools too when one does 'make'\r
22 \r
23 2002-01-20 Nick Drochak  <ndrochak@gol.com>\r
24 \r
25         * on the 'test' target, make sure NUnit is built first before building\r
26         and running tests\r
27 \r
28 2002-01-20 Nick Drochak  <ndrochak@gol.com>\r
29 \r
30         * add nunit directory to the list of dirs to build in