Commit Graph

16 Commits

Author SHA1 Message Date
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 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 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