2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / build / ChangeLog
index c3d1f58312dff2332f30ae9428571ea7168bf946..048a94cd9ad88e87ffd0dd1235899dc5fea0f0d0 100644 (file)
@@ -1,3 +1,78 @@
+2005-01-31  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * library.make: Exclude CAS category when running unit tests with 
+       Mono (they can be run manually using --security). Added a define
+       for WINDOWS (only on Windows) to be used for declarative security
+       attributes ONLY.
+
+2005-01-24  Raja R Harinath  <rharinath@novell.com>
+
+       * library.make (run-test-lib, run-test-ondotnet-lib): Print out
+       the log.
+
+2005-01-16 Nick Drochak  <ndrochak@ieee.org>
+
+       * library.make: /exclude for nunit needs a comma separated list
+
+2005-01-14  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * library.make : output TestResult-ondotnet-(profile).log instead of
+         TestResult-(profile).log for run-test-ondotnet.
+
+2005-01-13  Raja R Harinath  <rharinath@novell.com>
+
+       * profiles/default.make (MBAS) [!PLATFORM_MONO_NATIVE]: Use
+       $(EXTERNAL_MBAS).
+       Reported by Nick Drochak.
+
+2005-01-03  Nick Drochak  <ndrochak@ieee.org>
+
+       * library.make: Ingore tests that are not meant to be run on MS DotNet
+
+2004-12-14  Raja R Harinath  <rharinath@novell.com>
+
+       * profiles/basic.make (do-profile-check): Rename from
+       'real-profile-check'.  Rewrite slightly to use 'make' to build the
+       sanity check.
+       (clean-profile): Remove the files.
+
+2004-12-08  Raja R Harinath  <rharinath@novell.com>
+
+       * profiles/basic.make (real-profile-check): Update to new location
+       of secret stash of bootstrap files.
+
+2004-12-07  Raja R Harinath  <rharinath@novell.com>
+
+       * executable.make (uninstall-local): Remove .config file too.
+       * library.make (uninstall-local): Don't error out if GACUTIL fails.
+
+2004-12-07  Raja R Harinath  <rharinath@novell.com>
+
+       * library.make (BUILT_SOURCES_cmdline): Use
+       PLATFORM_CHANGE_SEPARATOR_CMD on BUILT_SOURCES too.
+       ($(the_lib)): Use it.
+
+2004-12-04  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * library.make,
+         profiles/default.make,
+         profiles/basic.make : use PLATFORM_PATH_SEPARATOR.
+
+2004-12-03  Raja R Harinath  <rharinath@novell.com>
+
+       * profiles/basic.make (MCS): Run the INTERNAL_MCS.
+       (USE_BOOT_COMPILE): Remove.
+
+2004-12-03  Raja R Harinath  <rharinath@novell.com>
+
+       * library.make (gacdir_flag): New.  Disable /gacdir flag if
+       RUNTIME_HAS_CONSISTENT_GACDIR flag is set.
+       (install-local): Use it.
+
+2004-11-30  Raja R Harinath  <rharinath@novell.com>
+
+       * executable.make (makefrag): Make profile-specific.
+
 2004-11-26  Martin Baulig  <martin@ximian.com>
 
        * library.make (run-test-lib, run-test-ondotnet-lib): Added