Revert "[Build] Improve performance of GenDummy (#270)" (#281)
authorJay Cho <chojoong@gmail.com>
Tue, 5 Jun 2018 02:01:56 +0000 (11:01 +0900)
committersung-su.kim <sung-su.kim@samsung.com>
Tue, 5 Jun 2018 02:01:56 +0000 (11:01 +0900)
commita9524b65d66708ed257935194af776e915125305
treef62decabf5fc411f965d591a30a317710de7df6b
parentff4a9bbcdc1f5063611595e819e6550cee9bbbed
Revert "[Build] Improve performance of GenDummy (#270)" (#281)

This reverts commit 3347e33fafe8feaeee2fc17cf872f6f3adcf2736.
33 files changed:
build.cmd [new file with mode: 0644]
build.sh
build/build.proj
build/common.props
build/common.targets
build/tasks/GenDummy.Tasks.dll [deleted file]
build/tasks/GenDummy.dll [deleted file]
build/tasks/Microsoft.CodeAnalysis.CSharp.Workspaces.dll [deleted file]
build/tasks/Microsoft.CodeAnalysis.CSharp.dll [deleted file]
build/tasks/Microsoft.CodeAnalysis.Workspaces.dll [deleted file]
build/tasks/System.Composition.AttributedModel.dll [deleted file]
build/tasks/System.Composition.Convention.dll [deleted file]
build/tasks/System.Composition.Hosting.dll [deleted file]
build/tasks/System.Composition.Runtime.dll [deleted file]
build/tasks/System.Composition.TypedParts.dll [deleted file]
tools/GenDummy/CommandLine.dll [new file with mode: 0755]
tools/GenDummy/GenDummy.deps.json [new file with mode: 0644]
tools/GenDummy/GenDummy.dll [new file with mode: 0644]
tools/GenDummy/GenDummy.pdb [new file with mode: 0644]
tools/GenDummy/GenDummy.runtimeconfig.json [new file with mode: 0644]
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]