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
3cb950277f
cmake/cpack root dictionary issue fixed.
...
In order that package assembly works, the code needs to be relocatble
and any hints linking it to the original source need to be absent.
The changes here do exactely this. For rootcling the '-inlineInputHeader'
option is needed, otherwise the dictionary wants to load the header
file from the source destination which of course will fail when installing
the package on a machine without the source.
2019-02-01 16:05:24 +01:00
55b5788506
added MODULE to root_generate_dictionary in order to get the proper name scheme.
2018-06-28 13:17:43 +02:00
342da696db
cmake: got rid of target_compile_options which are better controlled by the build type.
2018-06-06 13:09:39 +02:00
e4d56519b2
cmake: added optimization and at the same time added the beta-NMR lib.
2018-06-05 19:12:35 +02:00
99e8eb9769
cmake: added library version information to the targets.
2018-06-02 12:41:13 +02:00
4061b7f24f
upgrade the Cuba library from 3.2 -> 4.2
2018-05-19 18:02:27 +02:00
d8145d92d0
cmake: added missing stuff for the BMWlibs.
2018-05-17 14:03:20 +02:00
25d9adc8fc
cmake: some more work towards full BMWlibs support.
2018-05-14 17:36:00 +02:00
d223667872
added missing header file for rootcling.
2018-05-08 16:15:43 +02:00
8f23d8b5ab
fix of copy-paste error and preparing for libCuba.
2018-05-07 19:23:23 +02:00
14b54bbfc8
start to integrate the BMWlibs into the cmake build.
2018-05-07 16:41:14 +02:00
5908d8791a
back from __CLING__ to __CINT__ since the ROOT guys kept __CINT__ even though they are using cling?\!
2017-02-08 10:45:17 +01:00
ceb7aa6818
changed from legacy rootcint to the new rootcling ROOT dictionary generator.
2017-02-08 09:47:35 +01:00
5e28f465a4
replace all __CINT__ by __CLING__.
2017-02-07 16:08:52 +01:00
4fd610442d
improved the CLEANFILES for ROOT6.
2015-10-28 13:56:16 +01:00
fec752182b
added all ROOT6 .pcm files for installation
2015-01-17 17:53:17 +01:00
535b31f736
updated doc (svn -> git). Some minor changes.
2014-10-25 11:13:35 +02:00
bbb8550f96
since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h
2014-02-12 12:43:32 +01:00
09af7a3d0b
some more adaptation onto Mac OS X 10.9 (Mavericks)
2013-12-20 18:54:35 +00:00
2818739ec6
upgrade of cuba to version 3.2. Merge in from BMW.
2013-12-20 09:58:23 +00:00
290816f996
upgrading Makefile.am's for more recent automake versions
2013-12-16 14:08:39 +00:00
Bastian M. Wojek
9398badf66
Added the '-f' option also to the creation of symbolic links to the user-function libraries under Cygwin
2011-08-09 09:27:14 +00:00
a05a6c86a8
added '-f' when linking under MacOSX
2011-08-08 21:31:58 +00:00
Bastian M. Wojek
254d849079
First step in reorganizing the installation of the musrfit documentation (further commits will follow)
2011-08-06 09:51:21 +00:00
Bastian M. Wojek
a467ca9bcb
libLFRelaxation functions usable again
2011-06-03 11:28:26 +00:00
Bastian M. Wojek
edcda9904c
Get the newly designed 1D-integrator class thread-safe (at the cost of numerous memory allocations and deallocations)
2011-06-02 20:24:09 +00:00
Bastian M. Wojek
a427157180
Added Solt's ZF depolarization function to the libZFRelaxation
...
While doing that I realized that all LF functions within libLFRelaxation cannot be used at the moment
with a parallelized musrfit installation. Therefore, the built-in functions should be used for now.
One day this should be fixed ...
2011-06-02 15:36:43 +00:00
Bastian M. Wojek
2c514a881c
Tried to fix the ASCII export from musrview in the case of a Fourier-power-difference (some more tests needed); additionally minor changes to the BMWlibs
2011-04-10 16:27:36 +00:00
Bastian M. Wojek
56799142dc
Restructured the interdependencies within the BMWlibs (maybe other commits will follow)
2011-03-21 14:33:34 +00:00
Bastian M. Wojek
f6f383e1f1
Restructured the interdependencies within the BMWlibs (maybe other commits will follow)
2011-03-20 18:47:54 +00:00
Bastian M. Wojek
aaa0638729
Restructured the interdependencies within the BMWlibs (maybe other commits will follow)
2011-03-20 18:03:49 +00:00