[tools] Split off g_saxs from g_rdf
[alexxy/gromacs.git] / cmake /
2012-12-03 Roland SchulzMerge release-4-6 into master
2012-11-29 Szilard Pallfix cmake re-running failure introduced by ef1127f
2012-11-29 Mark AbrahamMerge "Added .gitignore for kernel generation" into...
2012-11-29 Mark AbrahamMerge "Double precision AVX-256 kernels" into release-4-6
2012-11-29 Mark AbrahamMerge "Fixing issue with GPU detection reporting" into...
2012-11-29 Mark AbrahamMerge "Double precision AVX_128_FMA kernels" into relea...
2012-11-29 Mark AbrahamMerge "Fix: pthread variables were overwritten by gmxMa...
2012-11-29 Mark AbrahamFixing issue with GPU detection reporting
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 Roland SchulzFix: pthread variables were overwritten by gmxManageGPU
2012-11-28 Roland SchulzPrint error if no thread support is available
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 "Extended build information output and reference...
2012-11-25 Roland SchulzMerge release-4-6 into master
2012-11-25 Teemu MurtolaExtended build information output and reference build...
2012-11-23 Szilárd PállMerge "Updates to CMake treatment of OpenMP" into relea...
2012-11-22 Szilard Pallunset MPI detection leftover cache variables
2012-11-20 Christoph JunghansMerge "Fix g_msd -mol" into release-4-6
2012-11-20 Christoph JunghansMerge "Fixes bug in g_hbond that makes it produce fatal...
2012-11-20 Roland SchulzFix CXX/C mismatch of flag/macro for gmxCFlags
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-20 Roland SchulzFix CXX/C mismatch of flag/macro for gmxCFlags
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 Roland SchulzMerge 'release-4-6' into master
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-18 Roland SchulzFix GMX_TEST_CFLAG bug with acceleration flags
2012-11-18 Roland SchulzFix bugs in gmxCFlags
2012-11-17 Roland SchulzRename remaining GMX_ACCELERATION to GMX_CPU_ACCELERATION
2012-11-17 Roland SchulzMerge "Removing Zn and Ar non-OPLS atom types" into...
2012-11-15 Christoph JunghansMerge "Test that compiling and linking of AVX works...
2012-11-15 Roland SchulzVerify that FFTW can be used with shared libraries
2012-11-14 Roland SchulzFindFFTW: Keep checking pkg_config until fftw is found
2012-11-12 Roland SchulzMerge release-4-6 into master
2012-11-12 Roland SchulzTest that compiling and linking of AVX works
2012-11-12 Roland SchulzMerge "Backport ThreadMPI.cmake version from master...
2012-11-12 Roland SchulzBackport ThreadMPI.cmake version from master
2012-11-10 Roland SchulzMerge release-4-6 into master
2012-11-09 Roland SchulzMerge origin/release-4-6 into master
2012-11-08 Roland SchulzMerge "Fixed bug in the new switch-modified interaction...
2012-11-08 Christoph JunghansMerge "auto-set nvcc host compiler with FindMPI detecti...
2012-11-08 Erik LindahlInfrastructure for new group kernels, and new C kernels
2012-11-07 Szilard Pallauto-set nvcc host compiler with FindMPI detection
2012-11-06 Berk HessMerge "Add option to install libcudart" into release-4-6
2012-11-06 Berk HessMerge "don't execute any mpi_info/mpiname in the path...
2012-11-05 Berk HessMerge "updated several things related with OpenMP threa...
2012-11-03 Roland SchulzMerge release-4-6 into master
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-03 Christoph JunghansReworked version of cmake FFTW detection
2012-11-02 Szilard Palldon't execute any mpi_info/mpiname in the path
2012-10-27 Roland SchulzSet HAVE_FSEEKO consistently in one place
2012-10-27 Teemu MurtolaClean up git version generation.
2012-10-27 Christoph JunghansMerge "Fix large file support" into release-4-5-patches
2012-10-26 Roland SchulzFix usage of CMAKE_REQUIRED_*
2012-10-25 Roland SchulzMerge remote-tracking branch 'origin/release-4-6' into...
2012-10-19 Roland SchulzFix large file support
2012-10-19 Roland SchulzMerge branch 'release-4-6'
2012-10-18 Roland SchulzMerge "Added thread affinity API to thread_mpi." into...
2012-10-17 Roland SchulzMerge branch 'release-4-6'
2012-10-17 Roland SchulzMerge branch 'release-4-6', adds the nbnxn functionality
2012-10-17 KassonMerge "Make Gromacs compile without C++ compiler" into...
2012-10-10 Roland SchulzMake Gromacs compile without C++ compiler
2012-10-04 KassonMerge "Update valgrind suppressions after mem leak...
2012-10-04 KassonMerge "Support C++11 <regex> as alternative to POSIX...
2012-10-04 KassonMerge "Encapsulate regexp use in selections."
2012-10-04 Teemu MurtolaUpdate valgrind suppressions after mem leak fixes.
2012-10-04 Roland SchulzMerge release-4-6 into master
2012-10-02 Christoph JunghansMerge "Merge release-4-6 into master"
2012-10-02 Szilard Palladded Verlet scheme and NxN non-bonded functionality
2012-10-01 Roland SchulzMerge release-4-6 into master
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-24 KassonMerge "Fixed segfault with FE code for older tpr files...
2012-09-18 Teemu MurtolaAdd some valgrind suppressions for Mac.
2012-09-12 Roland SchulzSet valid build information if gmx_detectcpu fails
2012-09-12 Mark AbrahamMerge "Don't fail linking if man page building fails...
2012-09-10 Roland SchulzMerge "Update use of CPack components and add install...
2012-09-07 Christoph JunghansMerge "Fix VMD plugins on Windows" into release-4-6
2012-09-07 Christoph JunghansMerge "Check that gmx_detectcpu runs correctly" into...
2012-09-06 Roland SchulzDon't fail linking if man page building fails
2012-09-05 Roland SchulzCheck that gmx_detectcpu runs correctly
2012-09-04 Christoph JunghansMerge "Fixes too many backup files for *.nroff files...
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-09-03 Roland SchulzFix VMD plugins on Windows
2012-08-30 Roland SchulzFixes too many backup files for *.nroff files
2012-08-23 Sander PronkNewer version of thread_mpi, with various fixes, includ...
2012-07-28 Christoph JunghansMerge "Fix a few doxygen warnings."
2012-07-28 Roland SchulzMerge "Fix clang 3.2 warnings."
2012-07-26 Roland SchulzMerge remote-tracking branch 'origin/release-4-6' into...
2012-07-26 Christoph JunghansMerge changes I33cd59e6,I8a2e539f
2012-07-26 Roland SchulzFix that VMD version check was performed for binary...
2012-07-25 Roland SchulzMerge "cmake: allow switch between single and double...
2012-07-25 Roland SchulzMerge "fix a segfault in sse_mask_init" into release-4-6
2012-07-24 Roland SchulzFix installation rules for man pages: don't install...
next