Removed check for the executable name from the ConfigService. It now either...
Removed check for the executable name from the ConfigService. It now either uses the path pointed to by MANTIDPATH or the executable's directory if the former is not set. Also renamed a couple of functions relating to this so that it is clearer what their return values point. Re #2256
Showing
- Code/Mantid/Framework/Algorithms/src/CreateCalFileByNames.cpp 1 addition, 7 deletions.../Mantid/Framework/Algorithms/src/CreateCalFileByNames.cpp
- Code/Mantid/Framework/Algorithms/src/CreateDummyCalFile.cpp 1 addition, 8 deletionsCode/Mantid/Framework/Algorithms/src/CreateDummyCalFile.cpp
- Code/Mantid/Framework/Algorithms/src/ReadGroupsFromFile.cpp 216 additions, 218 deletionsCode/Mantid/Framework/Algorithms/src/ReadGroupsFromFile.cpp
- Code/Mantid/Framework/DataHandling/src/LoadEmptyInstrument.cpp 1 addition, 7 deletions...Mantid/Framework/DataHandling/src/LoadEmptyInstrument.cpp
- Code/Mantid/Framework/DataHandling/src/LoadInstrument.cpp 3 additions, 4 deletionsCode/Mantid/Framework/DataHandling/src/LoadInstrument.cpp
- Code/Mantid/Framework/DataHandling/src/ManagedRawFileWorkspace2D.cpp 1 addition, 1 deletion.../Framework/DataHandling/src/ManagedRawFileWorkspace2D.cpp
- Code/Mantid/Framework/DataObjects/src/ManagedWorkspace2D.cpp 1 addition, 1 deletionCode/Mantid/Framework/DataObjects/src/ManagedWorkspace2D.cpp
- Code/Mantid/Framework/Kernel/inc/MantidKernel/ConfigService.h 4 additions, 4 deletions.../Mantid/Framework/Kernel/inc/MantidKernel/ConfigService.h
- Code/Mantid/Framework/Kernel/src/ConfigService.cpp 20 additions, 40 deletionsCode/Mantid/Framework/Kernel/src/ConfigService.cpp
- Code/Mantid/Framework/Nexus/src/SaveNexusProcessed.cpp 2 additions, 7 deletionsCode/Mantid/Framework/Nexus/src/SaveNexusProcessed.cpp
- Code/Mantid/Framework/PythonAPI/src/SimplePythonAPI.cpp 2 additions, 1 deletionCode/Mantid/Framework/PythonAPI/src/SimplePythonAPI.cpp
- Code/Mantid/Framework/TestHelpers/src/ComponentCreationHelper.cpp 1 addition, 9 deletions...tid/Framework/TestHelpers/src/ComponentCreationHelper.cpp
- Code/Mantid/MantidPlot/src/PythonScripting.cpp 3 additions, 3 deletionsCode/Mantid/MantidPlot/src/PythonScripting.cpp
- Code/Mantid/MantidQt/MantidWidgets/src/UserFunctionDialog.cpp 2 additions, 2 deletions.../Mantid/MantidQt/MantidWidgets/src/UserFunctionDialog.cpp
Loading
Please register or sign in to comment