Skip to content
  • Kitware Robot's avatar
    KWSys 2019-03-28 (e92bdbe8) · 81666349
    Kitware Robot authored and Brad King's avatar Brad King committed
    Code extracted from:
    
        https://gitlab.kitware.com/utils/kwsys.git
    
    at commit e92bdbe8e6eca2a8b6dcf14920e5e25308504206 (master).
    
    Upstream Shortlog
    -----------------
    
    Ben Boeckel (7):
          30198dbc DynamicLoader: fix error reporting on Windows
          cf6b5f69 DynamicLoader: use Encoding::ToWindowsExtendedPath for the libname
          d17291ad DynamicLoader: support loading libraries using flags
          40d9e482 DynamicLoader: support loading sibling libraries on Windows
          971809c5 DynamicLoader: test the SearchBesideLibrary flag
          efb006b9 DynamicLoader: include stdio.h for _snprintf
          9e8e9ba0 DynamicLoader: avoid the min/max macros from windows.h
    
    Brad King (1):
          92334e76 SystemTools: CopyFileAlways: avoid copying file over self
    81666349