[Box Backup-commit] [boxbackup/boxbackup] 07d452: CMake superbuild: reduce verbosity of OpenSSL buil...

GitHub noreply at github.com
Thu Feb 8 22:50:34 GMT 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 07d452202cf453f73846e4360d152503bf626280
      https://github.com/boxbackup/boxbackup/commit/07d452202cf453f73846e4360d152503bf626280
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M infrastructure/cmake/windows/CMakeLists.txt

  Log Message:
  -----------
  CMake superbuild: reduce verbosity of OpenSSL build and install steps on
Windows.


  Commit: 57dc29fa044a692696e69ff0a1f93af4c1c2917c
      https://github.com/boxbackup/boxbackup/commit/57dc29fa044a692696e69ff0a1f93af4c1c2917c
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M infrastructure/cmake/CMakeLists.txt

  Log Message:
  -----------
  Disable MS linker warning LNK4221

This warns us that some object files do not define any symbols. In our case,
this happens because all code in the file is excluded by preprocessor
directives, which is deliberate and not an error, so it's not useful.


  Commit: a1762fc586d27c8468b1fe809a844bb01920a2c6
      https://github.com/boxbackup/boxbackup/commit/a1762fc586d27c8468b1fe809a844bb01920a2c6
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Appveyor config: recommend users to install vim-tux instead of vim

Vim-tux seems to work much better on Windows: faster, and with multiple
tab support.


Compare: https://github.com/boxbackup/boxbackup/compare/426d04e016cc...a1762fc586d2


More information about the Boxbackup-commit mailing list