Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-19 | Use CMAKE_INSTALL_LIBDIR as location for installation. | Magnus Lundborg | |
Change-Id: If2b6ffad5cec9dd687afcbe1ce4c11bbc62c88fc | |||
2014-06-16 | Enhancements to CMake usage | Mark Abraham | |
These changes mostly address being able to use fully-constructed source-file targets in GROMACS, e.g. to construct an object library. Thus compilation properties are moved onto the source files, rather than the library into which they are linked. Removed unnecessary library properties Made it easier to handle lists of source files in non-repetitious ways. Change-Id: I01a4a56ba8a8d45ba02d95d08c948b9ca5015013 | |||
2013-10-29 | Build libraries in lib/ directory instead of src/lib/ | Magnus Lundborg | |
2013-10-29 | Added install support. | Magnus Lundborg | |
2013-10-09 | Fix build issues. | Magnus Lundborg | |
2013-05-17 | Only add math library on UNIX. Copy .sh files on UNIX. Copy .bat files on ↵ | Daniel Spangberg | |
windows. | |||
2013-05-16 | Link to the maths library. | Magnus Lundborg | |
2013-05-15 | Updated CMake files for compression library. | Magnus Lundborg | |
The include path was specified and the tng_io library linked to the compression library. | |||
2013-05-15 | Also add the modified cmakefiles. | Daniel Spangberg | |
2013-05-15 | Added tng_compress trajectory compression algorithms | Daniel Spangberg | |