This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Feb 18, 2013
-
-
Gigg, Martyn Anthony authored
Thisgs to note: * C2450 warnings have been suppressed when including Poco headers that inherit from std::stream * Boost date_time no longer accepts just a date for an ISO date/time string
-
- Nov 09, 2012
-
-
Michael Reuter authored
-
- Oct 11, 2012
-
-
Russell Taylor authored
The MPI build no longer logs to file by default (as this duplicates the console channel which ends up in a log file for a job). The format of log messages to the console has been changed to include hostname & process id so that messages can be separated according to which mpi rank they relate to. The rank is explicitly logged at startup.
-
- Oct 10, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
This works, but needs a little refactoring to improve readability.
-
- Oct 04, 2012
-
-
Russell Taylor authored
The fermi cluster at ORNL uses the usual SNS home areas (so the same as the analysis workstations, for example). If the user properties file is the same, confusion could arise if things are set in it in and interactive MantidPlot session. The MPI build now uses Mantid-mpi.user.properties instead.
-
- Aug 01, 2012
-
-
Nick Draper authored
-
- Jul 15, 2012
-
-
Gigg, Martyn Anthony authored
This will help ensure that for the system tests we can reset the config once it has loaded and only save keys that we change just in case an old config was not restored.
-
Gigg, Martyn Anthony authored
-
- May 24, 2012
-
-
Russell Taylor authored
Also add a couple more that were missing and re-order so that the list is in the same order as they appear in the properties file. Re #5249.
-
Gigg, Martyn Anthony authored
It should point to the sub-directory.
-
Gigg, Martyn Anthony authored
The relative path was wrong for OS X. It now just uses the key in the properties file. Also quietened the output of querying paraview by capturing the stderr as well.
-
- May 23, 2012
-
-
Gigg, Martyn Anthony authored
It did call -V which ends up starting a GUI briefly and is quite slow on OS X. Changed to --help as this is faster and we don't grab anything from the version string anyway.
-
- May 22, 2012
-
-
Gigg, Martyn Anthony authored
Changes required so that the final bundle has the correct library links to ParaView in the pvplugins.
-
- May 21, 2012
-
-
Russell Taylor authored
Eliminates an exception on Windows when setting user preferences.
-
- Apr 20, 2012
-
-
Owen Arnold authored
-
- Apr 18, 2012
-
-
Owen Arnold authored
Move PVPLUGINS to a subdirectory of PVPLUGINS. This has two advantages. Firstly it maintains the possiblity to keep the loading of PV related mantid components separate from those in Mantid Plugins. Secondly it means that Paraview standalone does not crash when PV_PLUGIN_PATH is used. Only Paraview plugins sit in the subdirectory, so the Paraview loader doesnt get confused by the presence of these other libraries
-
- Apr 17, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
Make it possible to ignore Paraview dependent components completely ad continously if required.
-
Owen Arnold authored
-
- Apr 16, 2012
-
-
Owen Arnold authored
Cleaned out a load of older checking code. Separately load up pv_plugins from normal plugins if paraview is present.
-
- Mar 16, 2012
-
-
Gigg, Martyn Anthony authored
The old api had lowercase 'i' for the facility.instruments but the C++ has uppercase. Lowercase follows our style so the C++ has been changed so that the new can follow this.
-
- Mar 02, 2012
-
-
Russell Taylor authored
-
- Feb 28, 2012
-
-
Gigg, Martyn Anthony authored
The framework should be mostly clear of cppcheck errors now.
-
- Feb 24, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- Feb 22, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- Feb 20, 2012
-
-
Peter Parker authored
In the case where a user wishes to load a file with a name which is not of the "standard" format (including a valid instrument), our call to the ConfigService getInstrument method should not report an error. A debug message is sufficient, and there is still an exception thrown which a class user can then interpret in any way he/she sees fit.
-
- Jan 20, 2012
-
-
Nick Draper authored
-
- Jan 18, 2012
-
-
Owen Arnold authored
-
- Dec 30, 2011
-
-
Russell Taylor authored
-
- Dec 29, 2011
-
-
Michael Reuter authored
-
- Dec 28, 2011
-
-
Michael Reuter authored
-
- Dec 16, 2011
-
-
Peterson, Peter authored
-
- Dec 14, 2011
-
-
Peterson, Peter authored
When running mantid you know where the plugins are supposed to exist relative to the MantidPlot executable. Just set the environment variable.
-