aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Convert all $Header$ to $Id$ tags as it has be done in gentoo.gitJustin Lecher2015-08-172-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert "Gentoo does https by default now"Justin Lecher2015-06-211-1/+1
| | | | This reverts commit 98718494343af4990facdefb0033471686e975a6.
* Gentoo does https by default nowJustin Lecher2015-06-211-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-visualization/mantid: Updating remote-id in metadata.xmlJustin Lecher2015-06-082-0/+6
| | | | Package-Manager: portage-2.2.20
* sci-visualization/mantid: fix SLOT operators; fix whitespacesJustin Lecher2015-02-183-38/+53
| | | | Package-Manager: portage-2.2.17
* Test that CASROOT has been set; suggestion by @junghansChris Kerr2015-01-291-1/+5
|
* None of the python code uses the NeXus python libraryChris Kerr2015-01-291-1/+1
| | | | | | I was going to add [python] to nexus[${PYTHON_USEDEP}] but checked first with a `git grep 'import .*nxs'` in the Mantid source giving no results
* Switch USE_PRECOMPILED_HEADERS with pch USE flagChris Kerr2015-01-291-1/+2
|
* Enable DOCS_HTML with USE=docChris Kerr2015-01-291-0/+1
|
* Realised that BUILD_SHARED_LIBS doesn't do anything so removed the optionChris Kerr2015-01-292-3/+1
| | | | | | | In the main Mantid code, BUILD_SHARED_LIBS only has any effect under Cygwin. It also appears in the test code, specifically the bundled gmock and gtest, but there is a set(BUILD_SHARED_LIBS Off) command overriding what is set on the command line anyway.
* Using append-cppflags from flag-o-matic as suggested by @junghansChris Kerr2015-01-291-2/+2
|
* Added useflag for undocumented NO_OPENCASCADE optionChris Kerr2015-01-292-2/+4
|
* Improved the minigzip patch after tracking down what OF() doesChris Kerr2015-01-291-3/+9
|
* using $PATCHES instead of a custom src_prepareChris Kerr2015-01-291-3/+1
|
* Added the dependencies listed on the Mantid websiteChris Kerr2015-01-291-2/+10
|
* Added some descriptive text to the minigzip-OF patchChris Kerr2015-01-291-0/+7
|
* Adding a CMAKE_PREFIX_PATH rather than patching FindOpenCascade.cmakeChris Kerr2015-01-282-87/+3
|
* Depend on doxygen with USE=dotChris Kerr2015-01-281-1/+1
|
* use CPPFLAGS rather than patching the CMakeLists.txtChris Kerr2015-01-282-19/+2
|
* Fortran eclass not neededChris Kerr2015-01-281-1/+1
|
* Removed commented-out pkg_setupChris Kerr2015-01-281-5/+0
|
* Added PYTHON_USEDEPChris Kerr2015-01-281-10/+10
|
* Add RESTRICT=test because the tests require sample data and X11Chris Kerr2015-01-271-0/+1
| | | | | | The sample data isn't in an easy-to-get tarball, rather it is in a folder in the git repository https://github.com/mantidproject/mantid/tree/master/Test/AutoTestData
* src_test requires `make AllTests`Chris Kerr2015-01-271-1/+7
|
* Some changes to dependencies on inspection of the websiteChris Kerr2015-01-271-2/+6
|
* New ebuild for Mantid-3.3.0Chris Kerr2015-01-276-0/+213