1635 Commits

Author SHA1 Message Date
86e1544c0e adopted the technical docu, according to the new sphinx user docu. 2018-07-04 12:43:26 +02:00
7fa203b350 adopted docu install to the new sphinx docu system. 2018-07-04 07:52:16 +02:00
256794e02d switch the docu system from foswiki to sphinx. 2018-07-03 18:50:09 +02:00
e4d4f82e8c updated MUSR version. 2018-07-03 10:49:01 +02:00
568792dc00 added recent files to mupp. 2018-07-03 09:34:48 +02:00
294eaa8fb1 make sure that multiple instances of mupp can run simultaneously. 2018-07-02 18:55:02 +02:00
a3ddd07a9e a more coherent error message handling. 2018-07-02 15:13:49 +02:00
07ad8205c8 adopted to the directory tree. 2018-07-02 15:13:08 +02:00
df98ba5fd2 make sure that all runs have the same number of parameters. 2018-07-01 21:42:00 +02:00
55b5788506 added MODULE to root_generate_dictionary in order to get the proper name scheme. 2018-06-28 13:17:43 +02:00
2d5d7d3d81 cmake: on macOS absorb mupp_plot into the mupp.app bundle. 2018-06-12 13:58: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
6103a293dc cmake fixed a destination bug on macOS. 2018-06-11 14:55:51 +02:00
c2353fab7d added mupp. Currently only build with cmake. 2018-06-11 11:23:40 +02:00
d832676494 adopted to macOS. v1.4 2018-06-10 16:13:08 +02:00
f07667ef25 added mupp actions to musredit. 2018-06-10 12:50:09 +02:00
89b7eb8faa cmake: add the forgotten OpenMP flags and libs. 2018-06-09 21:13:58 +02:00
104d18c333 cmake: make sure that gcc built-in functions are found. 2018-06-09 17:32:33 +02:00
6883249117 update of the docu. v1.3 2018-06-08 15:51:10 +02:00
dcced32d27 updated to include cmake. 2018-06-07 11:20:35 +02:00
14fbb427dd cmake: summary cosmetics 2018-06-07 11:19:52 +02:00
41a5e493eb cmake: added missing include path when generating the dictionary. 2018-06-06 17:39:00 +02:00
f987776d41 cmake: cuba needs a -fPIC flag explicitly, otherwise it doesn't link with all compilers. 2018-06-06 17:06:42 +02:00
4a881fad56 cleaned up signed/unsigned int issues. 2018-06-06 16:04:27 +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
5c03c229dc Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6 2018-06-06 13:00:19 +02:00
a756a2def4 cmake: got rid of target_compile_options which are better controlled by the build type. 2018-06-06 12:59:18 +02:00
1c901f73ba cmake: make sure that at least one build type is defined (default: Release) 2018-06-06 12:57:38 +02:00
92f230e220 fixed a bug when compiling with -DNDEBUG 2018-06-06 12:56:27 +02:00
5540b628c1 slight performance increase - missing header file. 2018-06-06 12:55:31 +02:00
25b59ab473 slight performance increase. 2018-06-06 12:54:54 +02:00
e4d56519b2 cmake: added optimization and at the same time added the beta-NMR lib. 2018-06-05 19:12:35 +02:00
88d5bb64b4 cmake: replaced debug info by a real one. 2018-06-05 09:47:47 +02:00
57b7c52865 cmake: added -O2 which gives the performance improvement needed. 2018-06-05 07:59:24 +02:00
cd82c613aa added missing header files. 2018-06-04 09:34:10 +02:00
99e8eb9769 cmake: added library version information to the targets. 2018-06-02 12:41:13 +02:00
f109281ba7 cmake: add necessary parts for MacOSX application bundle. 2018-05-30 09:28:02 +02:00
54040c6bcd slightly adopted such that the about dialog is also present on MacOSX. 2018-05-30 09:26:50 +02:00
8f3ed6f222 disable OpenMP check for MacOSX. 2018-05-30 09:25:43 +02:00
48fd3fa082 adopted for MacOSX bundles. 2018-05-29 21:43:48 +02:00
591540cef7 create correct kill string. 2018-05-29 21:42:41 +02:00
a5d236ec23 got rid of warnings due to identical labels (designer 'bug') 2018-05-28 11:09:14 +02:00
83aff2667a cmake: first Qt4 musredit version. 2018-05-28 11:08:15 +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
1258e1a0cb cmake: added first version for musrStep and musrWiz. 2018-05-25 15:41:49 +02:00
b71455da66 cmake: added -fPIC to the compiler options when building libCuba. 2018-05-25 07:26:48 +02:00
455314350f cmake: install docu for musredit, etc. 2018-05-24 15:06:43 +02:00
a796bf6ee2 cmake: make QtWebEngine working. 2018-05-23 21:08:46 +02:00
bd45eec20d cmake: added installation info. 2018-05-23 17:40:24 +02:00