This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Mar 13, 2020
-
-
Dan Nixon authored
-
- Feb 07, 2020
-
-
David Fairbrother authored
Adds handling for multiple sanitizers using a multi option. This includes: - Warning users if they try to use a sanitizer on release builds - Changing the optimization flag of RelWithDebInfo to get stack traces - Adding more checks in case someone mis-types - Adding option for clangs memory sanitizer though this throws an error at the moment
-
- Jan 28, 2020
-
-
David Fairbrother authored
Adds the Python library TOML to the required packages list for RHEL / Debian / Mac. Additionally, it bumps the SHA for MSVC deps to a version with the required files
-
- Jan 27, 2020
-
-
Martyn Gigg authored
Refs #26493
-
- Jan 17, 2020
-
-
Gigg, Martyn Anthony authored
Reorganise RPM dependencies for slightly more clarity. Refs #27631
-
- Jan 15, 2020
-
-
Martyn Gigg authored
The version of python36-sip in EPEL produces a PyQt4 that segfaults when an eventFilter is overridden in Python. So as to not introduce any further custom rpms we build and package a private copy of PyQt4 for Python 3 builds on EL7 Refs #27631
-
- Dec 12, 2019
-
-
David Fairbrother authored
Adds enum 34 to the required user packages on RHEL-7 following the enum conversion
-
- Nov 29, 2019
-
-
David Fairbrother authored
-
- Nov 28, 2019
-
-
David Fairbrother authored
Bumps the minimum CMake version to 3.13, this allows us to use add_link_options on address sanitizers. At the time of this commit 3.14 is available for RHEL7, and 3.15 for Ubuntu. Windows requires 3.15 so in an ideal world we would just set our minimum to that, but as it's not fully available we settle for the earlier version at the moment.
-
- Nov 21, 2019
-
-
Martyn Gigg authored
Allow use of amongst other things: boost.python.numpy and boost small_vector Refs #26480
-
- Nov 06, 2019
-
-
Gigg, Martyn Anthony authored
-
Martyn Gigg authored
It is no longer used.
-
- Aug 22, 2019
-
-
Martyn Gigg authored
MSVCSetup uses variables that can be set by ParaView to configure the startup scripts.
-
- Jul 24, 2019
-
-
Peterson, Peter authored
The issue was in determining the icon file for the .desktop file. It had assumed that the icon already existed. This assumes that the icon file exists only with the "nightly" and "unstable" suffixes.
-
- Jul 19, 2019
-
-
Gigg, Martyn Anthony authored
It was accidentally removed when removing the qtawesome dependency as it was not directly included. Refs #26424
-
- Jul 17, 2019
-
-
Martyn Gigg authored
Refs #26262
-
Dimitar Tasev authored
-
- Jul 08, 2019
-
-
Peterson, Peter authored
-
- May 20, 2019
-
-
Hahn, Steven authored
-
- May 13, 2019
-
-
Peterson, Peter authored
After finding [this article](https://stackoverflow.com/questions/36358217/what-is-the-difference-between-option-and-set-cache-bool-for-a-cmake-variabl), clean up the cmake configuration to use `option`.
-
- Apr 30, 2019
-
-
Martyn Gigg authored
-
Gigg, Martyn Anthony authored
-
- Apr 25, 2019
-
-
Samuel Jones authored
-
- Apr 16, 2019
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Matches the windows installation and makes it easier to find the application without having to open a terminal.
-
- Mar 25, 2019
-
-
Alice Russell authored
-
Alice Russell authored
-
- Feb 22, 2019
-
-
Samuel Jones authored
-
- Feb 12, 2019
-
-
Peterson, Peter authored
This also gets rid of the variable to separate out packaging the workbench.
-
- Jan 08, 2019
-
-
Gigg, Martyn Anthony authored
-
- Dec 18, 2018
-
-
Hahn, Steven authored
-
- Dec 17, 2018
-
-
Gigg, Martyn Anthony authored
-
- Dec 11, 2018
-
-
Hahn, Steven authored
-
- Oct 31, 2018
-
-
Gigg, Martyn Anthony authored
-
- Oct 24, 2018
-
-
Hahn, Steven authored
-
Gigg, Martyn Anthony authored
-
- Oct 22, 2018
-
-
WHITFIELDRE email authored
Add in missing ,,,,
-
- Oct 09, 2018
-
-
Peterson, Peter authored
This separates the mantidplot and mantidworkbench dependencies into different branches. It does the same thing for (ubuntu) python2/3 dependencies. Ubuntu 16.04 is now specifically checked for with all the other newer ubuntus being considered default. Also did significant changes to ubuntu requirements to form them more closely to how rhel requirements are.
-
- Sep 18, 2018
-
-
Matthew Andrew authored
-