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

GitHub noreply at github.com
Sun Aug 19 13:15:51 BST 2018


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

Hopefully fix 32-bit and 64-bit environments on AppVeyor.



      **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