This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 15 Dec, 2020 3 commits
-
-
Owen Arnold authored
-
Owen Arnold authored
Previously finding base conda executable and then not looking in any directories associated with conad environment
-
Owen Arnold authored
Also remove most of FRAMEWORK_ONLY_BUILD
-
- 14 Dec, 2020 2 commits
-
-
Owen Arnold authored
-
Owen Arnold authored
-
- 11 Dec, 2020 2 commits
-
-
-
Owen Arnold authored
This reverts commit 07619a38.
-
- 10 Dec, 2020 1 commit
-
-
Martyn Gigg authored
Conda statically links the Python executable to the runtime library. If we also link dynamically to the Python runtime then there is a symbol clash and the dynamic symbols overwrite the static ones leading to errors like: SystemError: initialization of _kernel raised unreported exception or a segfault in PyUnicode_InternInPlace. https://github.com/shogun-toolbox/shogun/issues/4068
-
- 02 Dec, 2020 3 commits
-
-
Owen Arnold authored
Again removing much more. This time with more focus on what the ESS would not need. Also gives faster development cycle for conda package development" Also contains some hacky approaches to excluding test targets
-
Owen Arnold authored
This reduces the payload of Framework. Caveats: * Implementation is not idea. Firstly, libaries should be managed by list which would make it easier to harmoise enable sub-directories and libraries making up the Framework target. Also in the top level cmake, the enabling and checking could be refactored to a common function given that it is reasonably generic * I am probably throwing out more than would be accepted
-
Owen Arnold authored
-
- 01 Dec, 2020 1 commit
-
-
Owen Arnold authored
-
- 30 Nov, 2020 6 commits
-
-
Owen Arnold authored
Changes here are temporary (mainly hacks) to see what can be done about getting round the assumption that if you are running the install target, you are also trying to build either MantidPlot or MantidWorkbench
-
Gemma Guest authored
Log errors with skipping invalid instrument info
-
Gigg, Martyn Anthony authored
Fixes x-axis extent in colorfill plots on ragged workspaces
-
Whitfield, Ross authored
Change how vanadium correction is calculated in SNSPowderReduction
-
Gigg, Martyn Anthony authored
Use temp dir for settings
-
Simon Heybrock authored
Updates To The ALC Interface Data Loading Section
-
- 27 Nov, 2020 7 commits
-
-
Gigg, Martyn Anthony authored
Missing string include
-
DavidFair authored
Windows packaging: Wrap NSIS commands with ENABLE_MANTIDPLOT to allow us to disable Mantid Plot in builds
-
Sam Tygier authored
Removes race condition on settings file for parallel runs Fixes #29933
-
Owen Arnold authored
Include what you use. string otherwise forward declared.
-
Gigg, Martyn Anthony authored
Extend MaskBTP for ILL's SANS instruments
-
Gigg, Martyn Anthony authored
Merge pull request #29986 from mantidproject/25821_muon_analysis_fitting_swap_first_last_when_first_greater Swap Start And End Times If Start Is Greater In Muon Analysis Fitting
-
Gigg, Martyn Anthony authored
Add axis autoscale checkbox to plot config dialog
-
- 26 Nov, 2020 9 commits
-
-
Sam Tygier authored
When loading Facilities.xml log any exceptions that are thrown. Fixes #27085
-
Gagik Vardanyan authored
-
Gigg, Martyn Anthony authored
Add Dx tab in the data window
-
Matt Cumber authored
final updates to ui
-
Anthony authored
-
Gagik Vardanyan authored
Fix Muon Editing Constraints Causing A Crash
-
Sam Tygier authored
Move limit gettting into the help, to reduce duplication Rename min and max to avoid shaddowing builtins
-
Sam Tygier authored
-
Mathieu Tillet authored
Specifically, the tests stay there, but the flag change is removed because it slows the test too much. ILL tests are now aligned with previous tests.
-
- 25 Nov, 2020 6 commits
-
-
mantid-builder authored
-
Zhang, Chen authored
30005 instrument view close error
-
Hahn, Steven authored
30005 instrument view close error master
-
Zhang, Chen authored
-
Zhang, Chen authored
-
Zhang, Chen authored
-