Import 2017-06-07 23:51:09: master 653f37d1
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcfr | jcfr | master | 2017-05-25 01:06:47 | master 896b2988 |
Changeset | ENH: Add support for reading launcher setting using CTKAppLauncherLib This commit introduces a dependency to the statically linked This library also used internally by the regular Slicer launcher allows Since on all platforms, environment variables are now consistently read (1) the duplicated code path settings variables from the application
(2) the application settings "Python/AdditionalPythonPaths" originally Finally, this commit also ensures that PYTHONPATH associated with thirdparty [ci skip] git-svn-id: http://svn.slicer.org/Slicer4/trunk@26042 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Base/QTCore/CMakeLists.txt | Diff File | |||
mod - Base/QTCore/qSlicerCoreApplication.cxx | Diff File | |||
mod - Base/QTCore/qSlicerCoreApplication_p.h | Diff File | |||
mod - Base/QTCore/qSlicerCorePythonManager.cxx | Diff File | |||
mod - Base/QTCore/qSlicerExtensionsManagerModel.cxx | Diff File | |||
mod - CMake/SlicerBlockCTKAppLauncherSettings.cmake | Diff File | |||
mod - CMake/SlicerMacroBuildApplication.cmake | Diff File | |||
mod - SuperBuild.cmake | Diff File | |||
add - SuperBuild/External_CTKAppLauncherLib.cmake | Diff File | |||
mod - SuperBuild/External_VTKv7.cmake | Diff File |