[Box Backup-commit] [boxbackup/boxbackup] 45cb60: Fix version generation from pure-Git checkouts.

GitHub noreply at github.com
Thu Dec 10 22:49:12 GMT 2015


  Branch: refs/heads/master
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 45cb60841deb7ac80cdde112f780d4ca3d8a0454
      https://github.com/boxbackup/boxbackup/commit/45cb60841deb7ac80cdde112f780d4ca3d8a0454
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M infrastructure/BoxPlatform.pm.in

  Log Message:
  -----------
  Fix version generation from pure-Git checkouts.

Fix calls to Uname on platforms that don't have it, such as MSVC.

Do this in a way that doesn't break platforms without the Win32 Perl module,
thanks to @jamesog for spotting this and for the suggested fix!

Fixes #10.

commit 2db3e7a096f6748410c56626ca50e5c69ad1119f
Author: Chris Wilson <chris+github at qwirx.com>
Date:   Sun Dec 6 12:02:21 2015 +0000


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

  Changed paths:
    M infrastructure/BoxPlatform.pm.in

  Log Message:
  -----------
  Merge pull request #13 from boxbackup/fix_get_version_from_git

Fix version generation from pure-Git checkouts.


Compare: https://github.com/boxbackup/boxbackup/compare/1c36aa08bc50...df302f95f386


More information about the Boxbackup-commit mailing list