Skip to content
  • Kitware Robot's avatar
    KWSys 2013-05-29 (725e541e) · 92701297
    Kitware Robot authored and Brad King's avatar Brad King committed
    Extract upstream KWSys using the following shell commands.
    
    $ git archive --prefix=upstream-kwsys/ 725e541e | tar x
    $ git shortlog --no-merges --abbrev=8 --format='%h %s' f4928d44..725e541e
    Brad King (1):
          9fd64779 SystemTools: Fix FileIsDirectory with long paths
    
    Rolf Eike Beer (3):
          e8269442 Tests: fix a warning with acc
          87abd647 SystemInformation: fix truncation warnings
          039d9598 fix warnings about sizeof() return value truncation
    
    Change-Id: I1c459346a622610eac62dfcd3abd0e73c5a83494
    92701297