[Box Backup-commit] [boxbackup/boxbackup] 961d5e: visual studio 2013 solution Release & Debug

GitHub noreply at github.com
Thu Dec 10 21:32:45 GMT 2015


  Branch: refs/heads/master
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 961d5e1de35644c5c709e719f9023dbbac475f50
      https://github.com/boxbackup/boxbackup/commit/961d5e1de35644c5c709e719f9023dbbac475f50
  Author: AG <contact at grandville.net>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    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/win32.bat

  Log Message:
  -----------
  visual studio 2013 solution Release & Debug


  Commit: d8378f071e54512f41e076547357f663125bea7f
      https://github.com/boxbackup/boxbackup/commit/d8378f071e54512f41e076547357f663125bea7f
  Author: AG <contact at grandville.net>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    M lib/backupstore/BackupStoreFile.cpp
    M lib/backupstore/BackupStoreRefCountDatabase.cpp
    M lib/common/BoxPlatform.h
    M lib/httpserver/HTTPRequest.cpp
    M lib/win32/emu.h

  Log Message:
  -----------
  min & max are not from std namespace
u_int8_t is unsigned char
strings.h file is missing
errors generated by deprecated functions are now hidden (C4996 warning)


  Commit: ad1c0240f9ac4c56519cf0e5c2765b7edfc30ca0
      https://github.com/boxbackup/boxbackup/commit/ad1c0240f9ac4c56519cf0e5c2765b7edfc30ca0
  Author: AG <contact at grandville.net>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    M infrastructure/msvc/2013/win32test.vcxproj

  Log Message:
  -----------
  remove Safe Exception Handling flag


  Commit: 57198ec30c5678c5a5ed26ef6b345d289bb48e50
      https://github.com/boxbackup/boxbackup/commit/57198ec30c5678c5a5ed26ef6b345d289bb48e50
  Author: AG <contact at grandville.net>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    M lib/backupstore/BackupStoreFile.cpp
    M lib/backupstore/BackupStoreRefCountDatabase.cpp
    M lib/common/BoxConfig-MSVC.h

  Log Message:
  -----------
  add specific define to allow the use of std::min and sd::max from windows


  Commit: 1c36aa08bc5070ffa8887be36e4c9a406ed464fb
      https://github.com/boxbackup/boxbackup/commit/1c36aa08bc5070ffa8887be36e4c9a406ed464fb
  Author: Chris Wilson <qris at users.noreply.github.com>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    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/win32.bat
    M lib/common/BoxConfig-MSVC.h
    M lib/common/BoxPlatform.h
    M lib/httpserver/HTTPRequest.cpp
    M lib/win32/emu.h

  Log Message:
  -----------
  Merge pull request #12 from agrandville/master

Add visual studio 2013 solution and MSVC compile fixes. Thanks @agrandville!


Compare: https://github.com/boxbackup/boxbackup/compare/99a74b2efb37...1c36aa08bc50


More information about the Boxbackup-commit mailing list