131 Commits

Author SHA1 Message Date
Radovan Bast
4d902ea85c add Miro's modifications for OpenBLAS detection 2016-07-11 16:14:44 +02:00
Radovan Bast
9c9f001e57 s/yaml/master/ 2016-05-21 12:23:20 +02:00
Radovan Bast
be5d760555 add quotes 2016-05-21 01:41:02 +02:00
Radovan Bast
7a9af28fca fix BOOST_ARCHIVE_LOCATION 2016-05-21 01:32:22 +02:00
Radovan Bast
42e5192dc9 fixes in boost.cmake 2016-05-20 21:16:01 +02:00
Radovan Bast
ed4dcbb138 s/cfg/yml/ 2016-05-20 15:02:49 +02:00
Radovan Bast
a32c9d6f46 more descriptive warning 2016-05-20 00:45:35 +02:00
Radovan Bast
e2ae1fac50 Merge branch 'master' into yaml 2016-05-20 00:12:31 +02:00
Radovan Bast
5dc2bb2880 adapt url_root for fetch directives 2016-05-20 00:08:53 +02:00
Radovan Bast
d0dc52c7a9 convert boost module to yaml 2016-05-20 00:02:32 +02:00
Radovan Bast
51cdb55c53 convert more modules to yaml 2016-05-19 23:57:24 +02:00
Radovan Bast
ac03dc7998 convert math lib code to yaml 2016-05-19 23:52:48 +02:00
Radovan Bast
5b7ad87479 switch to .format() 2016-05-19 23:46:32 +02:00
Radovan Bast
0c6976a70d simplify 2016-05-19 23:39:13 +02:00
Radovan Bast
4eb5dee936 update googletest.cmake to yaml 2016-05-19 23:24:49 +02:00
Radovan Bast
d09aa22623 covert two modules to yaml 2016-05-19 23:22:28 +02:00
Radovan Bast
104f64cb1c convert ccache module to yml 2016-05-19 23:17:23 +02:00
Radovan Bast
45fc08f37b Revert "testing interpolation"
This reverts commit 91c79f9d3c7041e8906fbccaad991147e779e4e2.
2016-05-19 23:10:37 +02:00
Radovan Bast
91c79f9d3c testing interpolation 2016-05-19 23:07:31 +02:00
Radovan Bast
ebc1ecc127 convert few modules to yaml 2016-05-19 23:03:00 +02:00
Radovan Bast
24ff4c430e change to yaml format 2016-05-18 23:38:06 +02:00
Miro Iliaš
c4dcaaf0f8 Add "-ldl" for static linking
Hi Rado,

to fix dirac.x static linking ( OpenMPI+GNU+OPENBLAS ) I had to inser -ldl after -lpthread command.

Please proprage it into DIRAC repo. Thanks.
2016-05-16 20:44:45 +02:00
Radovan Bast
a772d29106 s/scisoft/coderefinery/ 2016-04-19 12:30:32 +02:00
Radovan Bast
aebb3f7e60 module for saving compiler flags to cache 2016-04-11 13:06:59 +02:00
Radovan Bast
62f9dd1b95 adapt to new dir structure within Google Test 2016-02-11 20:15:46 +01:00
Radovan Bast
d66fe341a3 more robust regex 2016-02-11 19:51:54 +01:00
Radovan Bast
cefc2112e2 make regexes less greedy 2016-02-03 21:03:28 +01:00
bast
6e5c91d04f add openblas 2016-01-23 15:53:05 +01:00
Miro Iliaš
f6063344e0 provide threaded essl library only
It's better to use threaded essl library on IBM AIX, could we have it please ?

Standard IBM AIX has both library types:
~~~
ilias@f01c10n02:~/work/qch/software/dirac/trunk/cmake/downloaded/.ar t /usr/lib/libesslsmp.a
essl.o
ilias@f01c10n02:~/work/qch/software/dirac/trunk/cmake/downloaded/.ar t /usr/lib/libessl.a
essl.o
ilias@f01c10n02:~/work/qch/software/dirac/trunk/cmake/downloaded/.
~~~
2015-12-23 08:43:26 +01:00
Radovan Bast
0c61c54b73 only strip string if not empty 2015-12-15 15:18:35 +01:00
Miro ILIAS
950652aedd thorough workaround for CMAKE_CURRENT_LIST_DIR variable
- to fix this for CMake 2.8.2
2015-11-10 09:22:26 +01:00
Roberto Di Remigio
6dd61417bb Modify CMake commands in Boost build-up scripts to use platform-independent form 2015-11-09 22:17:19 -05:00
Radovan Bast
5567198dc1 cosmetics 2015-10-30 10:24:36 +01:00
Miro Iliaš
c89e2021a7 provide workaround for undefined variable
it's CMAKE_CURRENT_LIST_DIR, see https://public.kitware.com/Bug/print_bug_page.php?bug_id=11675
2015-10-29 09:22:59 +01:00
Radovan Bast
702955af3b add possibility to print deprecation warnings; fixes #148 2015-10-15 18:22:06 +02:00
Radovan Bast
7e7a93eafa Merge pull request #153 from robertodr/master
Streamline Boost tests for compiled libraries and add documentation on Boost module usage
2015-10-13 10:41:37 +02:00
Roberto Di Remigio
ae87734faf Streamline Boost tests for compiled libraries and add documentation on Boost module usage 2015-10-13 10:26:16 +02:00
Radovan Bast
246c0cf2b2 rm quotes in compiler exports 2015-10-13 10:05:36 +02:00
Roberto Di Remigio
8754978676 Correct two warts in the Boost build-up scripts 2015-10-12 12:54:52 +02:00
Roberto Di Remigio
bd63f3d8f2 Add module for ccache support.
It's based on information retrieved from:
https://www.virag.si/2015/07/use-ccache-with-cmake-for-faster-compilation/
http://petereisentraut.blogspot.no/2011/05/ccache-and-clang.html
2015-10-08 12:23:35 +02:00
Radovan Bast
d030eae35e make fc_optional.cmake ready for ccache 2015-10-08 10:12:48 +02:00
Radovan Bast
b532d22168 protect FC/CC/CXX exports in quotes to allow ccache; fixes #149 2015-10-08 10:01:49 +02:00
Radovan Bast
d7019d7bec rm deprecation warning; see #148 2015-10-07 12:25:01 +02:00
Radovan Bast
f5684a45cd minor fixes in doc 2015-10-05 22:32:46 +02:00
Radovan Bast
fbbb710b76 add deprecation warning 2015-10-05 17:14:43 +02:00
Radovan Bast
a823e300f6 allow config file interpolation 2015-10-04 23:08:31 +02:00
Roberto Di Remigio
481ac3ab93 Print an informative message when -DFORCE_CUSTOM_BOOST=ON 2015-09-28 16:05:16 +02:00
Roberto Di Remigio
2bf4aeb9eb Add Boost on the include and link path.
It was only done when the auto-build was triggered, resulting in build errors
when Boost is available on the system but not on the standard paths.
2015-09-28 14:39:47 +02:00
Radovan Bast
f38a89dd9f rename definitions 2015-09-22 10:48:13 +02:00
Radovan Bast
11137ffaf2 add definition ENABLE_MPI 2015-09-21 18:10:53 +02:00