Skip to content
  • Kitware Robot's avatar
    KWSys 2014-08-04 (e787837a) · 158c6d1c
    Kitware Robot authored and Brad King's avatar Brad King committed
    Extract upstream KWSys using the following shell commands.
    
    $ git archive --prefix=upstream-kwsys/ e787837a | tar x
    $ git shortlog --no-merges --abbrev=8 --format='%h %s' 65b36ede..e787837a
    Ben Boeckel (4):
          9927862c SystemTools: more string replacements
          b3d598b0 strings: remove unnecessary c_str calls
          ffe94132 SystemTools: use char instead of const char*
          f29fec7c Directory: accept strings in methods
    
    Rashad M (1):
          e787837a SharedForward: Cast away const to call execvp on MinGW 64-bit
    
    Change-Id: I96437b332971670cfcd953717c5563e9ba0f2b99
    158c6d1c