ENH: Module can now be build as an external remote module
ENH: Add FACTORY_NAMES parameter to itk_module() declaration
BUG: Remove compilation error "no viable overloaded '='" with Python wrapping
ENH: Adds swig include directory to command line
Merge branch 'release'
BUG: ImageBase regions and ImageRegion properties are returned as reference
BUG: Remote modules Python files (*.so, *.py) were built in the wrong folder
BUG: Revert changing call to `Initialize()` with `clear()`