Commit Graph
21 Commits
Author SHA1 Message Date
suter_a 215faf6e50 cmake: got rid of target_compile_options which are better controlled by the build type. 2018-06-06 13:19:05 +02:00
suter_a d24763f4ad cmake: added optimization and at the same time added the beta-NMR lib. 2018-06-05 20:31:07 +02:00
suter_a fda88a69ad cmake: added missing CMakeFiles.txt 2018-06-04 07:49:39 +02:00
suter_a 535b31f736 updated doc (svn -> git). Some minor changes. 2014-10-25 11:13:35 +02:00
suter_a 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
suter_a 290816f996 upgrading Makefile.am's for more recent automake versions 2013-12-16 14:08:39 +00:00
suter_a 138e7ba369 first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup 2012-03-22 07:00:34 +00:00
nemu e76399634f improved attribute handling for NeXus IDF 1 2011-12-22 13:51:04 +00:00
suter_a 7e2ea62ac3 more work towards NeXus exchange 2011-12-22 10:27:01 +00:00
suter_a 60a11bffa5 more work on the conversion routines, NeXus, etc. 2011-12-16 15:22:35 +00:00
suter_a 8f5b5609bc some more work towards a proper NeXus muon data format support. 2011-12-15 12:25:28 +00:00
Bastian M. Wojek a3bfa4e70b Minor documentation update 2011-08-28 10:00:40 +00:00
suter_a db5d877e11 fixed memory leak 2011-08-23 18:27:11 +00:00
nemu 03b9fe1e71 added minimal NeXus IDF 2 support. 2011-08-23 17:22:29 +00:00
Bastian M. Wojek e77cb772e6 Added a short description how to get NeXus support on Cygwin 2011-04-13 16:05:56 +00:00
Bastian M. Wojek 1024f5a28f Removed the user-function dependency on libPMusr
It should now be possible to build a static version of musrfit and shared libraries for the user functions.
This is needed on systems which do not support linking static libraries to shared ones (like Cygwin).
These changes still need to be tested on Cygwin, especially with user functions implementing the "global interface".
2011-04-13 08:18:14 +00:00
Bastian M. Wojek f471eb2efe FIXED Makefiles so that the NeXus support will not be built if it has not been enabled during the configure stage 2011-04-12 09:53:26 +00:00
nemu c77eebc8a9 added missing files 2011-04-08 14:06:43 +00:00
nemu 49619fcffb added NeXus support. Still a lot of testing will be needed, documentation updated, etc. 2011-04-08 09:24:32 +00:00
suter_a 00d591fbff added some missing header files 2011-04-03 18:49:43 +00:00
nemu 42e4a1970e added a first version of ISIS NeXus Version 1 2011-03-31 05:43:10 +00:00