ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk/make
Revision 1193 - Directory Listing - [select for diffs]
Modified Thu Dec 6 19:51:02 2007 UTC (17 years, 8 months ago) by chuckv
Diff to previous 1167 , to selected 52
Fixed Makefile.in for cgal.

Revision 1167 - Directory Listing - [select for diffs]
Modified Fri Jul 13 14:20:08 2007 UTC (18 years ago) by gezelter
Diff to previous 1157 , to selected 52
Install process is incomplete

Revision 1157 - Directory Listing - [select for diffs]
Modified Thu Jul 12 17:08:14 2007 UTC (18 years ago) by gezelter
Diff to previous 1137 , to selected 52
Broken files on install

Revision 1137 - Directory Listing - [select for diffs]
Modified Tue May 29 22:50:14 2007 UTC (18 years, 2 months ago) by chuckv
Diff to previous 1086 , to selected 52
Removed CGAL from OOPSE and replaced it with qhull.

Revision 1086 - Directory Listing - [select for diffs]
Modified Mon Oct 23 18:21:41 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1083 , to selected 52
fixes for CGAL

Revision 1083 - Directory Listing - [select for diffs]
Modified Fri Oct 20 14:59:05 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1079 , to selected 52
more openbabel updates, also changing velocitizer to thermalizer to
avoid a filename collision on case-insensitve file systems

Revision 1079 - Directory Listing - [select for diffs]
Modified Thu Oct 19 15:57:07 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1066 , to selected 52
Added velocitizer utility program, added samples of its use to the
builder samples.

Revision 1066 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:55:34 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1021 , to selected 52
adding builder samples

Revision 1021 - Directory Listing - [select for diffs]
Modified Wed Aug 2 19:40:39 2006 UTC (19 years ago) by gezelter
Diff to previous 1016 , to selected 52
starting change of file formats

Revision 1016 - Directory Listing - [select for diffs]
Modified Wed Jul 26 21:45:19 2006 UTC (19 years ago) by gezelter
Diff to previous 1012 , to selected 52
removed shapes sample

Revision 1012 - Directory Listing - [select for diffs]
Modified Wed Jul 26 21:00:44 2006 UTC (19 years ago) by gezelter
Diff to previous 964 , to selected 52
added install target for scripts

Revision 964 - Directory Listing - [select for diffs]
Modified Fri May 19 15:11:27 2006 UTC (19 years, 2 months ago) by tim
Diff to previous 962 , to selected 52
change the order of include path and library path

Revision 962 - Directory Listing - [select for diffs]
Modified Wed May 17 19:54:27 2006 UTC (19 years, 2 months ago) by gezelter
Diff to previous 958 , to selected 52
Adding single precision capabilities to the fortran side

Revision 958 - Directory Listing - [select for diffs]
Modified Wed May 17 03:03:03 2006 UTC (19 years, 2 months ago) by gezelter
Diff to previous 957 , to selected 52
zlib fixes

Revision 957 - Directory Listing - [select for diffs]
Modified Tue May 16 20:38:23 2006 UTC (19 years, 2 months ago) by gezelter
Diff to previous 956 , to selected 52
Autoconf fixes for FFTW.  Multiple FFTW version support.

Revision 956 - Directory Listing - [select for diffs]
Modified Tue May 16 02:06:37 2006 UTC (19 years, 2 months ago) by gezelter
Diff to previous 948 , to selected 52
*** empty log message ***

Revision 948 - Directory Listing - [select for diffs]
Modified Tue Apr 25 22:30:26 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 928 , to selected 52
Added random builder

Revision 928 - Directory Listing - [select for diffs]
Modified Mon Apr 3 15:37:43 2006 UTC (19 years, 4 months ago) by chuckv
Diff to previous 919 , to selected 52
Added status module to simParallel for error reporting.

Revision 919 - Directory Listing - [select for diffs]
Modified Mon Mar 27 16:03:50 2006 UTC (19 years, 4 months ago) by chuckv
Diff to previous 897 , to selected 52
Added nanoparticle builder to makefile

Revision 897 - Directory Listing - [select for diffs]
Modified Wed Mar 15 15:50:11 2006 UTC (19 years, 4 months ago) by tim
Diff to previous 880 , to selected 52
adding hydrodynamics module into build system

Revision 880 - Directory Listing - [select for diffs]
Modified Thu Feb 2 02:57:01 2006 UTC (19 years, 6 months ago) by gezelter
Diff to previous 858 , to selected 52
added CXXFLAGS to the LinkOptions to allow compilation with icc9
(skipping the gcc-4 std c++ libraries).

Revision 858 - Directory Listing - [select for diffs]
Modified Thu Jan 12 20:19:18 2006 UTC (19 years, 6 months ago) by gezelter
Diff to previous 856 , to selected 52
fixed a dependency problem for the Executable builds

Revision 856 - Directory Listing - [select for diffs]
Modified Thu Jan 12 20:01:48 2006 UTC (19 years, 6 months ago) by gezelter
Diff to previous 851 , to selected 52
Old makefile.in no longer required

Revision 851 - Directory Listing - [select for diffs]
Modified Thu Jan 12 15:22:34 2006 UTC (19 years, 6 months ago) by tim
Diff to previous 848 , to selected 52
remove samples/metals from install list.

Revision 848 - Directory Listing - [select for diffs]
Modified Wed Jan 11 23:06:08 2006 UTC (19 years, 6 months ago) by gezelter
Diff to previous 832 , to selected 52
autoconf modernization and cruft removal

Revision 832 - Directory Listing - [select for diffs]
Modified Fri Dec 30 15:32:55 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 831 , to selected 52
In order to compile MPI version, we need to cast const char* to void* for stringstream.str();
Previous Makefile use bjects of single version to make the MPI library;

Revision 831 - Directory Listing - [select for diffs]
Modified Fri Dec 30 00:18:28 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 775 , to selected 52
Sutton-Chen bug fixes. Almost there...

Revision 775 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:10:30 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 771 , to selected 52
Change build process for libOOPSE.a so that the libraries aren't
unpacked.  libOOPSE.a is now made directly from the object files

Revision 771 - Directory Listing - [select for diffs]
Modified Fri Dec 2 15:38:25 2005 UTC (19 years, 8 months ago) by tim
Diff to previous 758 , to selected 52
update Makefile

Revision 758 - Directory Listing - [select for diffs]
Modified Fri Nov 18 20:17:14 2005 UTC (19 years, 8 months ago) by tim
Diff to previous 757 , to selected 52
Adding support for soft linking

Revision 757 - Directory Listing - [select for diffs]
Modified Fri Nov 18 17:50:17 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 756 , to selected 52
Adding linking stuff

Revision 756 - Directory Listing - [select for diffs]
Modified Fri Nov 18 16:38:34 2005 UTC (19 years, 8 months ago) by tim
Diff to previous 745 , to selected 52
rename mdinConverter to atom2mdin

Revision 745 - Directory Listing - [select for diffs]
Modified Wed Nov 16 21:20:50 2005 UTC (19 years, 8 months ago) by tim
Diff to previous 617 , to selected 52
adding openbabel

Revision 617 - Directory Listing - [select for diffs]
Modified Tue Sep 20 22:13:44 2005 UTC (19 years, 10 months ago) by gezelter
Diff to previous 520 , to selected 52
libz additions

Revision 520 - Directory Listing - [select for diffs]
Modified Fri Apr 29 19:16:27 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 505 , to selected 52
*** empty log message ***

Revision 505 - Directory Listing - [select for diffs]
Modified Fri Apr 15 18:41:38 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 502 , to selected 52
fix make install

Revision 502 - Directory Listing - [select for diffs]
Modified Thu Apr 14 21:41:56 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 493 , to selected 52
configure now searches for perl to use with filepp

Revision 493 - Directory Listing - [select for diffs]
Modified Wed Apr 13 22:30:22 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 479 , to selected 52
added CGAL checks

Revision 479 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:26:42 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 467 , to selected 52
added lattice subdirectory

Revision 467 - Directory Listing - [select for diffs]
Modified Mon Apr 11 21:37:30 2005 UTC (20 years, 3 months ago) by chuckv
Diff to previous 462 , to selected 52
Importing nanoRodBuilder application (may not work yet).  ((Doesn't work yet.))
(((May never work....)))

Revision 462 - Directory Listing - [select for diffs]
Modified Mon Apr 11 19:49:43 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 461 , to selected 52
One more bug fix for GNU make versions < 3.80

Revision 461 - Directory Listing - [select for diffs]
Modified Mon Apr 11 19:06:57 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 460 , to selected 52
Fixed the uc and lc functions for GNU make versions < 3.80

Revision 460 - Directory Listing - [select for diffs]
Modified Mon Apr 11 16:14:05 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 447 , to selected 52
added some stuff to clean out module files during "make clean"

Revision 447 - Directory Listing - [select for diffs]
Modified Tue Mar 22 16:38:37 2005 UTC (20 years, 4 months ago) by tim
Diff to previous 442 , to selected 52
avoid building parallel executable for dump2XYZ, simpleBuilder, staticProps and dynamicProps

Revision 442 - Directory Listing - [select for diffs]
Modified Mon Mar 21 19:22:55 2005 UTC (20 years, 4 months ago) by gezelter
Diff to previous 417 , to selected 52
fixed an install-related bug.  $(InstallCommand) had been set
to $(InstallData)

Revision 417 - Directory Listing - [select for diffs]
Modified Thu Mar 10 15:10:24 2005 UTC (20 years, 4 months ago) by chrisfen
Diff to previous 397 , to selected 52
First commit of the new restraints code

Revision 397 - Directory Listing - [select for diffs]
Modified Fri Mar 4 15:29:03 2005 UTC (20 years, 5 months ago) by gezelter
Diff to previous 383 , to selected 52
SPRNG eradication project

Revision 383 - Directory Listing - [select for diffs]
Modified Tue Mar 1 15:44:45 2005 UTC (20 years, 5 months ago) by gezelter
Diff to previous 340 , to selected 52
Fixed the damned build problem with the libraries not
being removed in make clean and make distclean (at least
we think it is fixed).

Revision 340 - Directory Listing - [select for diffs]
Modified Tue Feb 15 05:05:33 2005 UTC (20 years, 5 months ago) by gezelter
Diff to previous 339 , to selected 52
modifications to estimate memory in use by other processes
autoconf fixes
ps syntax checking
config.h file cleaning

Revision 339 - Directory Listing - [select for diffs]
Modified Mon Feb 14 23:26:25 2005 UTC (20 years, 5 months ago) by gezelter
Diff to previous 327 , to selected 52
ps niceness

Revision 327 - Directory Listing - [select for diffs]
Modified Sun Feb 13 20:08:29 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 300 , to selected 52
adding staticProps and dynamicProps into Makefile.in

Revision 300 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:31:50 2005 UTC (20 years, 5 months ago) by tim
Diff to previous 267 , to selected 52
adding Makefile

Revision 267 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (20 years, 6 months ago) by gezelter
Diff to previous 256 , to selected 52
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 256 - Directory Listing - [select for diffs]
Modified Thu Jan 13 21:56:58 2005 UTC (20 years, 6 months ago) by gezelter
Diff to previous 254 , to selected 52
template flags

Revision 254 - Directory Listing - [select for diffs]
Modified Thu Jan 13 21:48:09 2005 UTC (20 years, 6 months ago) by gezelter
Diff to previous 252 , to selected 52
fixed a MakeDir / MkDir problem
added BinDir target

Revision 252 - Directory Listing - [select for diffs]
Modified Thu Jan 13 18:26:02 2005 UTC (20 years, 6 months ago) by tim
Diff to previous 249 , to selected 52
change the order of linking (object file comes first and then follow by user built library)

Revision 249 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:18:54 2005 UTC (20 years, 6 months ago) by tim
Diff to previous 248 , to selected 52
missing tab

Revision 248 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:17:02 2005 UTC (20 years, 6 months ago) by tim
Diff to previous 246 , to selected 52
missing tab

Revision 246 - Directory Listing - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (20 years, 6 months ago) by gezelter
Diff to previous 242 , to selected 52
merging new_design branch into OOPSE-2.0

Revision 242 - Directory Listing - [select for diffs]
Modified Mon Dec 20 20:50:56 2004 UTC (20 years, 7 months ago) by chuckv
Diff to previous 209 , to selected 52
Fixed Makefile test bug under OSX and possibly other BSD's, replaced test -f *.mod with ls
function since BSD test apparently doesn't support wildcards.

Revision 209 - Directory Listing - [select for diffs]
Modified Fri Nov 5 21:04:12 2004 UTC (20 years, 9 months ago) by chrisfen
Diff to previous 207 , to selected 52
included visitors and minimizer

Revision 207 - Directory Listing - [select for diffs]
Modified Thu Nov 4 20:55:01 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 142 , to selected 52
time to break SimSetup

Revision 142 - Directory Listing - [select for diffs]
Modified Fri Oct 22 22:53:40 2004 UTC (20 years, 9 months ago) by chrisfen
Diff to previous 101 , to selected 52
compiler flags

Revision 101 - Directory Listing - [select for diffs]
Modified Mon Oct 18 23:13:23 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 64 , to selected 52
more tests on math library

Revision 64 - Directory Listing - [select for diffs]
Modified Mon Oct 11 21:13:46 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 62 , to selected 52
using filepp to generate dependencies instead of compilers

Revision 62 - Directory Listing - [select for diffs]
Modified Mon Oct 11 18:40:22 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 61 , to selected 52
remove -module from F90Options

Revision 61 - Directory Listing - [select for diffs]
Modified Mon Oct 11 18:01:51 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 60 , to selected 52
adding rules to move fortran 90 module to target directory

Revision 60 - Directory Listing - [select for diffs]
Modified Mon Oct 11 15:43:16 2004 UTC (20 years, 9 months ago) by gezelter
Diff to previous 54 , to selected 52
fixed makefile.in

Revision 54 - Directory Listing - [select for diffs]
Modified Fri Oct 8 23:15:07 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 53 , to selected 52
*** empty log message ***

Revision 53 - Directory Listing - [select for diffs]
Modified Fri Oct 8 22:51:06 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 52
fix make install

Revision 52 - Directory Listing - [selected]
Modified Fri Oct 8 22:10:22 2004 UTC (20 years, 9 months ago) by tim
Diff to previous 49
adding make install

Revision 49 - Directory Listing - [select for diffs]
Modified Wed Oct 6 23:03:34 2004 UTC (20 years, 10 months ago) by gezelter
Diff to previous 48 , to selected 52
more build fixes

Revision 48 - Directory Listing - [select for diffs]
Modified Wed Oct 6 22:20:47 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 44 , to selected 52
adding doxygen configuration file

Revision 44 - Directory Listing - [select for diffs]
Modified Wed Oct 6 21:22:43 2004 UTC (20 years, 10 months ago) by gezelter
Diff to previous 41 , to selected 52
cleaning up build process

Revision 41 - Directory Listing - [select for diffs]
Modified Wed Oct 6 19:51:54 2004 UTC (20 years, 10 months ago) by gezelter
Diff to previous 40 , to selected 52
Cleaning up a bit

Revision 40 - Directory Listing - [select for diffs]
Modified Wed Oct 6 18:53:05 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 39 , to selected 52
fix make statistics

Revision 39 - Directory Listing - [select for diffs]
Modified Wed Oct 6 18:18:47 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 38 , to selected 52
adding GNU make functions to combine all of the static libraries to a big library

Revision 38 - Directory Listing - [select for diffs]
Modified Tue Oct 5 22:57:01 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 36 , to selected 52
 adding shared library flag

Revision 36 - Directory Listing - [select for diffs]
Modified Tue Oct 5 19:35:59 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 35 , to selected 52
building MPI version;using static library instead of shared library

Revision 35 - Directory Listing - [select for diffs]
Modified Tue Oct 5 14:14:46 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 34 , to selected 52
pass __FORTRAN90 instead of __F90 to filepp

Revision 34 - Directory Listing - [select for diffs]
Modified Mon Oct 4 20:56:51 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 33 , to selected 52
add make cvslog

Revision 33 - Directory Listing - [select for diffs]
Modified Mon Oct 4 16:24:39 2004 UTC (20 years, 10 months ago) by gezelter
Diff to previous 32 , to selected 52
more work on the parallel build

Revision 32 - Directory Listing - [select for diffs]
Modified Mon Oct 4 16:06:18 2004 UTC (20 years, 10 months ago) by gezelter
Diff to previous 29 , to selected 52
changes to backport declare flags

Revision 29 - Directory Listing - [select for diffs]
Modified Sat Oct 2 04:22:07 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 28 , to selected 52
add oopse_ as library prefix

Revision 28 - Directory Listing - [select for diffs]
Modified Fri Oct 1 21:59:28 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 27 , to selected 52
fix a space trimming bug in filepp

Revision 27 - Directory Listing - [select for diffs]
Modified Fri Oct 1 21:22:27 2004 UTC (20 years, 10 months ago) by gezelter
Diff to previous 25 , to selected 52
A few minor build changes

Revision 25 - Directory Listing - [select for diffs]
Modified Thu Sep 30 15:41:35 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 23 , to selected 52
make clean is smart enough to only remove object files belong to current package.
turn off silent mode

Revision 23 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:54:03 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 22 , to selected 52
get the relative path by shell script

Revision 22 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:32:39 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 21 , to selected 52
eliminate DEV_ROOT by relative path

Revision 21 - Directory Listing - [select for diffs]
Modified Wed Sep 29 18:37:08 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 19 , to selected 52
add PackageLibs;  fix dependency rule

Revision 19 - Directory Listing - [select for diffs]
Modified Wed Sep 29 17:56:08 2004 UTC (20 years, 10 months ago) by gezelter
Diff to previous 17 , to selected 52
Working on make stuff

Revision 17 - Directory Listing - [select for diffs]
Modified Wed Sep 29 17:12:15 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 16 , to selected 52
fix dependencies rule

Revision 16 - Directory Listing - [select for diffs]
Modified Wed Sep 29 15:58:18 2004 UTC (20 years, 10 months ago) by gezelter
Diff to previous 15 , to selected 52
still working on build process

Revision 15 - Directory Listing - [select for diffs]
Modified Wed Sep 29 15:00:33 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 10 , to selected 52
add print statment to rules

Revision 10 - Directory Listing - [select for diffs]
Modified Tue Sep 28 22:14:11 2004 UTC (20 years, 10 months ago) by gezelter
Diff to previous 7 , to selected 52
starting a configure version

Revision 7 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:42:28 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 6 , to selected 52
fix fortran dependency problem

Revision 6 - Directory Listing - [select for diffs]
Modified Tue Sep 28 16:14:17 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 5 , to selected 52
add yacc and lex rules

Revision 5 - Directory Listing - [select for diffs]
Modified Mon Sep 27 20:24:15 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 4 , to selected 52
adding include path to F90Options

Revision 4 - Directory Listing - [select for diffs]
Modified Mon Sep 27 20:13:04 2004 UTC (20 years, 10 months ago) by tim
Diff to previous 2 , to selected 52
change suffix from .cc to .cpp

Revision 2 - Directory Listing - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (20 years, 10 months ago) by gezelter
Diff to selected 52
Import of OOPSE v. 2.0

(Current path doesn't exist after revision 1781)

Convenience Links