Separate build tree and target suffix support.
authorlateralusX <lateralusx.github@gmail.com>
Tue, 12 Apr 2016 12:14:29 +0000 (14:14 +0200)
committerlateralusX <lateralusx.github@gmail.com>
Wed, 15 Jun 2016 07:40:06 +0000 (09:40 +0200)
commitb1c604eee2bf5f80c14d4708424a1606894bb5b9
tree6566ad353a0b1a4ff679b7485ee82534740d8c93
parentc371f4f33c612770fc1265f5b69e35df2ba29a1f
Separate build tree and target suffix support.

* Enabled build target suffix in order to lable a build (primarly for sgen).
* Enabled separate build tree.
* Dropped all sgen configurations, replaced by properties and target suffix.
* Fixed pdb naming of intermediate pdb files.
30 files changed:
mcs/jay/jay.vcxproj
msvc/build-all.vcxproj
msvc/build-init.vcxproj
msvc/build-install.vcxproj
msvc/build-package.vcxproj
msvc/eglib.vcxproj
msvc/genmdesc.vcxproj
msvc/install.bat
msvc/libgc.vcxproj
msvc/libgcmonosgen.vcxproj [new file with mode: 0644]
msvc/libgcmonosgen.vcxproj.filters [new file with mode: 0644]
msvc/libmono.vcxproj
msvc/libmonoruntime.vcxproj
msvc/libmonosgen.vcxproj [deleted file]
msvc/libmonosgen.vcxproj.filters [deleted file]
msvc/libmonoutils.vcxproj
msvc/libtest.vcxproj
msvc/mono.props
msvc/mono.sln
msvc/mono.vcxproj
msvc/monodis.vcxproj
msvc/monograph.vcxproj
msvc/monoposixhelper.vcxproj
msvc/package.bat
msvc/pedump.vcxproj
msvc/profiler-vtune.vcxproj
msvc/test-invoke.vcxproj
msvc/test-metadata.vcxproj
msvc/test_eglib.vcxproj
msvc/teste.vcxproj