2002-07-22 Tim Coleman <tim@timcoleman.com>
[mono.git] / mcs / ChangeLog
index 3adb762256704fd40d717dae785d3931f06e93d3..e8f1b82cb6a869cf52595468e4acb2b0bee9e1c3 100644 (file)
@@ -1,3 +1,23 @@
+2002-07-22  Peter Williams  <peterw@ximian.com>
+
+       * class/library.make: Oops, the deps weren't right -- touching a .cs
+       file didn't cause the libraries to be rebuilt.
+       (clean): Robustify this rule a bit.
+
+2002-07-20  Martin Baulig  <martin@gnome.org>
+
+       * class/makefile.gnu: Added System.Data.
+
+2002-07-20  Martin Baulig  <martin@gnome.org>
+
+       * class/library.make: Put $(MONO_PATH_PREFIX) in front of the MONO_PATH.
+
+       * class/*/makefile.gnu: Set MONO_PATH_PREFIX=../lib:
+
+2002-07-19  Martin Baulig  <martin@gnome.org>
+
+       * makefile.gnu (DIRS): Added nunit.
+
 2002-07-19  Martin Baulig  <martin@gnome.org>
 
        Added the super-cool set of makefiles from Peter Williams which run on
@@ -37,4 +57,4 @@
 \r
 2002-01-20 Nick Drochak  <ndrochak@gol.com>\r
 \r
-       * add nunit directory to the list of dirs to build in
\ No newline at end of file
+       * add nunit directory to the list of dirs to build in