[Box Backup-commit] [boxbackup/boxbackup] 0855ea: Fix line endings in Git.

GitHub noreply at github.com
Mon Nov 7 19:10:40 GMT 2016


  Branch: refs/heads/s3_support_merge_4
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 0855ea4396cafb3810f62ee37f1a9bc3246e6806
      https://github.com/boxbackup/boxbackup/commit/0855ea4396cafb3810f62ee37f1a9bc3246e6806
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M .gitattributes
    M LICENSE.txt
    M contrib/windows/installer/bbackupd.conf.template
    M contrib/windows/installer/tools/InstallService.bat
    M contrib/windows/installer/tools/KillBackupProcess.bat
    M contrib/windows/installer/tools/QueryOutputAll.bat
    M contrib/windows/installer/tools/QueryOutputCurrent.bat
    M contrib/windows/installer/tools/ReloadConfig.bat
    M contrib/windows/installer/tools/RemoveService.bat
    M contrib/windows/installer/tools/RestartService.bat
    M contrib/windows/installer/tools/ShowUsage.bat
    M contrib/windows/installer/tools/StartService.bat
    M contrib/windows/installer/tools/StopService.bat
    M contrib/windows/installer/tools/Sync.bat
    M docs/xsl-generic/highlighting/common.xsl
    M docs/xsl-generic/highlighting/xslthl-config.xml
    M docs/xsl-generic/html/highlight.xsl
    M infrastructure/cmake/build/bin_bbackupd.vcxproj.user
    M infrastructure/cmake/build/bin_bbstored.vcxproj.user
    M infrastructure/cmake/build/test_backupstore.vcxproj.user
    M infrastructure/cmake/build/test_backupstorefix.vcxproj.user
    M infrastructure/cmake/build/test_bbackupd.vcxproj.user
    M infrastructure/cmake/build/test_common.vcxproj.user
    M infrastructure/cmake/build/test_httpserver.vcxproj.user
    M infrastructure/cmake/build/test_raidfile.vcxproj.user
    M lib/win32/bsd_getopt.h
    M lib/win32/getopt_long.cpp
    M lib/win32/messages.h
    M lib/win32/messages.rc
    M qdbm/VCmakefile
    M qdbm/misc/VCmakefile-old
    M qdbm/misc/win32check.bat
    M qdbm/qdbm.def

  Log Message:
  -----------
  Fix line endings in Git.


  Commit: 2462dbd6ba86941ab0e41f3fbfdb91cea772f066
      https://github.com/boxbackup/boxbackup/commit/2462dbd6ba86941ab0e41f3fbfdb91cea772f066
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Update .gitignore

Tell Git to ignore more generated files.


  Commit: b34cf29ee39cd23b23af5f571525e88e8ce629a3
      https://github.com/boxbackup/boxbackup/commit/b34cf29ee39cd23b23af5f571525e88e8ce629a3
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    A infrastructure/m4/ax_check_compile_flag.m4
    M infrastructure/m4/boxbackup_tests.m4

  Log Message:
  -----------
  Enable more GCC warnings during build.

Use autoconf AX_CHECK_COMPILE_FLAG macro instead of rolling our own.


  Commit: 08c3f00aecc31ba98d35afa77b0fcc228651ccea
      https://github.com/boxbackup/boxbackup/commit/08c3f00aecc31ba98d35afa77b0fcc228651ccea
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M infrastructure/travis-build.sh

  Log Message:
  -----------
  Travis build script: add extra debugging.

This script can be useful as a shortcut for command-line builds, but not if you
forget to set TEST_TARGET, so now it errors if you do.


Compare: https://github.com/boxbackup/boxbackup/compare/0855ea4396ca^...08c3f00aecc3


More information about the Boxbackup-commit mailing list