Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2014-03-01 | Modify the option to specify if ZLIB should be used. | Magnus Lundborg | |
In GROMACS there is an extra check to see that ZLIB can actually be linked against. This change uses those options properly. Change-Id: I910be0cf81a47c9feea2d3494925cc4a3c82dc4b | |||
2013-11-04 | Let CMake check endianness for MD5. Remove GROMACS header. | Magnus Lundborg | |
2013-10-29 | Build libraries in lib/ directory instead of src/lib/ | Magnus Lundborg | |
2013-10-29 | Added install support. | Magnus Lundborg | |
2013-10-25 | Split the fortran wrapper into another file. | Magnus Lundborg | |
Do not keep the fortran wrapper in the main tng_io.c file. | |||
2013-10-14 | Change CMake parameter names to specifically include TNG. | Magnus Lundborg | |
2013-10-09 | Fix build issues. | 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-03-21 | Only compile Fortran compatibility if requested. Fix error in commit b97f4dff | Magnus Lundborg | |
2013-03-19 | If inttypes is not found (Visual Studio) some typedefs and defines need to ↵ | Magnus Lundborg | |
be done | |||
2013-03-13 | Add gzip compression and uncompression to master branch. | Magnus Lundborg | |
2013-02-11 | Remove omp header stubs | Magnus Lundborg | |
2013-01-07 | Additional example using a very light md implementation using openmp. Data ↵ | Magnus Lundborg | |
is saved during simulation. | |||
2012-12-03 | Changed name from trg to tng | Magnus Lundborg | |
2012-12-03 | Initial repository setup. Adding files. | Magnus Lundborg | |