Mathieu Malaterre
|
458fa7559b
BUG: Make sure to use the Win32 interface (HINSTANCE) for handling shared lib on cygwin and mingw system
|
há 19 anos atrás |
Bill Hoffman
|
3a32cec969
ENH: merge in changes for beos support
|
há 19 anos atrás |
Mathieu Malaterre
|
965a1475b6
BUG: Fix problem with loading dylib on Tiger (10.4) x86. We need to be using the dlopen/dlclose instead of the old NSModule
|
há 19 anos atrás |
Bill Hoffman
|
4e586c822f
ENH: remove warning
|
há 19 anos atrás |
Andy Cedilnik
|
f483e48d2a
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
|
há 19 anos atrás |
Mathieu Malaterre
|
4f9efe7502
BUG: Fix problem on MacOSX, by disabling part of the test.
|
há 20 anos atrás |
Mathieu Malaterre
|
7f5222d400
ENH: Fix dashboard with coverage
|
há 20 anos atrás |
Mathieu Malaterre
|
6420337317
BUG: Fix for MINGW32
|
há 20 anos atrás |
Mathieu Malaterre
|
46096c08a5
ENH: Add support for LastError on HPUX
|
há 20 anos atrás |
Mathieu Malaterre
|
347efdedd5
ENH: Also look into data segment (consistant with other implementation)
|
há 20 anos atrás |
Mathieu Malaterre
|
f90e754100
BUG: Fix DynamicLoader implementation on MacOSX (using old API)
|
há 20 anos atrás |
Mathieu Malaterre
|
97aca504d8
ENH: Make sure that we find the proper symbol and not the one that start with _. STYLE: Remove an old style cast
|
há 20 anos atrás |
Mathieu Malaterre
|
011de35360
ENH: Hopefully have the DynamicLoader to the proper thing.
|
há 20 anos atrás |
Mathieu Malaterre
|
1defe94e31
STYLE: Minor style
|
há 20 anos atrás |
Mathieu Malaterre
|
d91bd3dbd3
BUG: Including file within a namespace{} is dangerous(unless symbols are within an extern C). Also update documentation about special case for MacOSX
|
há 20 anos atrás |
Mathieu Malaterre
|
f4fb2ca779
COMP: Fix compilation on MacOSX
|
há 20 anos atrás |
Mathieu Malaterre
|
ffd4bcd02b
ENH: Adding kwsys implementation for a DynamicLoader class. Copy from itkDynamicLoader, with patch from cmDynamicLoader
|
há 20 anos atrás |