X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=97be727a25662fd325bc4887f36e10636a3a5908;hb=831403d104705c81d2fdb98473855da2e3076311;hp=d7eb80526448c82b1a3e9eb87677d38fce222261;hpb=c1d2670d6f4713c48c143da4c2216baf2c269db5;p=mono.git diff --git a/README b/README index d7eb8052644..97be727a256 100644 --- a/README +++ b/README @@ -264,6 +264,19 @@ This is Mono. Whether you want to build libraries that are still not completed (The 2.0 APIs). It defaults to `yes'. + --with-moonlight=yes,no + + Whether you want to generate the Silverlight/Moonlight + libraries and toolchain in addition to the default + (1.1 and 2.0 APIs). + + This will produce the `smcs' compiler which will reference + the Silvelright modified assemblies (mscorlib.dll, + System.dll, System.Code.dll and System.Xml.Core.dll) and turn + on the LINQ extensions for the compiler. + + This option defaults to `no' and it is considered pre-alpha. + --with-libgdiplus=installed,sibling, This is used to configure where should Mono look for @@ -279,6 +292,16 @@ This is Mono. Or you can specify a path to a libgdiplus. + --disable-shared-memory + + Use this option to disable the use of shared memory in + Mono (this is equivalent to setting the MONO_DISABLE_SHM + environment variable, although this removes the feature + completely). + + Disabling the shared memory support will disable certain + features like cross-process named mutexes. + --enable-minimal=LIST Use this feature to specify optional runtime