Skip to content
Snippets Groups Projects
Forked from CMake / CMake
Source project has a limited visibility.
  • Kitware Robot's avatar
    9d3b9ec4
    KWSys 2020-03-25 (4380f1ae) · 9d3b9ec4
    Kitware Robot authored and Brad King's avatar Brad King committed
    Code extracted from:
    
        https://gitlab.kitware.com/utils/kwsys.git
    
    at commit 4380f1ae99f3206938251393e94055a3e4120b2c (master).
    
    Upstream Shortlog
    -----------------
    
    Rolf Eike Beer (6):
          25b61c12 Directory: make it move constructible and assignable
          8b1a29e1 optimize SystemToolsParseRegistryKey()
          420c3b04 call std::string::clear() instead of assigning ""
          bc9a4256 avoid inefficient usage of std::string::substr()
          e3c051e2 SystemTools: create directories with the right permissions on Un*x
          0085096e avoid std::string::find() to check for prefix
    9d3b9ec4
    History
    KWSys 2020-03-25 (4380f1ae)
    Kitware Robot authored and Brad King's avatar Brad King committed
    Code extracted from:
    
        https://gitlab.kitware.com/utils/kwsys.git
    
    at commit 4380f1ae99f3206938251393e94055a3e4120b2c (master).
    
    Upstream Shortlog
    -----------------
    
    Rolf Eike Beer (6):
          25b61c12 Directory: make it move constructible and assignable
          8b1a29e1 optimize SystemToolsParseRegistryKey()
          420c3b04 call std::string::clear() instead of assigning ""
          bc9a4256 avoid inefficient usage of std::string::substr()
          e3c051e2 SystemTools: create directories with the right permissions on Un*x
          0085096e avoid std::string::find() to check for prefix