Subversion Repositories gelsvn

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
58 7199 d 10 h jab /trunk/ minor changes. Fixed a bug in LinAlg/Matrix.h  
57 7224 d 1 h jab /trunk/ Some horrible bugs in the Mat2x3d and Mat3x2d classes are fixed now. An earlier
fix required a slight fix in trimeshtest.
 
55 7224 d 5 h jab /trunk/ added an isnan function to CGLA. This is to account for the fact that there
is not cross platform isnan, so we have to define our own like s_min instead
of the standard min etc.
 
54 7224 d 7 h jab /trunk/ The Makefiles have been changed. There is now a "make install" target, and
make install installs the header files (by default INSTALL_PREFIX=/usr/local)
in e.g. ${INSTALL_PREFIX}/GEL/CGLA and likewise for the other directories.

The libraries for the active target er stored in /usr/local/lib/GEL_release or
/usr/local/lib/GEL_debug. The libraries are prefixed with GEL_ in order to
prevent name clashes.

Applications are put in /usr/local/bin
 
39 7254 d 11 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio
 
17 7362 d 1 h jab /trunk/makefiles/ findcompiler.sh now has right name  
16 7362 d 1 h jab /trunk/makefiles/ added findcompiler.sh  
15 7362 d 1 h jab /trunk/makefiles/ -  
14 7362 d 1 h jab /trunk/makefiles/ added findcompiler.sh with right perms.  
13 7362 d 1 h jab /trunk/makefiles/ removing to add it again with right permissions.  
10 7363 d 2 h jab /trunk/ NAN initialization  
6 7364 d 7 h jab /trunk/ a few changes to the makefiles to reflect the change in directory structure.  
2 7364 d 9 h bj /trunk/ initsl commit with a single app project