28 Commits

Author SHA1 Message Date
c3f531e0d5 fixed a bug for out-of-repo build to generate git-info. 2024-10-11 08:19:54 +02:00
bace23b97e add hint for potential flatpak. 2023-04-14 10:50:58 +02:00
2db15b2551 add OS tag for packages. 2023-01-09 10:46:55 +01:00
1e51d2a007 squeeze out version information of the used libs. 2022-11-09 09:15:30 +01:00
804c56fd1f removed obsolete filed. 2022-07-06 13:48:07 +02:00
ae7f1a2168 more work towards a modern cmake. As a first example reworked FFTW3 binding. 2022-07-01 16:18:24 +02:00
8cce005fd5 add info on how musrfit is compiled Debug or Release. 2021-05-21 07:44:50 +02:00
c06f510aff changes needed since upcoming ROOT6.24 (minuit2) will break the backward compatibility. 2021-04-09 10:03:34 +02:00
38b289b99f add ROOT version information for better diagnostics. 2021-04-09 09:33:08 +02:00
f9581ae9d5 fix typo. Increase minimal root version from rpm. 2021-01-26 10:21:06 +01:00
68ce56c7db add FindHDF4.cmake to musrfit since in more modern linux systems it is not available anymore. 2020-05-14 15:49:18 +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
7f82ecb9e7 cmake: remove HAVE_FORK since it leads to performance issuses with the cuba lib. 2018-06-12 11:25:23 +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