|
|
4aadb554a3
|
cmake: replace incl. dir hack by even better hack
|
2020-03-28 08:43:13 -06:00 |
|
|
|
b245872bae
|
cmake: replace include dir hack by a different hack
|
2020-03-28 08:28:41 -06:00 |
|
|
|
fb9f31580c
|
cmake: install mpi.h in mpi/ subdir
|
2020-03-28 08:08:26 -06:00 |
|
|
|
635cca1e8d
|
cmake: add info.h to install
|
2020-03-28 07:39:30 -06:00 |
|
|
|
c4440be392
|
there are no more fortran sources in "simple" package libraries
|
2020-03-27 22:12:40 -04:00 |
|
|
|
89eb5fc65a
|
cmake: fix build for shared libs
|
2020-03-27 15:35:05 -06:00 |
|
|
|
055764c20a
|
cmake: install exceptions.h as well
|
2020-03-27 15:20:10 -06:00 |
|
|
|
16ac65e8cf
|
cmake: make mpi public again
|
2020-03-27 15:01:51 -06:00 |
|
|
|
6f8915e0a5
|
cmake: updated COUPLE/simple cmake
|
2020-03-27 13:55:34 -06:00 |
|
|
|
e88e8bdabe
|
cmake: improve install of support libs
|
2020-03-26 15:00:46 -06:00 |
|
|
|
e601fa4e8d
|
cmake: add example CMakeLists.txt for xamples/COUPLE/simple
|
2020-03-26 08:42:00 -06:00 |
|
|
|
897f5b19be
|
cmake: improve exported target a bit
|
2020-03-26 08:41:05 -06:00 |
|
|
|
73b8c5ec6b
|
USER-PLUMED.cmake: fix fftw3 linkage
|
2020-03-25 19:46:10 -06:00 |
|
|
|
a08cf6d609
|
cmake: mpi_stubs needs to be public
|
2020-03-25 19:41:34 -06:00 |
|
|
|
b60acaa657
|
MESSAGE.cmake: fix up
|
2020-03-25 19:19:00 -06:00 |
|
|
|
af6849f783
|
cmake: fix up MESSAGE.cmake
|
2020-03-25 18:10:52 -06:00 |
|
|
|
761de9b13c
|
cmake: add more libs to export target
|
2020-03-25 18:05:36 -06:00 |
|
|
|
cad6332065
|
cmake: add gpu to export target
|
2020-03-25 18:01:01 -06:00 |
|
|
|
ad731869d7
|
cmake: fix atc compile
|
2020-03-25 16:18:19 -06:00 |
|
|
|
568aaeca22
|
cmake: needs mpi
|
2020-03-25 15:04:20 -06:00 |
|
|
|
1e59101606
|
cmake: fix exported target
|
2020-03-25 14:52:27 -06:00 |
|
|
|
ad37c0a806
|
USER-SMD.cmake: fix a typo
|
2020-03-25 14:42:23 -06:00 |
|
|
|
2571b6058e
|
LATTE.cmake: create and use imported target
|
2020-03-25 11:26:19 -06:00 |
|
|
|
58c9c4c64b
|
USER-H5MD.cmake: make hdf5 incldir public
|
2020-03-25 10:14:42 -06:00 |
|
|
|
b9131fcd18
|
Merge remote-tracking branch 'origin/master' into cmake_clean_up
|
2020-03-25 09:36:36 -06:00 |
|
|
|
ee3249676e
|
cmake: use OpenMP imported target
|
2020-03-25 09:09:59 -06:00 |
|
|
|
0e9f65e021
|
cmake: add exported target
|
2020-03-25 08:43:57 -06:00 |
|
|
|
2ac79d4483
|
Merge pull request #1963 from akohlmey/collected-small-fixes
Collected small changes for the next patch
|
2020-03-25 10:41:11 -04:00 |
|
|
|
b8464da71f
|
cmake: remove FindLAMMPS.cmake
|
2020-03-25 07:45:21 -06:00 |
|
|
|
1192845ad5
|
avoid segmentation faults in universe/uloop variable increment
|
2020-03-25 08:19:24 -04:00 |
|
|
|
398c030925
|
whitespace cleanup
|
2020-03-25 06:52:37 -04:00 |
|
|
|
3704d90efb
|
Merge branch 'master' into collected-small-fixes
|
2020-03-25 06:50:11 -04:00 |
|
|
|
91c1ae8077
|
Merge pull request #1962 from rbberger/small_fixes
Small fixes
|
2020-03-25 06:47:28 -04:00 |
|
|
|
9a25aae31f
|
Merge pull request #1958 from weinbe2/snap-mem-reduce
SNAP optimizations - kernel fusion, memory reduction, misc perf improvements
|
2020-03-24 19:20:09 -04:00 |
|
|
|
431647d943
|
Add link to official WSL docs
|
2020-03-24 18:52:05 -04:00 |
|
|
|
0f35c1d009
|
Update ubuntu package name to libpng-dev
|
2020-03-24 18:43:20 -04:00 |
|
|
|
0da108f06f
|
cmake: remove last include_directories() call
|
2020-03-24 14:50:38 -06:00 |
|
|
|
5eb77f2e9a
|
FindNetCDF.cmake: fix target
|
2020-03-24 14:29:14 -06:00 |
|
|
|
99d4a226b5
|
USER-NETCDF.cmake: create and use imported targets
|
2020-03-24 12:33:36 -06:00 |
|
|
|
f5279a291e
|
USER-QUIP.cmake: create and use imported target
|
2020-03-24 12:23:39 -06:00 |
|
|
|
d19f112c75
|
MSCG.cmake: fix up imported target
|
2020-03-24 12:18:10 -06:00 |
|
|
|
72c94f0fbf
|
USER-SCAFACOS.cmake: use imported pkg-config target
|
2020-03-24 11:49:24 -06:00 |
|
|
|
d8b6d10f3b
|
MSCG.cmake: create an use imported target
|
2020-03-24 11:42:36 -06:00 |
|
|
|
33a57ed215
|
cmake: some more include_directories() -> target_include_directories()
|
2020-03-24 11:36:21 -06:00 |
|
|
|
4736402dd9
|
cmake: atc needs mpi itself
|
2020-03-24 11:07:45 -06:00 |
|
|
|
51eb865d63
|
VORONOI.cmake: use VORO imported target
|
2020-03-24 11:05:25 -06:00 |
|
|
|
9b244b14a6
|
atc: needs lammps.h
|
2020-03-24 10:56:49 -06:00 |
|
|
|
31930139c6
|
USER-SMD.cmake: use Eigen3 imported target
|
2020-03-24 10:49:13 -06:00 |
|
|
|
f2ab654662
|
cmake: some include_directories() -> target_include_directories()
|
2020-03-24 10:41:19 -06:00 |
|
|
|
572502b33d
|
cmake: add_definitions() -> target_compile_definitions()
|
2020-03-24 09:35:57 -06:00 |
|