28 Commits

Author SHA1 Message Date
15f191c8d6 changes needed since upcoming ROOT6.24 (minuit2) will break the backward compatibility. 2021-04-09 16:03:16 +02:00
2a531bd58d add ROOT version information for better diagnostics. 2021-04-09 16:03:04 +02:00
a04ec67096 fix typo. Increase minimal root version from rpm. 2021-01-29 15:16:31 +01:00
7d4ed40fb0 remove obsolate FindDKS.cmake. 2020-12-28 18:24:30 +01:00
5d10faf63e add FindHDF4.cmake to musrfit since in more modern linux systems it is not available anymore. 2020-05-16 09:10:34 +02:00
8b416b45e0 merged root6 2019-09-11 12:12:13 +02:00
25bfa1f66b update of the docu. 2019-05-15 10:14:39 +02:00
fec5017fc2 added log info for the cpack part. 2019-03-11 13:33:42 +01:00
d48615650e adopted for yum update which calls at the end the uninstall script. 2019-02-04 10:53:35 +01:00
a7806f7e02 added necessary CPack tag for redhat flavor. 2019-02-04 10:52:37 +01:00
faffd5bcd6 CPack post (un)install
add post (un)install scripts to musrfit cpack. Currently for rpm only. Furthermore a minimal required root version is added. Will need to see if this is sufficient or if more detailed work needs to be added.
2019-01-31 10:45:05 +01:00
d634fd2ce6 CPack/CMake for musrfit
more tweaks towards musrfit rpm
2019-01-14 11:19:19 +01:00
87f706dfaa CPack stub to generate RPM, DEB, etc
Added the first necessary files allowing to generate all kind of packages for the future.
Currently not much testing is present.
2019-01-10 10:17:24 +01:00
4f249fdebe cmake: added more hint paths for DKS. 2018-06-14 15:23:20 +02:00
3abe2e7e8c cmake: remove HAVE_FORK since it leads to performance issuses with the cuba lib. 2018-06-12 11:26:45 +02:00
7f82ecb9e7 cmake: remove HAVE_FORK since it leads to performance issuses with the cuba lib. 2018-06-12 11:25:23 +02:00
58148581ba cmake: make sure all DKS related libaries and include paths are properly set. 2018-06-04 11:16:45 +02:00
923b3c493f cmake: more work on dks6 2018-05-30 19:07:25 +02:00
78de97f498 start to add cmake support for dks6 branch. 2018-05-30 16:36:31 +02:00
f977f88791 fixed wrong comment line character. 2018-05-23 17:32:56 +02:00
0bc2ef7612 cmake: start to add the Qt components. No real functionality yet. 2018-05-22 15:25:22 +02:00
1d191acd60 cmake: libCuba now containing the right symbols for c++/c. 2018-05-16 19:32:03 +02:00
b5d446212f added HAVE_FORK flag for libCuba. 2018-05-14 11:12:17 +02:00
2efa975de8 cmake: added musrfit version information to config.h. 2018-05-11 22:12:22 +02:00
b57d67fe35 more work towards full cmake support. Added necessary initial config.h generation. 2018-05-11 17:11:32 +02:00
fa6344360f improved cmake module FindFFTW3. It delivers now more precise info about the available libs. 2018-05-11 16:41:20 +02:00
258def542f added missing files needed to get git revision. 2018-05-04 18:20:28 +02:00
f7ccf79fa8 some more work towards modern cmake 2018-05-03 15:29:13 +02:00