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

GitHub noreply at github.com
Sat Aug 18 20:09:28 BST 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 21190b06c4466477b7e78898cae10358c1d03da3
      https://github.com/boxbackup/boxbackup/commit/21190b06c4466477b7e78898cae10358c1d03da3
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-08-18 (Sat, 18 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