Fixes #994 confusion in atomprop.
[alexxy/gromacs.git] / CMakeLists.txt
2013-01-11 Roland SchulzMerge "Handle compiler flags more flexibly" into releas...
2013-01-10 Mark AbrahamMerge "Revert default rlist/rvdw/rcoulomb to valid...
2013-01-10 Mark AbrahamMerge "fixed bug with Verlet + DD + bonded atom communi...
2013-01-10 Roland SchulzHandle compiler flags more flexibly
2013-01-10 Erik LindahlDisallow the use of Clang to compile AVX_128_FMA
2013-01-10 Roland SchulzMerge "Move Windows shared/static options to later...
2013-01-10 Roland SchulzMerge "Remove workaround" into release-4-6
2013-01-10 Roland SchulzMove Windows shared/static options to later point
2013-01-10 Roland SchulzRemove workaround
2013-01-10 Mark AbrahamMerge "Fixes SSE/AVX compilation under Windows" into...
2013-01-10 Erik LindahlFixes SSE/AVX compilation under Windows
2013-01-09 Erik LindahlMerge "Corrected gmxcheck output for Gromos96 bonds...
2013-01-09 Roland SchulzMerge "Added work-around for gcc bug in AVX intrinsincs...
2013-01-09 Roland SchulzMerge "[tools] g_sans - add trajectory avereging" into...
2013-01-09 Erik LindahlAdded work-around for gcc bug in AVX intrinsincs formal...
2013-01-08 Roland SchulzMerge "Reduce use of monolithic sets of compiler flags...
2013-01-07 Roland SchulzMerge "fixed nbnxn AVX-256 Ewald table pointer alignmen...
2013-01-07 Mark AbrahamReduce use of monolithic sets of compiler flags
2013-01-07 Roland SchulzMerge "cmake: remove double-negative quotes logic"...
2013-01-07 Roland SchulzMerge "Ignore bool cast warning for MSVC and C++" into...
2013-01-07 Christoph Junghanscmake: remove double-negative quotes logic
2013-01-07 Roland SchulzMerge "improved reporting of failed affinity setting...
2013-01-07 Roland SchulzMerge "Fixed format error in online manual." into relea...
2013-01-07 Roland SchulzMerge "Fixed a bug that with multiple exchanges" into...
2013-01-07 Roland SchulzMerge "Essential dynamics: fixed restarts when ED group...
2013-01-07 Roland SchulzMerge "minor speed-up and code clean-up in nbnxn kernel...
2013-01-07 Christoph JunghansMerge "Make gmx_cpuid.h self-standing." into release-4-6
2013-01-04 Teemu MurtolaMerge "Minor fixes to g_angle help description." into...
2013-01-04 Mark AbrahamSet CMake module search path at a better time
2013-01-04 Teemu MurtolaMerge "Add missing defines to PKG_CFLAGS" into release-4-6
2013-01-04 Teemu MurtolaMerge "Fixed error message for zwitterion residues...
2013-01-03 Christoph JunghansAdd missing defines to PKG_CFLAGS
2013-01-03 Roland SchulzMerge "Fixed GMXRC so we are not polluting standard...
2013-01-03 Christoph JunghansMerge "Remove non-functional PowerPC invsqrt." into...
2012-12-30 Teemu MurtolaRemove non-functional PowerPC invsqrt.
2012-12-22 Mark AbrahamNew beta release: 4.6-beta3
2012-12-22 Roland SchulzAdd missing visibility exports
2012-12-21 Christoph JunghansMerge "Remove non-functional compiler override for...
2012-12-21 Teemu MurtolaRemove non-functional compiler override for MacOSX.
2012-12-20 Erik LindahlMerge "cmake: added option to disable quotes" into...
2012-12-20 Erik LindahlMerge "Small fix for g_tune_pme" into release-4-6
2012-12-20 Christoph JunghansMerge "Fixed AVX256 double-precision kernels for gcc...
2012-12-20 Christoph Junghanscmake: added option to disable quotes
2012-12-19 Mark AbrahamMerge "Remove the rest of the fortran/power6 accelerati...
2012-12-19 Mark AbrahamMerge "Always build template program" into release-4-6
2012-12-17 Szilárd PállMerge "reduced PLINCS communication with H-bond constra...
2012-12-17 Christoph JunghansRemove the rest of the fortran/power6 acceleration
2012-12-11 Christoph JunghansMerge "Fix compilation with PGI" into release-4-6
2012-12-10 Christoph JunghansMerge "force C++ linking of the gpu_utils" into release-4-6
2012-12-09 Roland SchulzMerge "Fix build of template and other external code...
2012-12-08 Roland SchulzFix compilation with PGI
2012-12-06 Roland SchulzMake SSE4.1 warning clearer
2012-12-06 Mark AbrahamNew beta release: 4.6-beta2
2012-12-05 Szilard Palldon't warn during configuring if no GPUs were found
2012-12-05 Szilard Pallfirst step toward moving OpenMM support to contrib
2012-12-05 Mark AbrahamMerge "don't auto-set nvcc host compiler with cmake...
2012-12-05 Mark AbrahamMerge "Keep FindCUDA quiet when it is not useful" into...
2012-12-05 Mark AbrahamMerge "Remove TEST_TMPI_ATOMICS_ONLY" into release-4-6
2012-12-05 Mark AbrahamMerge "Re-apply -dev version name between beta 1 and...
2012-12-05 Mark AbrahamRe-apply -dev version name between beta 1 and beta 2
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2012-11-29 Mark AbrahamMerge "Initial commit of new install guide" into releas...
2012-11-29 Mark AbrahamMerge "Bump version to 4.6-beta1" into release-4-6
2012-11-29 Mark AbrahamBump version to 4.6-beta1
2012-11-29 Mark AbrahamMerge "Fixing issue with GPU detection reporting" into...
2012-11-29 Mark AbrahamMerge "Fix: pthread variables were overwritten by gmxMa...
2012-11-29 Christoph JunghansMerge "Print error if no thread support is available...
2012-11-29 Mark AbrahamRefuse to build with clang 3.0
2012-11-29 Mark AbrahamAdd a CMake warning about FFTW with --enable-avx
2012-11-29 Mark AbrahamMerge "automation for setting GMX_GPU & cmake GPU detec...
2012-11-29 Szilard Pallautomation for setting GMX_GPU & cmake GPU detection
2012-11-28 Mark AbrahamMerge "Fix Window-GPU build" into release-4-6
2012-11-28 Christoph JunghansMerge "Fix cpack src ignore rule" into release-4-6
2012-11-28 Roland SchulzFix cpack src ignore rule
2012-11-28 Erik Lindahl128-bit AVX kernels, with FMA instructions for Opteron...
2012-11-28 Christoph JunghansAdd option to internally build FFTW if selected
2012-11-28 Roland SchulzFix CPACK_SOURCE_IGNORE_FILES
2012-11-27 Roland SchulzAdd visibility defines
2012-11-27 Erik LindahlMerge "Added affinity support check, visibility macros...
2012-11-27 Erik LindahlMerge "fixed bug in nbnxn OpenMP non-bonded force reduc...
2012-11-27 David van der SpoelMerge "Merge release-4-5-patches into release-4-6"...
2012-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-26 Roland SchulzMerge "Clean up some mathematical constants" into relea...
2012-11-26 Erik LindahlMerge "Use stat for gmx_is_file. Fix get_libdir with...
2012-11-26 Erik LindahlMerge "Extended build information output and reference...
2012-11-25 Teemu MurtolaExtended build information output and reference build...
2012-11-24 Roland SchulzUse stat for gmx_is_file. Fix get_libdir with symlinks.
2012-11-23 Roland SchulzMerge "removed group non-boneded call with verlet schem...
2012-11-23 Roland SchulzMerge "improve FindGROMACS.cmake" into release-4-6
2012-11-23 Roland SchulzForce C++ linking of the gpu_utils
2012-11-23 Szilárd PállMerge "Updates to CMake treatment of OpenMP" into relea...
2012-11-23 Mark AbrahamUpdates to CMake treatment of OpenMP
2012-11-20 Christoph JunghansMerge "Fix g_msd -mol" into release-4-6
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-19 Roland SchulzMerge changes Ibc555d88,Iaf6f3051 into release-4-6
2012-11-19 Mark AbrahamMerge "SSE4.1 single-precision kernels" into release-4-6
2012-11-19 Mark AbrahamMinor updates to CMake usage
2012-11-19 Roland SchulzAdd CMAKE_PREFIX_PATH to cmake-gui
2012-11-19 Roland SchulzMerge "Remove double declaration in headers" into relea...
2012-11-19 Szilard Pallalways mark as advanced leftover FindCUDA variables
next