Change paths and os names to match corefx
authorMatt Mitchell <mmitche@microsoft.com>
Thu, 26 Mar 2015 16:07:26 +0000 (09:07 -0700)
committerMatt Mitchell <mmitche@microsoft.com>
Tue, 31 Mar 2015 17:51:10 +0000 (10:51 -0700)
commita7f62d7de9fe72c6b4a3ed8173eb22c358de82cc
tree0fd44f7b267796652151c6419b52f1139dc7d0f7
parent82440897d45e16d706e80dc96918d362339d0d95
Change paths and os names to match corefx

* binaries is now bin, intermediates is now obj
* modifying unixmscorlib build to instead be linuxmscorlib + osxmscorlib.
* Change OS=Unix to OS=Linux/OS=OSX and modified properties to mimic corefx's TargetsUnix.
12 files changed:
.gitignore
build.cmd
build.sh
clr.coreclr.props
clr.defines.targets
dir.props
src/mscorlib/mscorlib.csproj
src/mscorlib/mscorlib.shared.sources.props
tests/buildtest.cmd
tests/runtest.cmd
tests/src/dir.common.props
tests/src/dir.targets