Commit Graph

37 Commits

Author SHA1 Message Date
suter_a c0ad630740 add musrfitConfig.cmake, etc. for musrfit. 2026-03-02 11:07:56 +01:00
suter_a e48a4c0081 simplify git-revision.h generation. 2025-06-03 12:05:55 +02:00
suter_a 2f6f3a6874 fixed a bug for out-of-repo build to generate git-info. 2024-10-11 08:25:27 +02:00
suter_a 936c862ca7 add hint for potential flatpak. 2023-05-16 09:22:12 +02:00
suter_a b328657191 add OS tag for packages. 2023-01-10 16:18:29 +01:00
suter_a 0dd34fbdf0 updated CMakeLists.txt to get more version info. 2022-11-25 10:21:27 +01:00
suter_a 8f4e2e6785 removed obsolete filed. 2022-07-06 14:53:25 +02:00
suter_a c36552708e more work towards a modern cmake. As a first example reworked FFTW3 binding. 2022-07-06 14:52:24 +02:00
suter_a aa2766bbaf add info on how musrfit is compiled Debug or Release. 2021-05-21 08:02:37 +02:00
suter_a 15f191c8d6 changes needed since upcoming ROOT6.24 (minuit2) will break the backward compatibility. 2021-04-09 16:03:16 +02:00
suter_a 2a531bd58d add ROOT version information for better diagnostics. 2021-04-09 16:03:04 +02:00
suter_a a04ec67096 fix typo. Increase minimal root version from rpm. 2021-01-29 15:16:31 +01:00
suter_a 7d4ed40fb0 remove obsolate FindDKS.cmake. 2020-12-28 18:24:30 +01:00
suter_a 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
suter_a 8b416b45e0 merged root6 2019-09-11 12:12:13 +02:00
suter_a 25bfa1f66b update of the docu. 2019-05-15 10:14:39 +02:00
suter_a fec5017fc2 added log info for the cpack part. 2019-03-11 13:33:42 +01:00
suter_a d48615650e adopted for yum update which calls at the end the uninstall script. 2019-02-04 10:53:35 +01:00
suter_a a7806f7e02 added necessary CPack tag for redhat flavor. 2019-02-04 10:52:37 +01:00
suter_a 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
suter_a d634fd2ce6 CPack/CMake for musrfit
more tweaks towards musrfit rpm
2019-01-14 11:19:19 +01:00
suter_a 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
suter_a 4f249fdebe cmake: added more hint paths for DKS. 2018-06-14 15:23:20 +02:00
suter_a 3abe2e7e8c cmake: remove HAVE_FORK since it leads to performance issuses with the cuba lib. 2018-06-12 11:26:45 +02:00
suter_a 7f82ecb9e7 cmake: remove HAVE_FORK since it leads to performance issuses with the cuba lib. 2018-06-12 11:25:23 +02:00
suter_a 58148581ba cmake: make sure all DKS related libaries and include paths are properly set. 2018-06-04 11:16:45 +02:00
suter_a 923b3c493f cmake: more work on dks6 2018-05-30 19:07:25 +02:00
suter_a 78de97f498 start to add cmake support for dks6 branch. 2018-05-30 16:36:31 +02:00
suter_a f977f88791 fixed wrong comment line character. 2018-05-23 17:32:56 +02:00
suter_a 0bc2ef7612 cmake: start to add the Qt components. No real functionality yet. 2018-05-22 15:25:22 +02:00
suter_a 1d191acd60 cmake: libCuba now containing the right symbols for c++/c. 2018-05-16 19:32:03 +02:00
suter_a b5d446212f added HAVE_FORK flag for libCuba. 2018-05-14 11:12:17 +02:00
suter_a 2efa975de8 cmake: added musrfit version information to config.h. 2018-05-11 22:12:22 +02:00
suter_a b57d67fe35 more work towards full cmake support. Added necessary initial config.h generation. 2018-05-11 17:11:32 +02:00
suter_a fa6344360f improved cmake module FindFFTW3. It delivers now more precise info about the available libs. 2018-05-11 16:41:20 +02:00
suter_a 258def542f added missing files needed to get git revision. 2018-05-04 18:20:28 +02:00
suter_a f7ccf79fa8 some more work towards modern cmake 2018-05-03 15:29:13 +02:00