|
795cd75b1e
|
modernized code to C++11 and newer.
This allows to analyze the code by external code analyzers. Since a lot is adopted,
the version is changed to 1.4.3
|
2019-04-16 15:34:49 +02:00 |
|
|
dbfeeddf3f
|
Remove automake support
Since the cmake tool chain is now stable, the automake tool chain is removed from musrfit.
This makes documentation and code less cluttered.
|
2019-03-08 12:50:41 +01:00 |
|
|
75a2a9b3f3
|
update version information.
|
2019-01-21 13:35:13 +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 |
|
|
82164a3b57
|
cleaned up outdated comment.
|
2018-10-15 16:00:37 +02:00 |
|
|
9c8a227f6a
|
remove accidental previous commit.
|
2018-10-12 16:30:36 +02:00 |
|
|
fab31e13c7
|
added cmake policy for initial math tests.
|
2018-10-12 16:27:18 +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 |
|
|
c2353fab7d
|
added mupp. Currently only build with cmake.
|
2018-06-11 11:23:40 +02:00 |
|
|
104d18c333
|
cmake: make sure that gcc built-in functions are found.
|
2018-06-09 17:32:33 +02:00 |
|
|
14fbb427dd
|
cmake: summary cosmetics
|
2018-06-07 11:19:52 +02:00 |
|
|
1c901f73ba
|
cmake: make sure that at least one build type is defined (default: Release)
|
2018-06-06 12:57:38 +02:00 |
|
|
8f3ed6f222
|
disable OpenMP check for MacOSX.
|
2018-05-30 09:25:43 +02:00 |
|
|
da8d5dcbfa
|
cmake: changed configure output for Qt < 5
|
2018-05-28 11:07:18 +02:00 |
|
|
eab0f2d626
|
cmake: allow to specifically select the Qt version.
|
2018-05-26 20:12:56 +02:00 |
|
|
58080fe4f1
|
added missing Qt5 libs.
|
2018-05-23 11:53:01 +02:00 |
|
|
0bc2ef7612
|
cmake: start to add the Qt components. No real functionality yet.
|
2018-05-22 15:25:22 +02:00 |
|
|
595fc89740
|
cmake: adopted to libCuba 4.2.0.
|
2018-05-20 10:39:35 +02:00 |
|
|
1d191acd60
|
cmake: libCuba now containing the right symbols for c++/c.
|
2018-05-16 19:32:03 +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 |
|
|
9370b2cd4d
|
some minor cosmetics for OpenMP messages.
|
2018-05-07 13:00:20 +02:00 |
|
|
aa34efb0a8
|
add nonlocal sc support via cmake.
|
2018-05-05 21:02:48 +02:00 |
|
|
9bf47a2690
|
some first cmake tuning for macOS.
|
2018-05-05 16:47:11 +02:00 |
|
|
e05aee0ce9
|
make sure that OpenMP is used if present.
|
2018-05-04 21:37:46 +02:00 |
|
|
194bd31c8f
|
handle preprocessor flag for nexus.
|
2018-05-04 20:25:19 +02:00 |
|
|
404683b15f
|
more work towards modern cmake.
|
2018-05-04 17:05:20 +02:00 |
|
|
83984c1ef5
|
start populating the sub-dirs with the necessary cmake files.
|
2018-05-04 12:51:57 +02:00 |
|
|
f7ccf79fa8
|
some more work towards modern cmake
|
2018-05-03 15:29:13 +02:00 |
|
|
b840bd022b
|
allow to enable/disable Qt based tools.
|
2018-05-02 14:39:50 +02:00 |
|
|
7d86a26bb7
|
some more testing towards modern cmake.
|
2018-05-02 10:59:44 +02:00 |
|
|
a9a8fb1bac
|
generate summary output
|
2018-05-02 09:44:38 +02:00 |
|
|
19312a042d
|
start to a real cmake migration. This is a skeleton only so far.
|
2018-04-30 20:36:29 +02:00 |
|