* Makefile (centum_tests): Add Mono.Security and
commit5319634c9b355ca01ee9baa276b29b211335e820
authorRaja R Harinath <harinath@hurrynot.org>
Mon, 25 Apr 2005 13:42:51 +0000 (25 13:42 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Mon, 25 Apr 2005 13:42:51 +0000 (25 13:42 -0000)
tree22a1c9b96bfdafe1c271775c527dfe9c70d82124
parentc5b44e27ae5cf0a46783529c72683b5ed2ba1658
* Makefile (centum_tests): Add Mono.Security and
System.Runtime.Remoting.
* */Makefile: Replace $(RUNTIME) with $(RUNTIME) $(RUNTIME_FLAGS).
* build/config-default.make (RUNTIME): Set to 'false'.
Reported by Ben Maurer.
* build/profiles/basic.make (MCS): Revert changes below.
* build/platforms/linux.make (ILDISASM): Define.
* build/platforms/win32.make (ILDIsASM): Likewise.
* class/Microsoft.VisualBasic/fixup/Makefile (ILDISASM): Remove.
($(the_il)): Create temporary files in profile directory.

svn path=/trunk/mcs/; revision=43545
29 files changed:
mcs/ChangeLog
mcs/Makefile
mcs/bmcs/Makefile
mcs/build/ChangeLog
mcs/build/config-default.make
mcs/build/library.make
mcs/build/platforms/linux.make
mcs/build/platforms/win32.make
mcs/build/profiles/basic.make
mcs/build/profiles/bootstrap.make
mcs/build/profiles/default.make
mcs/build/profiles/net_1_1_bootstrap.make
mcs/build/profiles/net_2_0_bootstrap.make
mcs/build/rules.make
mcs/class/Commons.Xml.Relaxng/Test/standalone_tests/Makefile
mcs/class/Microsoft.VisualBasic/ChangeLog
mcs/class/Microsoft.VisualBasic/fixup/Makefile
mcs/class/Mono.Globalization/Makefile
mcs/class/System.Security/Test/standalone_tests/Makefile
mcs/class/System.XML/Test/System.Xml.Schema/standalone_tests/Makefile
mcs/class/System.XML/Test/System.Xml.Xsl/standalone_tests/Makefile
mcs/class/System.XML/Test/System.Xml/standalone_tests/Makefile
mcs/errors/Makefile
mcs/gmcs/Makefile
mcs/mbas/Test/misc/Makefile
mcs/mcs/Makefile
mcs/tests/Makefile
mcs/tools/cilc/Makefile
mcs/tools/sqlsharp/Makefile