Merge release-4-6 into release-5-0
[alexxy/gromacs.git] / cmake /
2014-06-27 Roland SchulzMerge release-4-6 into release-5-0
2014-06-27 Roland SchulzFix Phi Platform file for MPI
2014-06-26 Roland SchulzFix Visual Studio Project build
2014-06-26 Mark AbrahamMerge "Merge release-4-6 into release-5-0" into release-5-0
2014-06-26 Roland SchulzMerge release-4-6 into release-5-0
2014-06-25 Erik LindahlMake source compile under Linux X32 ABI
2014-06-25 Erik LindahlMake it harder for compiler to optimize away SIMD CMake...
2014-06-23 Erik LindahlDetect non-fatal warnings when trying CFlags for source
2014-06-19 Roland SchulzDisable maybe-uninitialized warning
2014-06-18 Roland SchulzAdd ASAN build configuration
2014-06-18 Erik LindahlFixed CMake 2.8.12+ CUDA dylib bugs and warnings on...
2014-06-06 Mark AbrahamMerge release-4-6 into release-5-0
2014-05-27 Roland SchulzMerge release-4-6 into release-5-0
2014-05-10 Roland SchulzMerge release-4-6 into release-5-0
2014-04-29 Mark AbrahamMerge branch release-4-6 into release-5-0
2014-04-10 Mark AbrahamMerge branch 'release-4-6' into release-5-0
2014-04-02 David van der SpoelRemoved possibility of compiling with GSL.
2014-04-02 Teemu MurtolaMove string2.* to utility/cstringutil.*
2014-03-31 Rossen ApostolovAdded CMake support for Extrae.
2014-03-31 Roland SchulzDisable shared libraries by default for mdrun-only
2014-03-29 Teemu MurtolaImprove version information handling
2014-03-27 Teemu MurtolaMove thread_mpi to src/external/
2014-03-26 Daniel LandauAdd Cray compiler support
2014-03-23 Mark AbrahamKeep CMake quiet about non-detection of optional stuff
2014-03-23 Mark AbrahamMerge branch release-4-6
2014-03-18 Roland SchulzFix dependencies on config.h for typedefs.h
2014-03-17 Rossen ApostolovCleaned up endif/else-s in CMakeLists.txt and *.cmake...
2014-03-17 Mark AbrahamMerge branch release-4-6
2014-03-11 Mark AbrahamFix MKL linking
2014-03-11 Mark AbrahamAvoid array-bounds warnings with gcc 4.8.2
2014-03-11 Roland SchulzSimplify gmxTestLibXml2
2014-03-11 Roland SchulzDon't disable MSVC warnings in config.h
2014-03-11 Roland SchulzFix CheckCXXCompilerFlag
2014-03-11 Szilárd PállBump required CUDA version to 4.0
2014-03-06 Mark AbrahamFix CMake syntax error
2014-03-05 Roland SchulzAdd RelWithAssert build type
2014-03-05 Roland SchulzReport MIC SIMD correctly
2014-03-05 Mark AbrahamMerge "Merge release-4-6 into master"
2014-03-05 Roland SchulzCheck zlib can actually be linked
2014-03-03 Roland SchulzMerge release-4-6 into master
2014-02-28 Teemu MurtolaConvert gmx-sas to the C++ framework
2014-02-27 Teemu MurtolaImprove floating point comparisons in unit tests
2014-02-26 Roland SchulzICC aliasing optimization flags
2014-02-26 Erik LindahlRedesigned SIMD module and unit tests.
2014-02-26 Mark AbrahamAdd ThreadSanitizer build type
2014-02-24 Mark AbrahamSuppress icc warning for Boost 1.55 use of #pragma...
2014-02-21 Roland SchulzMerge release-4-6 into master
2014-02-20 Rossen ApostolovRename ffopen and ffclose to gmx_ff*.
2014-02-18 Mark AbrahamFix outstanding references to "CPU acceleration"
2014-02-17 Roland SchulzEnable more warnings
2014-02-11 Mark AbrahamUpdate stuff for old BlueGene
2014-02-11 Erik LindahlFirst part of commit for redesigned SIMD module - namec...
2014-02-02 Roland SchulzMerge release-4-6 into master
2014-02-02 Teemu MurtolaExtend valgrind suppressions for OpenMPI
2014-02-01 Erik LindahlAdded AVX2 detection to cmake and created CPU accelerat...
2014-01-28 Mark AbrahamMerge branch 'release-4-6'
2014-01-22 Mark AbrahamUpdate libxml2 CMake detection
2014-01-19 Roland SchulzFix that check_library_exist is rerun for FFTW
2014-01-09 Roland SchulzMerge release-4-6 into master
2014-01-09 Roland SchulzRemove remaining usage of SIZEOF*
2014-01-09 Roland SchulzRemove some usage of SIZEOF*
2014-01-01 Teemu MurtolaAdd copyright year 2013 to files modified this year
2014-01-01 Roland SchulzMerge release-4-6 into master
2013-12-28 Teemu MurtolaChange use of compiler flags with GPU + C++11
2013-12-28 Teemu MurtolaMove bin/lib suffix management into separate file.
2013-12-23 David van der SpoelFixed compilation issue due to gcc4.8
2013-12-16 Erik LindahlMoved shared/static library detection to separate module
2013-12-16 Erik LindahlMoved FFT library processing to separate module
2013-12-16 Erik LindahlMoved compiler problem detection into separate module
2013-12-16 Erik LindahlMoved OpenMP detection to separate file.
2013-12-02 Mark AbrahamMerge branch 'release-4-6'
2013-12-01 Mark AbrahamTurn on -Wunused-parameter where applicable
2013-12-01 Teemu MurtolaAdjust more copyright headers
2013-11-29 Teemu MurtolaRemove obsolete FindGit.cmake
2013-11-28 Rossen ApostolovUpdated to gmock-1.7.0
2013-11-26 Teemu MurtolaRemove #ifdef GMX_THREAD_MPI for basic thread safety.
2013-11-19 Teemu MurtolaAdd some missing copyright headers.
2013-11-18 Mark AbrahamBump CMake requirement to 2.8.8
2013-11-17 Teemu MurtolaReformat existing LGPL copyright notices.
2013-11-16 Teemu MurtolaTurn on most -Wunused warnings for C++ code.
2013-11-15 Erik LindahlMerge "Merge branch release-4-6"
2013-11-15 Mark AbrahamMerge branch release-4-6
2013-10-31 Mark AbrahamRename GMX_IS_* to GMX_TARGET_*
2013-10-30 Roland SchulzMerge release-4-6 into master
2013-10-29 Mark AbrahamRenamed and removed last references to GMX_CRAY_XT3
2013-10-23 Mark AbrahamMerge branch release-4-6 into master
2013-10-18 Mark AbrahamBlueGene/Q Verlet cut-off scheme kernels
2013-10-18 Mark AbrahamCall atomics from TestAtomic.c
2013-10-04 Mark AbrahamMore consolidation of MPI initialization
2013-10-03 Teemu MurtolaCMake helper for tracking cache variable changes.
2013-10-03 Teemu MurtolaMan page export from the wrapper binary.
2013-10-01 Mark AbrahamSplit MPI initialization from t_commrec construction
2013-09-29 Szilard Pallallow compilation to optimize for CUDA compute cap...
2013-09-28 Teemu MurtolaUse git version info in Doxygen.
2013-09-26 Teemu MurtolaMerge "Merge branch release-4-6"
2013-09-26 Mark AbrahamMerge branch release-4-6
2013-09-26 Teemu MurtolaCMake helper for dependent cache variables.
2013-09-23 Teemu MurtolaMerge "Merge branch 'release-4-6'"
2013-09-21 Teemu MurtolaCMake helper for multichoice options.
2013-09-20 Mark AbrahamMerge branch 'release-4-6'
next