Added support for searching directories for a file. Implemented a FileProperty class that
handles this for algorithm file properties. The algorithms don't use this yet. Also added ignore properties for the generated object files of the new Geometry directories. Re #767
Showing
- Code/Mantid/Kernel/inc/MantidKernel/ConfigService.h 151 additions, 141 deletionsCode/Mantid/Kernel/inc/MantidKernel/ConfigService.h
- Code/Mantid/Kernel/inc/MantidKernel/FileProperty.h 51 additions, 0 deletionsCode/Mantid/Kernel/inc/MantidKernel/FileProperty.h
- Code/Mantid/Kernel/src/ConfigService.cpp 448 additions, 402 deletionsCode/Mantid/Kernel/src/ConfigService.cpp
- Code/Mantid/Kernel/src/FileProperty.cpp 90 additions, 0 deletionsCode/Mantid/Kernel/src/FileProperty.cpp
- Code/Mantid/Properties/Mantid.properties 7 additions, 1 deletionCode/Mantid/Properties/Mantid.properties
Loading
Please register or sign in to comment