[Build] Add GenDummy Tool and environment 58/157758/14
authorJoonghyun Cho <jh5.cho@samsung.com>
Thu, 26 Oct 2017 05:56:17 +0000 (14:56 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Mon, 20 Nov 2017 05:10:41 +0000 (05:10 +0000)
commit63c4fce9c92f779ffceea98790d0487fed33b264
tree14fa08777b1e29bf654a6e8877b70f1375fd3fef
parent4e1cfede3f3e0f4559e82cfd5064e461ede9664e
[Build] Add GenDummy Tool and environment

    - GenDummy tool is added.
    - Environment for generating dummy dll is set to fit GenDummy tool.
    - GenAPI tool is removed.

Change-Id: I4bb6ba6acdb65d1bfad422b71a49e42b00b9af7d
23 files changed:
build.cmd
build.sh
build/build.dummy.csproj [deleted file]
build/build.proj
build/directories.props
tools/GenAPI/GenAPI.exe [deleted file]
tools/GenAPI/Microsoft.Cci.Extensions.dll [deleted file]
tools/GenAPI/Microsoft.Cci.dll [deleted file]
tools/GenDummy/GenDummy.dll [new file with mode: 0644]
tools/GenDummy/GenDummy.runtimeconfig.json [moved from tools/GenAPI/GenAPI.runtimeconfig.json with 98% similarity]
tools/GenDummy/Microsoft.CodeAnalysis.CSharp.Workspaces.dll [new file with mode: 0755]
tools/GenDummy/Microsoft.CodeAnalysis.CSharp.dll [new file with mode: 0755]
tools/GenDummy/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll [new file with mode: 0755]
tools/GenDummy/Microsoft.CodeAnalysis.VisualBasic.dll [new file with mode: 0755]
tools/GenDummy/Microsoft.CodeAnalysis.Workspaces.dll [new file with mode: 0755]
tools/GenDummy/Microsoft.CodeAnalysis.dll [new file with mode: 0755]
tools/GenDummy/System.Composition.AttributedModel.dll [new file with mode: 0755]
tools/GenDummy/System.Composition.Convention.dll [new file with mode: 0755]
tools/GenDummy/System.Composition.Hosting.dll [new file with mode: 0755]
tools/GenDummy/System.Composition.Runtime.dll [new file with mode: 0755]
tools/GenDummy/System.Composition.TypedParts.dll [new file with mode: 0755]
tools/GenDummy/runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll [new file with mode: 0755]
tools/GenDummy/runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll [new file with mode: 0755]