Import 2017-06-07 23:51:09: master 6ece5392

Author Committer Branch Timestamp Parent
jcfr jcfr master 2014-04-08 13:41:12 master b4a294bf
Changeset

BUG: Rename installed python executable to account for case-insistive system

Considering that the MacOSX build server uses Apple HFS file system that
is case insensitive for operation [1], the installed python
executable is copied in

Slicer.app/Contents/bin/Python/

instead of

Slicer.app/Contents/bin/

This commit rename the installed executable into "python-real" to account
for this.

For sake of consistency, the renaming is also applied for all platforms.

[1] http://en.wikipedia.org/wiki/Hierarchical_File_System#Limitations

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23057 3bd1e089-480b-0410-8dfb-8563597acbee

mod - CMake/SlicerBlockInstallPython.cmake Diff File
mod - SuperBuild/python_customPythonLauncherSettings.ini.in Diff File
mod - SuperBuild/python_customPython_configure.cmake.in Diff File