[build] Roslyn switch
authorMarek Safar <marek.safar@gmail.com>
Tue, 5 Apr 2016 14:34:53 +0000 (16:34 +0200)
committerMarek Safar <marek.safar@gmail.com>
Mon, 28 Nov 2016 07:56:04 +0000 (08:56 +0100)
commit3891a8907626f741037ec76a282c4a89c65aef46
treeddf636fcec4501dec476dffb5a1c33628a3287ce
parent700a511bac54d497c75036c40f800c7ebfe211d6
[build] Roslyn switch
103 files changed:
.gitmodules
acceptance-tests/Makefile.am
acceptance-tests/ms-test-suite.mk
configure.ac
external/roslyn-binaries [new submodule]
mcs/Makefile
mcs/build/config-default.make
mcs/build/executable.make
mcs/build/library.make
mcs/build/platforms/darwin.make
mcs/build/platforms/linux.make
mcs/build/platforms/win32.make
mcs/build/profiles/aot_hybrid.make
mcs/build/profiles/aot_only.make
mcs/build/profiles/basic.make
mcs/build/profiles/build.make
mcs/build/profiles/monodroid.make
mcs/build/profiles/monotouch_runtime.make
mcs/build/profiles/net_4_x.make
mcs/build/profiles/xammac.make
mcs/build/rules.make
mcs/class/Facades/subdirs.make
mcs/class/Makefile
mcs/class/Microsoft.Build.Engine/Makefile
mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/Csc.cs
mcs/class/Mono.Debugger.Soft/Test/dtest.cs
mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs
mcs/class/System/System/MonoToolsLocator.cs
mcs/class/System/basic_System.dll.sources [deleted file]
mcs/class/aot-compiler/Makefile
mcs/class/corlib/Makefile
mcs/class/monodoc/Assembly/AssemblyInfo.cs
mcs/class/monodoc/Makefile
mcs/errors/CS0029-26-lib.cs
mcs/errors/CSFriendAssembly-lib.cs
mcs/errors/Makefile
mcs/errors/dlls/first/CS1701-lib.cs
mcs/errors/dlls/first/CS1702-lib.cs
mcs/errors/dlls/first/CS1703-lib.cs
mcs/errors/dlls/first/CS1705-lib.cs
mcs/errors/dlls/second/CS1701-lib.cs
mcs/errors/dlls/second/CS1702-lib.cs
mcs/errors/dlls/second/CS1703-lib.cs
mcs/errors/dlls/second/CS1705-lib.cs
mcs/mcs/Makefile
mcs/nunit24/ClientUtilities/util/Makefile
mcs/nunit24/ConsoleRunner/nunit-console/Makefile
mcs/nunit24/NUnitCore/core/Makefile
mcs/nunit24/NUnitCore/interfaces/Makefile
mcs/nunit24/NUnitExtensions/core/Makefile
mcs/nunit24/NUnitExtensions/framework/Makefile
mcs/nunit24/NUnitFramework/framework/Makefile
mcs/nunit24/NUnitMocks/mocks/Makefile
mcs/packages/.gitignore [new file with mode: 0644]
mcs/packages/Makefile [new file with mode: 0644]
mcs/tests/Makefile
mcs/tools/cil-stringreplacer/cil-stringreplacer.cs
mcs/tools/mdoc/Test/en.expected-dropns-classic-v1/index.xml
mcs/tools/mdoc/Test/en.expected-dropns-classic-withsecondary/index.xml
mcs/tools/mdoc/Test/en.expected-dropns-delete/index.xml
mcs/tools/mdoc/Test/en.expected-dropns-multi-withexisting/index.xml
mcs/tools/mdoc/Test/en.expected-dropns-multi/index.xml
mcs/tools/mdoc/Test/en.expected-enumerations/index.xml
mcs/tools/mdoc/Test/en.expected-internal-interface/index.xml
mcs/tools/mdoc/Test/en.expected.delete/Mono.DocTest.Generic/Extensions.xml
mcs/tools/mdoc/Test/en.expected.delete/Mono.DocTest.Generic/MyList`1+Helper`2.xml
mcs/tools/mdoc/Test/en.expected.delete/index.xml
mcs/tools/mdoc/Test/en.expected.importecmadoc/index.xml
mcs/tools/mdoc/Test/en.expected.importslashdoc/Mono.DocTest.Generic/Extensions.xml
mcs/tools/mdoc/Test/en.expected.importslashdoc/Mono.DocTest.Generic/MyList`1+Helper`2.xml
mcs/tools/mdoc/Test/en.expected.importslashdoc/Mono.DocTest/Color.xml
mcs/tools/mdoc/Test/en.expected.importslashdoc/Mono.DocTest/DocAttribute.xml
mcs/tools/mdoc/Test/en.expected.importslashdoc/Mono.DocTest/Widget.xml
mcs/tools/mdoc/Test/en.expected.importslashdoc/System/Environment.xml
mcs/tools/mdoc/Test/en.expected.importslashdoc/index.xml
mcs/tools/mdoc/Test/en.expected.since/Mono.DocTest.Generic/Extensions.xml
mcs/tools/mdoc/Test/en.expected.since/Mono.DocTest.Generic/MyList`1+Helper`2.xml
mcs/tools/mdoc/Test/en.expected.since/index.xml
mcs/tools/mdoc/Test/en.expected/Mono.DocTest.Generic/Extensions.xml
mcs/tools/mdoc/Test/en.expected/Mono.DocTest.Generic/MyList`1+Helper`2.xml
mcs/tools/mdoc/Test/en.expected/index.xml
mcs/tools/mdoc/Test/html.expected/Mono.DocTest.Generic/Extensions.html
mcs/tools/mdoc/Test/html.expected/Mono.DocTest.Generic/IFoo`1.html
mcs/tools/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1+Helper`2.html
mcs/tools/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`1.html
mcs/tools/mdoc/Test/html.expected/Mono.DocTest.Generic/MyList`2.html
mcs/tools/mdoc/Test/html.expected/Mono.DocTest/Color.html
mcs/tools/mdoc/Test/html.expected/Mono.DocTest/DocAttribute.html
mcs/tools/mdoc/Test/html.expected/Mono.DocTest/Widget.html
mcs/tools/mdoc/Test/html.expected/System/Environment.html
mcs/tools/mdoc/Test/msxdoc-expected.importslashdoc.xml
mcs/tools/mono-service/Makefile
mcs/tools/mono-symbolicate/Test/symbolicate.expected
mcs/tools/nunit-lite/NUnitLite/Makefile
mono/metadata/icall.c
mono/mini/Makefile.am.in
mono/profiler/Makefile.am
mono/tests/Makefile.am
mono/tests/assemblyresolve/Makefile.am
runtime/Makefile.am
scripts/.gitignore
scripts/Makefile.am
scripts/csc.in [new file with mode: 0644]