[Build] Add BuildWithAnalyzer property (#454)
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 5 Sep 2018 04:46:54 +0000 (13:46 +0900)
committerGitHub <noreply@github.com>
Wed, 5 Sep 2018 04:46:54 +0000 (13:46 +0900)
commitef92154e853a28c6c7cd4dc75ffaae2452a7ed6d
treebc536f8be5c8ba4f2a76fa3919bff49d9511fc51
parent5537afeb7065bb46df6f1651f55028e99ffb757c
[Build] Add BuildWithAnalyzer property (#454)

Add a property to enable NETCore.Analyzer.
Usages:
  ./build.sh build [module] /p:BuildWithAnalyzer=True
  ./build.sh full /p:BuildWithAnalyzer=True
build.sh
build/build.proj
build/common.props