[Box Backup-commit] [boxbackup/boxbackup] bc4b64: Make sure Appveyor installs all binaries.

GitHub noreply at github.com
Wed Aug 3 22:22:11 BST 2016


  Branch: refs/heads/cmake
  Home:   https://github.com/boxbackup/boxbackup
  Commit: bc4b6484e76d1cc8cec16dd38400c7ceac7d1395
      https://github.com/boxbackup/boxbackup/commit/bc4b6484e76d1cc8cec16dd38400c7ceac7d1395
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Make sure Appveyor installs all binaries.

Change the target from the solution file to the INSTALL.vcxproj file, to
ensure that Appveyor does a "make install" and places all the daemons and
binaries in the correct places.

Comment out some "dir" commands and pass /verbose:quiet to msbuild to
reduce build verbosity (build output size) for faster loading through the
Appveyor web UI.


  Commit: 5f8ba11ac88b851c6baa858476e0c6cb3f007182
      https://github.com/boxbackup/boxbackup/commit/5f8ba11ac88b851c6baa858476e0c6cb3f007182
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M runtest.pl.in

  Log Message:
  -----------
  Add a comment about why we don't "make install" for every test.

Change directory using absolute paths for safety and clarity.


Compare: https://github.com/boxbackup/boxbackup/compare/261dcbce68df...5f8ba11ac88b


More information about the Boxbackup-commit mailing list