Merge pull request #628 from lammps/cmake_improvements
CMake improvements
GitHub <noreply@github.com> | Sep 15 2017, 23:19 |
junge | Oct 19 2017, 09:53 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0be7f4675083 | Christoph Junghans | cmake: added USER-MESO | Sep 9 2017 | |||
4738fedca32f | Christoph Junghans | Merge remote-tracking branch 'origin/master' into cmake_improvements | Sep 9 2017 | |||
1601433ca1e5 | Christoph Junghans | cmake: fix lib suffix | Sep 9 2017 | |||
3fdb6f10fac8 | Christoph Junghans | cmake: OpenCL is always found if required | Sep 9 2017 | |||
ff18cff46bfe | Richard Berger | Merge branch 'cmake_pkg_libs' into cmake_improvements | Sep 9 2017 | |||
8a06a7bc6bfe | Richard Berger | Add OpenCL support to CMake build | Sep 9 2017 | |||
27c962dc3b81 | Christoph Junghans | link cuda in gpu only, remove duplicated incl. dir | Aug 30 2017 | |||
34b3fc21572c | Richard Berger | Fix GPU CMake compilation | Aug 29 2017 | |||
098861375bf0 | Christoph Junghans | SOVERSION not needed for STATIC libs | Aug 29 2017 | |||
19b77857dc3e | Christoph Junghans | fix Fortran flags for MEAM | Aug 28 2017 | |||
bd9dc4886d89 | Christoph Junghans | cmake: README is markdown | Aug 28 2017 | |||
9207f6540e84 | Christoph Junghans | fix liblammps install | Aug 28 2017 | |||
62928a16377b | Christoph Junghans | make GPU flags local to libgpu | Aug 28 2017 | |||
c8dfe0c3de6f | Christoph Junghans | drop BUILD_SHARED_PKG_LIBS and make all pkglibs static | Aug 28 2017 | |||
f47cc0aab551 | Christoph Junghans | simpilfy pkg lib build | Aug 28 2017 | |||
57872c8b60be | Christoph Junghans | drop INSTALL_LIB option | Aug 28 2017 | |||
4bff0087779d | Christoph Junghans | enable PIC globally | Aug 28 2017 | |||
153c771a6ddc | Richard Berger | Use PIC in mpi_stubs when BUILD_SHARED_LIBS=on | Aug 27 2017 | |||
313b8bc2fad0 | Richard Berger | build lib/gpu as a library | Aug 27 2017 | |||
5308ee67fa37 | Christoph Junghans | fix shared build and mscg install | Aug 27 2017 | |||
c196025ea958 | Christoph Junghans | make molfile less special | Aug 27 2017 | |||
bc1186898697 | Christoph Junghans | cmake: fixed a typo | Aug 27 2017 | |||
e4415735f2e5 | Christoph Junghans | check for '-fno-second-underscore' | Aug 27 2017 | |||
98f27162ba6a | Christoph Junghans | make libmpi_stubs | Aug 27 2017 | |||
bdc117bf1089 | Christoph Junghans | cmake: convert mscg into a lib | Aug 27 2017 | |||
b7ec720f91fc | Christoph Junghans | link QUIP against LAPACK_LIB too | Aug 27 2017 | |||
47f16c0d70b3 | Christoph Junghans | cmake: move shared libs install warning in one place | Aug 27 2017 | |||
76926b7fcf98 | Richard Berger | Compile linalg as library and track link dependencies for correct link order | Aug 27 2017 | |||
67ae2719a877 | Richard Berger | Simplify lib build by using target_include_directories | Aug 27 2017 | |||
c5ccbbeea756 | Christoph Junghans | cmake: fix 'make test' | Aug 22 2017 | |||
e2a1b666be83 | Richard Berger | Merge remote-tracking branch 'junghans/cmake_flags_summary' into… | Aug 22 2017 | |||
ad0ecfa5070b | Richard Berger | Merge remote-tracking branch 'junghans/lammps_suffix' into cmake_improvements | Aug 22 2017 | |||
cf3f15b0a5b3 | Christoph Junghans | cmake: make h5md includes local | Aug 21 2017 | |||
5fcc19777c07 | Christoph Junghans | cmake: fix molfile compile | Aug 21 2017 | |||
1f4c550f9fab | Christoph Junghans | cmake: make awpmd includes local | Aug 21 2017 | |||
c8aa06b959e9 | Christoph Junghans | cmake: build libs separate | Aug 21 2017 | |||
bdccdbf2c20f | Christoph Junghans | cmake: make linker flags more clear | Aug 21 2017 | |||
6d86697b3ff3 | Christoph Junghans | cmake: move option in user options block | Aug 21 2017 | |||
892a3f860922 | Christoph Junghans | cmake: make _ in LAMMPS_MACHINE implicit | Aug 20 2017 | |||
de5883b7bb81 | Christoph Junghans | cmake: LAMMPS_SUFFIX -> LAMMPS_MACHINE | Aug 20 2017 | |||
b1615d183959 | Christoph Junghans | cmake: print flag summary | Aug 20 2017 | |||
aef2416ece3f | Richard Berger | Simplify CMake script | Aug 20 2017 | |||
00a78cfa1a98 | Christoph Junghans | cmake: add LAMMPS_SUFFIX | Aug 20 2017 | |||
c9d41dbb47e4 | Richard Berger | Ignore installed package files when using cmake | Aug 19 2017 | |||
1a80d4bc1346 | Richard Berger | Remove style files in src dir while running cmake | Aug 19 2017 |