[Box Backup-commit] [boxbackup/boxbackup] 6bb997: Remove the duplicate copy constructor that MSVC wa...

GitHub noreply at github.com
Mon Dec 14 19:39:41 GMT 2015


  Branch: refs/heads/appveyor
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 6bb997504c21c34a5856ba9b7b0483b2516db6a9
      https://github.com/boxbackup/boxbackup/commit/6bb997504c21c34a5856ba9b7b0483b2516db6a9
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M lib/common/CollectInBufferStream.h

  Log Message:
  -----------
  Remove the duplicate copy constructor that MSVC warns about.


  Commit: 0f6eedb4d9ce5cd4d97e127c601559d7524e7c8e
      https://github.com/boxbackup/boxbackup/commit/0f6eedb4d9ce5cd4d97e127c601559d7524e7c8e
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M .gitignore
    M .travis.yml
    A README.md
    M appveyor.yml
    M bin/bbackupd/BackupClientContext.cpp
    M bin/bbackupd/BackupClientContext.h
    M infrastructure/BoxPlatform.pm.in
    M infrastructure/buildenv-testmain-template.cpp
    A infrastructure/cmake/.gitignore
    A infrastructure/cmake/CMakeLists.txt
    A infrastructure/msvc/2013/bbackupctl.vcxproj
    A infrastructure/msvc/2013/bbackupd.vcxproj
    A infrastructure/msvc/2013/bbstoreaccounts.vcxproj
    A infrastructure/msvc/2013/bbstored.vcxproj
    A infrastructure/msvc/2013/boxbackup.sln
    A infrastructure/msvc/2013/boxquery.vcxproj
    A infrastructure/msvc/2013/common.vcxproj
    A infrastructure/msvc/2013/libbackupclient.vcxproj
    A infrastructure/msvc/2013/libbackupstore.vcxproj
    A infrastructure/msvc/2013/qdbm.vcxproj
    A infrastructure/msvc/2013/win32test.vcxproj
    M infrastructure/msvc/getversion.pl
    M infrastructure/msvc/win32.bat
    M lib/backupstore/BackupClientFileAttributes.cpp
    M lib/backupstore/BackupStoreContext.cpp
    M lib/backupstore/BackupStoreDirectory.cpp
    M lib/backupstore/BackupStoreDirectory.h
    M lib/backupstore/BackupStoreFileEncodeStream.h
    M lib/common/Archive.h
    M lib/common/BoxConfig-MSVC.h
    M lib/common/BoxPlatform.h
    M lib/common/makeexception.pl.in
    M lib/httpserver/HTTPRequest.cpp
    M lib/intercept/intercept.cpp
    M lib/server/Protocol.cpp
    M lib/server/Protocol.h
    M lib/server/ProtocolWire.h
    M lib/win32/emu.h
    M modules.txt
    M test/backupstore/testbackupstore.cpp
    M test/backupstorepatch/testbackupstorepatch.cpp
    M test/basicserver/testbasicserver.cpp
    M test/bbackupd/testbbackupd.cpp
    M test/crypto/testcrypto.cpp
    M test/raidfile/testraidfile.cpp

  Log Message:
  -----------
  Merge branch 'appveyor' of github.com:boxbackup/boxbackup into appveyor


  Commit: ab691c3c09cb1100ecd4a10a2516ce26e033860d
      https://github.com/boxbackup/boxbackup/commit/ab691c3c09cb1100ecd4a10a2516ce26e033860d
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-12 (Sat, 12 Dec 2015)

  Changed paths:
    M lib/win32/emu.h

  Log Message:
  -----------
  Add a getpid() emulation for test/bbackupd on MSVC


  Commit: 6c20c44e7c2b3982d42277f067e129df66b4b23a
      https://github.com/boxbackup/boxbackup/commit/6c20c44e7c2b3982d42277f067e129df66b4b23a
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-12 (Sat, 12 Dec 2015)

  Changed paths:
    M runtest.pl.in

  Log Message:
  -----------
  Add wrapper for running tests easily on MSVC/CMake


  Commit: 232ef242e9a36a6d903fb8fc62a0791f94998b6d
      https://github.com/boxbackup/boxbackup/commit/232ef242e9a36a6d903fb8fc62a0791f94998b6d
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-12 (Sat, 12 Dec 2015)

  Changed paths:
    M lib/common/Test.h
    M test/basicserver/testbasicserver.cpp

  Log Message:
  -----------
  Define TEST_EXECUTABLE to allow it to have different names on MSVC/CMake.


  Commit: 5fef134653263456fa7fe0cdb67821b34a0ca309
      https://github.com/boxbackup/boxbackup/commit/5fef134653263456fa7fe0cdb67821b34a0ca309
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-12 (Sat, 12 Dec 2015)

  Changed paths:
    M test/backupstore/testbackupstore.cpp

  Log Message:
  -----------
  Fix invalid constant name, picked up by MSVC (and not by GCC or LLVM)


  Commit: b692c4737d305d52289fb0d4d09cb18e998d0e22
      https://github.com/boxbackup/boxbackup/commit/b692c4737d305d52289fb0d4d09cb18e998d0e22
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-12 (Sat, 12 Dec 2015)

  Changed paths:
    M infrastructure/BoxPlatform.pm.in
    M infrastructure/cmake/CMakeLists.txt
    M lib/common/Test.h
    M lib/win32/emu.h
    M modules.txt
    M runtest.pl.in
    M test/backupstore/testbackupstore.cpp
    M test/basicserver/testbasicserver.cpp

  Log Message:
  -----------
  Merge branch 'appveyor' of github.com:boxbackup/boxbackup into appveyor

Some local commits were not pushed before, sorry.


  Commit: c459a8b5c88d82c44874edc6933c53a2b2a422d1
      https://github.com/boxbackup/boxbackup/commit/c459a8b5c88d82c44874edc6933c53a2b2a422d1
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-12 (Sat, 12 Dec 2015)

  Changed paths:
    M lib/common/Utils.cpp
    M lib/common/Utils.h

  Log Message:
  -----------
  Add some little string functions to Utils.cpp.

These functions check whether the beginning and end of a std::string match
a supplied prefix or suffix, and remove that prefix or suffix, returning the
remaining part. They are almost but not entirely trivial, and giving them
names makes the code that uses them much more readable.


  Commit: d16cc7f012fbe3eca75a7c711604a4f3f4c0846f
      https://github.com/boxbackup/boxbackup/commit/d16cc7f012fbe3eca75a7c711604a4f3f4c0846f
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    R bin/bbackupd/BackupClientContext.cpp
    R bin/bbackupd/BackupClientContext.h
    R bin/bbackupd/BackupClientDeleteList.cpp
    R bin/bbackupd/BackupClientDeleteList.h
    R bin/bbackupd/BackupClientDirectoryRecord.cpp
    R bin/bbackupd/BackupClientDirectoryRecord.h
    R bin/bbackupd/BackupClientInodeToIDMap.cpp
    R bin/bbackupd/BackupClientInodeToIDMap.h
    R bin/bbackupd/BackupDaemon.cpp
    R bin/bbackupd/BackupDaemon.h
    R bin/bbackupd/BackupDaemonInterface.h
    R bin/bbackupd/Win32BackupService.cpp
    R bin/bbackupd/Win32BackupService.h
    R bin/bbackupd/Win32ServiceFunctions.cpp
    R bin/bbackupd/Win32ServiceFunctions.h
    R bin/bbackupquery/BackupQueries.cpp
    R bin/bbackupquery/BackupQueries.h
    R bin/bbackupquery/BoxBackupCompareParams.h
    R bin/bbackupquery/CommandCompletion.cpp
    R bin/bbackupquery/Makefile.extra
    R bin/bbackupquery/documentation.txt
    R bin/bbackupquery/makedocumentation.pl.in
    M infrastructure/cmake/CMakeLists.txt
    M infrastructure/m4/boxbackup_tests.m4
    M infrastructure/mingw/compile-boxbackup-cygwin.sh
    M infrastructure/mingw/configure.sh
    A lib/bbackupd/BackupClientContext.cpp
    A lib/bbackupd/BackupClientContext.h
    A lib/bbackupd/BackupClientDeleteList.cpp
    A lib/bbackupd/BackupClientDeleteList.h
    A lib/bbackupd/BackupClientDirectoryRecord.cpp
    A lib/bbackupd/BackupClientDirectoryRecord.h
    A lib/bbackupd/BackupClientInodeToIDMap.cpp
    A lib/bbackupd/BackupClientInodeToIDMap.h
    A lib/bbackupd/BackupDaemon.cpp
    A lib/bbackupd/BackupDaemon.h
    A lib/bbackupd/BackupDaemonInterface.h
    A lib/bbackupd/Win32BackupService.cpp
    A lib/bbackupd/Win32BackupService.h
    A lib/bbackupd/Win32ServiceFunctions.cpp
    A lib/bbackupd/Win32ServiceFunctions.h
    A lib/bbackupquery/BackupQueries.cpp
    A lib/bbackupquery/BackupQueries.h
    A lib/bbackupquery/BoxBackupCompareParams.h
    A lib/bbackupquery/CommandCompletion.cpp
    A lib/bbackupquery/documentation.txt
    A lib/bbackupquery/makedocumentation.pl.in
    M lib/common/NamedLock.cpp
    M lib/common/Test.cpp
    M lib/win32/emu.cpp
    M lib/win32/emu.h
    M modules.txt
    M test/backupstore/testbackupstore.cpp
    M test/bbackupd/testbbackupd.cpp

  Log Message:
  -----------
  Merge branch 'appveyor' of github.com:boxbackup/boxbackup into appveyor


  Commit: 3e43e6766d48ad9b5cf9798e9106fb820581c681
      https://github.com/boxbackup/boxbackup/commit/3e43e6766d48ad9b5cf9798e9106fb820581c681
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Fix path to makedocumentation.pl, which has just moved


Compare: https://github.com/boxbackup/boxbackup/compare/25155a7021a5...3e43e6766d48


More information about the Boxbackup-commit mailing list