ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/utils/Makefile.in
Revision 1600 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 20:20:37 2011 UTC (13 years, 11 months ago) by gezelter
File length: 538 byte(s)
Diff to previous 1553
Completing the Fortran removal project.  Fixes for compilation with
clang / llvm, debugging, removing code that we'd never used.

Revision 1553 - (view) (annotate) - [select for diffs]
Modified Fri Apr 29 17:25:12 2011 UTC (14 years, 2 months ago) by gezelter
File length: 612 byte(s)
Diff to previous 1552
More fortran removal, and trimming out unused code

Revision 1552 - (view) (annotate) - [select for diffs]
Modified Fri Apr 29 16:50:08 2011 UTC (14 years, 2 months ago) by gezelter
File length: 636 byte(s)
Diff to previous 1535
Fortran removal

Revision 1535 - (view) (annotate) - [select for diffs]
Modified Fri Dec 31 18:31:56 2010 UTC (14 years, 6 months ago) by gezelter
File length: 741 byte(s)
Diff to previous 1492
Well, it compiles and builds, but still has a bus error at runtime.

Revision 1492 - (view) (annotate) - [select for diffs]
Modified Mon Aug 16 18:07:50 2010 UTC (14 years, 11 months ago) by chuckv
File length: 813 byte(s)
Diff to previous 1465
Adding exception and reporting mechanism from ProtoMol to OpenMD.

Revision 1465 - (view) (annotate) - [select for diffs]
Modified Fri Jul 9 23:08:25 2010 UTC (15 years ago) by chuckv
File length: 739 byte(s)
Diff to previous 1442
Creating busticated version of OpenMD
Revision 1442 - (view) (annotate) - [select for diffs]
Modified Mon May 10 17:28:26 2010 UTC (15 years, 2 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 739 byte(s)
Diff to previous 1420
Adding property set to svn entries

Revision 1420 - (view) (annotate) - [select for diffs]
Modified Fri Mar 26 18:42:55 2010 UTC (15 years, 3 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 739 byte(s)
Diff to previous 1390
ProgressBar compilation fixes for linux

Revision 1390 - (view) (annotate) - [select for diffs]
Modified Wed Nov 25 20:02:06 2009 UTC (15 years, 7 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 720 byte(s)
Diff to previous 1277
Almost all of the changes necessary to create OpenMD out of our old
project (OOPSE-4)

Revision 1277 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 12:35:58 2008 UTC (17 years ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 716 byte(s)
Diff to previous 1225
Changes for implementing Amber force field:  Added Inversions and
worked on BaseAtomTypes so that they'd function with the fortran side.

Revision 1225 - (view) (annotate) - [select for diffs]
Modified Fri Feb 8 21:33:46 2008 UTC (17 years, 5 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 699 byte(s)
Diff to previous 1210
updating configure process

Revision 1210 - (view) (annotate) - [select for diffs]
Modified Wed Jan 23 03:45:33 2008 UTC (17 years, 5 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 618 byte(s)
Diff to previous 936
Removed older version of openbabel from our code.  We now have a
configure check to see if openbabel is installed and then we link to
the stuff we need.  Conversion to OOPSE's md format is handled by only
one application (atom2md), so most of the work went on there.
ElementsTable still needs some work to function in parallel.

Revision 936 - (view) (annotate) - [select for diffs]
Modified Sat Apr 15 21:58:08 2006 UTC (19 years, 3 months ago) by chrisfen
Original Path: trunk/src/utils/Makefile.in
File length: 597 byte(s)
Diff to previous 932
Since status.F90 is used by interpolation.F90, the former needs to be listed above the later in the Makefile.

Revision 932 - (view) (annotate) - [select for diffs]
Modified Fri Apr 14 20:04:31 2006 UTC (19 years, 3 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 597 byte(s)
Diff to previous 770
bug fixes for interpolation module

Revision 770 - (view) (annotate) - [select for diffs]
Modified Fri Dec 2 15:38:03 2005 UTC (19 years, 7 months ago) by tim
Original Path: trunk/src/utils/Makefile.in
File length: 576 byte(s)
Diff to previous 483
End of the Link --> List
Return of the Oject-Oriented
replace yacc/lex parser with antlr parser

Revision 483 - (view) (annotate) - [select for diffs]
Modified Tue Apr 12 21:28:07 2005 UTC (20 years, 3 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 571 byte(s)
Diff to previous 460
cleaned up vector_class memory leak fix by deallocating in reverse
order of how we allocated.  Also migrated MoLocator into utils directory

Revision 460 - (view) (annotate) - [select for diffs]
Modified Mon Apr 11 16:14:05 2005 UTC (20 years, 3 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 552 byte(s)
Diff to previous 341
added some stuff to clean out module files during "make clean"

Revision 341 - (view) (annotate) - [select for diffs]
Modified Tue Feb 15 05:08:57 2005 UTC (20 years, 5 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 488 byte(s)
Diff to previous 312
added residentMem

Revision 312 - (view) (annotate) - [select for diffs]
Modified Fri Feb 11 22:35:05 2005 UTC (20 years, 5 months ago) by tim
Original Path: trunk/src/utils/Makefile.in
File length: 472 byte(s)
Diff to previous 290
adding physmem

Revision 290 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 22:42:12 2005 UTC (20 years, 5 months ago) by tim
Original Path: trunk/src/utils/Makefile.in
File length: 460 byte(s)
Diff to previous 280
minor change in BitSet

Revision 280 - (view) (annotate) - [select for diffs]
Modified Wed Feb 2 23:12:01 2005 UTC (20 years, 5 months ago) by tim
Original Path: trunk/src/utils/Makefile.in
File length: 444 byte(s)
Diff to previous 267
adding boost::any

Revision 267 - (view) (annotate) - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (20 years, 6 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 430 byte(s)
Diff to previous 262
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 262 - (view) (annotate) - [select for diffs]
Added Fri Jan 14 20:09:26 2005 UTC (20 years, 6 months ago) by gezelter
Original Path: trunk/src/utils/Makefile.in
File length: 413 byte(s)
fixing for gnugetopt

(Current path doesn't exist after revision 1646)

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a