25 Commits

Author SHA1 Message Date
Bastian M. Wojek
3b3521eccf J'en ai marre! J'ai fait les modifications dans le code de MUD que D. Arseneau a proposé. Au moins il est possible maintenant d'utiliser l'architecture EM64T. 2010-01-23 15:12:15 +00:00
Bastian M. Wojek
74fd4d8538 A few changes to the previous commit. Basic features should work now everywhere (MUD only 32bit) 2010-01-10 22:20:10 +00:00
Bastian M. Wojek
ed7a15f025 Further steps to OS independence (at least Linux, Mac OS X, Cygwin) of musrfit 2010-01-10 12:52:14 +00:00
Bastian M. Wojek
b321f52dd1 Fixed some bugs in the configure-generation introduced with the cuba-support 2010-01-07 19:58:37 +00:00
Bastian M. Wojek
39f00e58a2 * Added initial builtin-support for a subset of Cuba
This has not been tested too much (so it might be better not to build the BMWlibs at the moment)
  In case shared library support will become available from T. Hahn, this support will be dropped again.

* Added a few " " to musrgui (calls to musrview, musrt0 and msr<->mlog)
  These are needed in the simple system commands to support paths with spaces and other strange things... :-(
2010-01-05 21:56:52 +00:00
Bastian M. Wojek
852eea9015 Fixing part of the cygwin-installation.
The shared BMWlibs cannot be built at the moment since libcuba is built static only.
I am still thinking about including the C-part of Cuba into the BMWlibs
if T.Hahn would not add shared library support to it.
2010-01-04 20:07:35 +00:00
Bastian M. Wojek
9c78332387 Fixed the recursive building of musrfit in case only a subset of optional plug-ins is selected (make dist is not working at the moment) 2009-12-30 19:03:06 +00:00
Bastian M. Wojek
a270d81853 Minor improvements in the build procedure of musrfit:
- removed most of the not used checks
- introduced a new check for Minuit2 in ROOT
- building of static libraries is disabled by default now
- disabled the F77-checks related to libtool
  (when support for Minuit will become available in musrfit checks for Fortran compilers will be added explicitly)

Some tests under different environments are still needed...
2009-12-27 21:08:16 +00:00
Bastian M. Wojek
199ff918f0 Nicer solution for fftw3_threads 2009-12-27 15:26:11 +00:00
nemu
19dee34c22 Workaround for a problem with FFTW3 threads in some external plugins... needs to be really fixed at some point. 2009-12-23 13:28:49 +00:00
Bastian M. Wojek
a6959ea2fc Integrated a few external musrfit plug-ins into the standard build process.
In order to enable building of the additional libraries supply the following options to the configure script:

--enable-BMWlibs (for libTFitPofB libLFRelaxation libGapIntegrals libCalcMeanFieldsLEM)
--enable-ASlibs (for libPNL_PippardFitter)

By default, both options are disabled.

At the moment I have tested it only in an SL5 32-bit environment.
Further tests are going to follow.

For a clean installation I suggest to remove any musrfit and plug-in installations before newly building musrfit.
2009-12-22 17:00:43 +00:00
Bastian M. Wojek
72f858b89a Small change to avoid problems when using Boost >= 1.38.0 2009-11-23 11:58:27 +00:00
nemu
e9cb6ded30 updated Class_MuSR_PSI from A.Amato/A.Raselli. Added support for MDU PSI binary format. Not rigorously tested yet. 2009-11-12 11:26:10 +00:00
Bastian M. Wojek
dca470e7bf Change compiling flags in order to get PSI-BIN support on MacOSX - hope it does not influence the linux compilation (unchecked) 2009-10-12 19:13:00 +00:00
nemu
dcb77c2e48 start adding triumf mud-file-format support. For a few days musrfit will be a bit frail. 2009-09-30 06:54:37 +00:00
Bastian M. Wojek
74cc2ad8d1 More PSIBIN changes... 2009-09-20 12:55:12 +00:00
Bastian M. Wojek
e3ac790371 PSIBIN-changes... 2009-09-20 11:35:01 +00:00
Bastian M. Wojek
a62dfc2da0 2009-09-03 07:35:00 +00:00
Bastian M. Wojek
e1d077050e Added the musrfit --title-from-data-file option to msr2data (-t) and made TFitPofB compilable with g++-4.4 2009-06-25 18:32:56 +00:00
Bastian M. Wojek
bcebaacfd9 Added ROOTAUXLIBS and ROOTAUXCFLAGS to the Makefiles 2009-06-22 13:54:55 +00:00
Bastian M. Wojek
1389b8e6c3 Fixed the shared library generation using libtool on Windows 2009-06-21 14:40:47 +00:00
Bastian M. Wojek
be9dbed4e1 Added a MacOSX detail 2009-06-20 16:43:19 +00:00
Bastian M. Wojek
b2e8de0e89 Added autotools Windows support 2009-06-20 13:57:11 +00:00
Bastian M. Wojek
117ccbf38a Few minor script and flag changes 2009-06-20 05:50:09 +00:00
Bastian M. Wojek
b5016637fd Added autotool-support for building musrfit - some additional tests are needed, the old Makefiles are still around 2009-06-19 20:37:06 +00:00