Fixed timing measurements.
[alexxy/gromacs.git] / acinclude.m4
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-12-11 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-11-29 Christoph Junghansadded power6 flags from Markus Rampp
2010-10-08 David van der SpoelMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-10-04 Roland Schulzfix broken check for dlopen (by Christoph Junghans...
2010-07-30 Erik LindahlMerge branch 'master' of git.gromacs.org:gromacs
2010-07-30 Christoph Junghansremoved old motif stuff from statutil.h
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Berk HessMerge commit 'origin/2dpme'
2010-05-04 Sander PronkAdded check for new compiler option in gcc 4.5 to contr...
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-12-06 Erik LindahlMerge branch 'release-4-0-patches' of git.gromacs.org...
2009-12-06 Erik LindahlAdded auto-detection for 64bit support on macs
2009-12-05 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-11-27 Michael ShirtsMerge branch 'master' of git@git.gromacs.org:gromacs
2009-10-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2009-09-27 Erik LindahlAdded auto-detection for 64bit support on macs
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2009-04-06 lindahlAdded option for debug flags.
2009-03-01 lindahlFixed typo in endian comment.
2009-01-30 lindahlAdded isoc99 flag to gcc to avoid complaints about...
2009-01-30 lindahlAdded flag to get gcc to accept SSE2 intrinsics.
2009-01-20 lindahlMerged changes from 4.0.3 release into HEAD.
2009-01-14 lindahl*** empty log message ***
2008-10-10 lindahlMerged in changes from final 4.0 release into head...
2008-10-08 lindahlAdded support for compiling Gromacs in 64 bits on OS X.
2008-09-19 lindahlFixed the largefile bug properly by backporting AC_FUNC...
2007-11-04 lindahlUpdated assembly source files to work around a bug...
2007-07-20 lindahlUpdated to support latest automake/autoconf versions.
2006-10-16 hessthe previous commit was a mistake, reverted to 1.38
2006-10-16 hesschanged the velocity constraining from positional diffe...
2006-04-06 lindahlUpdated libtool to latest release.
2005-12-06 lindahlFixed a bug in the definition of ACX_CHECK_FFTW2
2005-09-01 lindahlUpdated IBM compiler flags.
2005-08-30 lindahlEnabled flag detection for intel compilers on x86-64.
2005-08-29 lindahlFixed an old autoconf bug that caused SGI compiler...
2005-08-29 lindahlEnabled support for automatic altivec detection in...
2005-03-14 hessremoved -g to save diskspace
2005-01-25 lindahlUpdated to libtool 1.5, and modified configure.ac to...
2004-12-26 lindahlUpdated compiler flags and configure options.
2004-01-25 lindahlWorked around the Intel compiler being identified as...
2003-11-18 lindahlFixed compiler warnings.
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-08-02 lindahlUpdated gcc compiler and flag detection on OS X
2002-05-02 lindahlImplemented support for separate atom types for bonded...
2002-04-13 lindahlFixed a compile error in double precision gmx_erf....
2002-04-03 lindahlImplemented intel compiler support on ia64.
2002-04-01 lindahlImplemented win32 and cygwin support.
2002-03-09 lindahlFixed optimization options for rs6000 when identified...
2002-03-01 lindahlFixed shell script test constructs that didn't work...
2002-02-26 lindahlFixed minor bugs in PPC G3 detection.
2002-01-24 lindahlUpdated configure script to support intel compilers...
2001-11-15 lindahlUpdated article reference.
2001-09-07 lindahlRemove irix -woff flag when not using irix/sgi compilers
2001-08-22 lindahlUse an extra cflag on OS X, and add more X libraries...
2001-08-21 lindahlCheck if -O6 works with gcc, otherwise try -O4, -O3.
2001-08-17 lindahlMade it possible to select -o32 for irix. (i.e., we...
2001-07-25 lindahlFixed a versioning problem with shared libraries on...
2001-07-23 lindahlMigrated to the latest automake & libtool releases...
2001-07-10 lindahlFixed more compile-time warnings, and changed the exten...
2001-07-10 lindahlAdded parantheses to avoid possible compiler errors...
2001-07-09 lindahlMore compiler warning and uncommon error messages fixes
2001-07-09 lindahlFixed compile-time warnings and errors on some platform...
2001-06-28 lindahlReversed the order of the arch and bin dirs - now both...
2001-06-28 lindahlUpdated and cleaned automakefiles, and switched to...
2001-06-20 lindahlConverted assembly to use gcc instead of nasm, updated...
2001-03-11 lindahlFixed dummies to work in parallel, even when the dummy...
2001-03-08 lindahlBugfix: the gmx library dir (top) was always set from...
2001-03-02 lindahlFiles with local macros to configure