This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 29 Jul, 2021 2 commits
- 10 Jun, 2021 1 commit
-
-
David Fairbrother authored
Switches coveralls to coverage, since we have not used coveralls since 2018. Additionally, we've added gcov tooling support as both an automatic target, and manual instructions. The rest of the diff is changing coveralls into coverage
-
- 20 Aug, 2020 1 commit
-
-
Mathieu Tillet authored
As a first step for switching from TCMalloc to JEMalloc as the custom memory allocator, this commit removes every instance of the flag TCMALLOC_LIBRARIES_LINKTIME in all the CMakeList.txt files. This flag was never used by the code, so this commit is invisible project-wise.
-
- 16 Mar, 2020 1 commit
-
-
Danny Hindson authored
Apply change to insert export macros into class definition using cmake GenerateExportHeader feature to 3 more projects: API, Crystal and CurveFitting Have replaced DllExport with the cmake macro except in these places: a) class templates - the definitions of class template member functions need to be in the same unit as the declaration so dllimport gives a compilation error in the client code (C2491 in VS) eg SingleValueParameter, SingleValueParameterParser b) headers which are in a project but aren't included by any .cpp units in the project eg IBackgroundFunction.h, ICatalogInfoService.h. In these cases I've removed the DLLExport attribute completely For the API target there were a couple of special cases\extras: API has some conditional use of the extern keyword to control instantiation of template classes. This has been inserted into the automatically created dllconfig.h using a cmake switch that allows some custom content to be appended to the end of the file. Few of the targets require this so I've added a boolean parameter to the wrapper function to handle this GENERATE_MANTID_EXPORT_HEADER I also had to add explicit include directories to PythonInterfaceCore where it imports an API target header (in the unit ExtractWorkspace.h) without having API as a dependency
-
- 06 Feb, 2020 1 commit
-
-
Martyn Gigg authored
The OpenMP macros have to check the ConfigService for the number of threads and then set it in a parallel region or new threads using OpenMP do not see the changed value. Any libraries using OpenMP therefore need to link to Kernel for ConfigService.
-
- 28 Oct, 2019 1 commit
-
-
Dan Nixon authored
Re #27061
-
- 22 Oct, 2019 2 commits
-
-
Gigg, Martyn Anthony authored
Dependencies now go into Frameworks as seems to be done for other application bundles. This should bring us close to be able to sign the app bundle
-
Gigg, Martyn Anthony authored
Use macOS over OSX to refer to system. Remove old OSX version workarounds Refs #26261
-
- 28 Mar, 2019 1 commit
-
-
Gagik Vardanyan authored
-
- 27 Mar, 2019 2 commits
-
-
Gagik Vardanyan authored
-
SamJenkins1 authored
Co-Authored-By:
alicerussell1 <46603316+alicerussell1@users.noreply.github.com>
-
- 25 Mar, 2019 1 commit
-
-
Alice Russell authored
-
- 21 Jan, 2019 1 commit
-
-
Samuel Jackson authored
-
- 23 Apr, 2018 2 commits
-
-
Peterson, Peter authored
The code is used in multiple places. This refactor allows for easier reuse.
-
Peterson, Peter authored
-
- 27 Mar, 2018 1 commit
-
-
Karl Palmen authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
-
- 21 Feb, 2018 1 commit
-
-
Hahn, Steven authored
-
- 20 Feb, 2018 1 commit
-
-
Peterson, Peter authored
-
- 25 Jan, 2018 1 commit
-
- 23 Jan, 2018 1 commit
-
-
Lin, Jiao authored
comment out "INSTALL_RPATH"-related cmake commands from "Framework" subfolders
-
- 21 Nov, 2017 1 commit
-
-
Karl Palmen authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
-
- 17 Nov, 2017 1 commit
-
-
Samuel Jackson authored
This allows the iterator functions to be inlined
-
- 09 Nov, 2017 3 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Simon Heybrock authored
-
- 06 Nov, 2017 1 commit
-
-
Samuel Jackson authored
-
- 22 Jun, 2017 1 commit
-
-
Simon Heybrock authored
-
- 08 Nov, 2016 1 commit
-
-
Dimitar Tasev authored
-
- 03 Nov, 2016 2 commits
-
-
Martyn Gigg authored
Also added performances tests. Refs #17913
-
Martyn Gigg authored
Refs #17913
-
- 31 Oct, 2016 1 commit
-
-
Moore authored
-
- 05 Oct, 2016 1 commit
-
-
Moore authored
-
- 30 Aug, 2016 1 commit
-
-
Simon Heybrock authored
-
- 29 Aug, 2016 1 commit
-
-
Jan Burle authored
-
- 16 Aug, 2016 1 commit
-
-
Moore authored
-
- 11 Aug, 2016 1 commit
-
-
Simon Heybrock authored
-
- 04 Aug, 2016 3 commits
-
-
Simon Heybrock authored
-
Simon Heybrock authored
-
Simon Heybrock authored
-