Change 14809

brandon_m_bare (brandon_m_bare)
brandon_m_bare committed this change into //guest/brandon_m_bare/csbuild/brandon_m_bare/csbuild under Review 14810
View Review
Download .zip
-- Added support in the msvc toolchain for Visual Studio 2015.
-- Changed how the include and lib paths in the msvc toolchain are formed so the logic is much simpler, more accurate, and compatible with all versions that have and will have properties set through vcvarsall.bat.
-- Removed the bin path from the msvc toolchain.  Because we overwrite the 'Path' env variable, having a full path to the tool binaries is unnecessary.  The 'Path' var will ensure the correct tools are used.

#review-14810
@ShadauxCat
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
toolchain_msvc.py#12
Loading...
Tip: Use n and p to cycle through the changes.