Move Windows build up to latest compilers

Description

Subsequent to #cppxt-106 we need to move the windows OpenSAML build to use VC14.

Same steps as XML-Tooling

  • Create a new projects\vc10 directory (so do many other projects)

  • Move the build files (sln, vcxproj, vcxproj.filters) into this folder (and children) and pacthing up appropriately

  • Move the output into build\vc10 (so do many other projects)

  • Adjust the upstream projects (and .wxs files) to look in this new location

  • And then derive the VC14 build from the VC10 one

Environment

None

Activity

Rod Widdowson September 6, 2017 at 2:51 PM

With a VC15 installer build I'm declaring victory

Rod Widdowson May 31, 2017 at 1:59 PM

initial VC17 conversion ("clean" compile) : 06f3987c

Linking, installing and running is TBD

Rod Widdowson May 3, 2016 at 10:35 AM

Initial pass of the VC14 conversion was a lot less painfil than xmltooling.

leaving open pending other bugs

Rod Widdowson April 29, 2016 at 4:31 PM

That's the move to per-VC done.

Completed

Details

Assignee

Reporter

Original estimate

Components

Created April 24, 2016 at 10:13 AM
Updated November 20, 2017 at 8:35 PM
Resolved September 6, 2017 at 2:51 PM