[Box Backup-commit] [boxbackup/boxbackup] 814734: AppVeyor: build with both MSBuild and NMake genera...

GitHub noreply at github.com
Fri Aug 17 22:41:49 BST 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 814734eaafab6ad81393482cec815cab143efe56
      https://github.com/boxbackup/boxbackup/commit/814734eaafab6ad81393482cec815cab143efe56
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-08-17 (Fri, 17 Aug 2018)

  Changed paths:
    M appveyor.yml
    M infrastructure/cmake/CMakeLists.txt
    M infrastructure/cmake/windows/CMakeLists.txt
    A lib/common/BannerText.cpp
    M lib/common/BannerText.h

  Log Message:
  -----------
  AppVeyor: build with both MSBuild and NMake generators, to compare

Add support for building with single-config generators (such as NMake)
on Windows, to complement existing support for multi-config generators
(GENERATOR_IS_MULTI_CONFIG).

Log the compiler version and 32/64 bit build during compilation.

Hopefully fix OpenSSL linking on Windows by forcing use of the correct
libraries on AppVeyor (the ones that we built ourselves).



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Boxbackup-commit mailing list