This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 23 Mar, 2020 12 commits
-
-
https://github.com/mantidproject/mantidNick Draper authored
# Conflicts: # Framework/API/inc/MantidAPI/AlgorithmProxy.h # Framework/API/src/AlgorithmProxy.cpp # Framework/API/test/AlgorithmProxyTest.h # Framework/PythonInterface/mantid/api/src/Exports/AlgorithmProxy.cpp
-
Nick Draper authored
Replaced in tests and code with AlgorithmManager::create Not expecting to pass all tests yet, just checkpointing
-
Gigg, Martyn Anthony authored
Makes clang-format parallel where possible
-
Gigg, Martyn Anthony authored
Update google test / span
-
Gigg, Martyn Anthony authored
Make python targets runnable on MSVC IDE
-
Dan Nixon authored
Refactored Track to use boost::container::small_vector with optimised vector size
-
Gigg, Martyn Anthony authored
Update copyright to include CSNS
-
David Fairbrother authored
Updates the CMake configuration to set our debugging targets. This means a user can debug Workbench or System tests, which have a python entry point, directly from the MSVC IDE.
-
Nick Draper authored
-
Ayomide Bamidele authored
-
Nick Draper authored
-
Nick Draper authored
-
- 20 Mar, 2020 16 commits
-
-
Nick Draper authored
-
Nick Draper authored
First checking, more to save state over the weekend
-
-
Nick Draper authored
-
Nick Draper authored
-
https://github.com/mantidproject/mantidNick Draper authored
# Conflicts: # Testing/SystemTests/tests/analysis/ErrorReporterServerTest.py
-
Nick Draper authored
Re-add commented out python 3 test code
-
Nick Draper authored
Eventlist: reserve capacity of the specified event type
-
Nick Draper authored
Remove ErrorReporterServerTest
-
Nick Draper authored
-
Nick Draper authored
-
Nick Draper authored
-
Nick Draper authored
Also updated class_maker.py
-
David Fairbrother authored
Sets clang-format to run in parallel on build servers where the parallel package exists
-
Daniel Murphy authored
-
Gigg, Martyn Anthony authored
Further work on applying cmake GenerateExportHeader
-
- 19 Mar, 2020 9 commits
-
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Hahn, Steven authored
Signed-off-by:
Steven Hahn <hahnse@ornl.gov>
-
Nick Draper authored
Remove Unused Original Engineering Diffraction GUI Code
-
Nick Draper authored
Fix all flake 3.7.9 warnings
-
Danny Hindson authored
-
Gagik Vardanyan authored
Remove Python 2 dependencies from developer packages
-
Gagik Vardanyan authored
Make incremental builds work for docs-qthelp target
-
Gagik Vardanyan authored
ISISIndirectBayes - Clear ADS after loading data or warn if we cant remove data
-
Gagik Vardanyan authored
Improve test reliability of jupyter console test
-
- 18 Mar, 2020 3 commits
-
-
Gigg, Martyn Anthony authored
reduce a error log message to warning when changing colour bar to log
-
David Fairbrother authored
Works around FetchContent attempting to use the gtest installer (which doesn't exist). Upstream issue is https://gitlab.kitware.com/cmake/cmake/issues/20167
-
David Fairbrother authored
Attempts to flush out the cause for the failing nightly clean build on Windows. This is periodically failing on both the release / master clean builds without any reason why.
-