Move Windows build up to latest compilers

Description

We want to move the windows build to the latest compilers.

(most of) the dependencies have been moved as part of #SSPCPP-681. The work here consists of

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

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

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

  • Adjusting 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

Show:

Rod Widdowson September 6, 2017 at 2:52 PM

With all dependendencies and an installer build from scripts I'm declaring victory in this one

Rod Widdowson September 3, 2017 at 2:45 PM

3fe6ade pushed to cpp-msbuild is a refresh of the dependency build which build

  • zlib

  • log4shib

  • xerces

  • openssl

  • libcurl

  • xmlsecurity

In such a way that nmake /f build.make will also work.

Tested against most recent versions  (except xerces which I pulled from the final build and XML sec which I took from HEAD

Rod Widdowson August 30, 2017 at 3:49 PM

Per discussion with Scott I need to 

  1. Review the current documentation for building dependencies - possibly in a new location.

  2. Re-automate OpenSSL build (with the assumption that the ConfigureD has been built.

  3. Make sure that doall.bat does work and for VC17

Rod Widdowson August 29, 2017 at 12:55 PM

cUrl copied

OpenSSL recopying ETA +15min

Rod Widdowson August 29, 2017 at 12:17 PM

log4shib changes pushed as 45f28cb

zip'd build file copying in progress.  ETA +30 mins

Completed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Original estimate

Components

Created April 24, 2016 at 10:09 AM
Updated November 20, 2017 at 8:36 PM
Resolved September 6, 2017 at 2:52 PM