|
db1e4dc570
|
cmake: got rid of target_compile_options which are better controlled by the build type.
|
2018-06-06 13:13:24 +02:00 |
|
|
1cd25fcd40
|
cmake: make sure that at least one build type is defined (default: Release)
|
2018-06-06 13:12:54 +02:00 |
|
|
9f880ee67e
|
fixed a bug when compiling with -DNDEBUG
|
2018-06-06 13:12:23 +02:00 |
|
|
2b049f03b9
|
slight performance increase - missing header file.
|
2018-06-06 13:11:57 +02:00 |
|
|
6da091c96b
|
slight performance increase.
|
2018-06-06 13:11:31 +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 |
|
|
b0d9111039
|
Merge branch 'dks6' of https://git.psi.ch/nemu/musrfit into dks6
|
2018-06-06 07:50:16 +02:00 |
|
|
9871f23d7a
|
added DKS environment variable to the process.
|
2018-06-06 07:49:27 +02:00 |
|
|
2e9edb363b
|
Merge branch 'dks6' of https://git.psi.ch/nemu/musrfit into dks6
|
2018-06-06 07:26:53 +02:00 |
|
|
d24763f4ad
|
cmake: added optimization and at the same time added the beta-NMR lib.
|
2018-06-05 20:31:07 +02:00 |
|
|
e4d56519b2
|
cmake: added optimization and at the same time added the beta-NMR lib.
|
2018-06-05 19:12:35 +02:00 |
|
|
593978711e
|
cmake: replaced debug info by a real one.
|
2018-06-05 09:50:01 +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 |
|
|
c74644cd57
|
cmake: added -O2 which gives the performance improvement needed.
|
2018-06-05 07:52:47 +02:00 |
|
|
74c1e63570
|
fix include statement.
|
2018-06-04 15:13:56 +02:00 |
|
|
122db33efc
|
moved hardware info to the place where it is needed.
|
2018-06-04 14:30:09 +02:00 |
|
|
58148581ba
|
cmake: make sure all DKS related libaries and include paths are properly set.
|
2018-06-04 11:16:45 +02:00 |
|
|
cd82c613aa
|
added missing header files.
|
2018-06-04 09:34:10 +02:00 |
|
|
b2c8b9b72b
|
added missing header files.
|
2018-06-04 09:29:16 +02:00 |
|
|
fda88a69ad
|
cmake: added missing CMakeFiles.txt
|
2018-06-04 07:49:39 +02:00 |
|
|
b360129ee3
|
cmake: added library version information to the targets.
|
2018-06-02 20:45:04 +02:00 |
|
|
99e8eb9769
|
cmake: added library version information to the targets.
|
2018-06-02 12:41:13 +02:00 |
|
|
610aab1773
|
cmake: more features implemented.
|
2018-05-31 18:22:17 +02:00 |
|
|
aa2cc9ddd2
|
cmake: more necessary files added. Still a lot of testing needed.
|
2018-05-31 13:26:36 +02:00 |
|
|
923b3c493f
|
cmake: more work on dks6
|
2018-05-30 19:07:25 +02:00 |
|
|
78de97f498
|
start to add cmake support for dks6 branch.
|
2018-05-30 16:36:31 +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 |
|
|
8ffcd488dd
|
hide away the place where to find git-revision.h since this should be done in the Makefile.
|
2018-05-23 17:35:20 +02:00 |
|
|
2774821b73
|
absorb return value of trimmed().
|
2018-05-23 17:34:34 +02:00 |
|
|
1bff46a61d
|
added include directories
|
2018-05-23 17:33:43 +02:00 |
|