Subversion Repositories gelsvn

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
176 7133 d 8 h bj /branches/restructuring/ updated VS projects and solution  
157 7168 d 11 h jab /branches/restructuring/ A good deal of changes to various makefiles. Now a complete GEL shared
library is built!
 
145 7174 d 14 h /branches/restructuring/ This commit was manufactured by cvs2svn to create branch
'restructuring'.
 
140 7175 d 8 h bj /trunk/ *** empty log message ***  
139 7175 d 9 h bj /trunk/ *** empty log message ***  
138 7175 d 14 h jab /trunk/ Some changes to the makefiles.  
137 7176 d 6 h jab /trunk/makefiles/ The makefiles were simplified and definitions has been merged into common.  
136 7177 d 7 h jab /trunk/ Many small changes. Many instances of int have been replaced with size_t which
should be more correct - it emphasizes that only unsigned ints are legal.

A few changes to the documentation have been made. Coding conventions doc
updated.
 
125 7189 d 12 h jab /trunk/ Many small changes to allow GEL to compile on Mac OS X 10.4. Incidentally,
this version of OS X is based on gcc 4.0, so problems with this version of
gcc should also have been fixed now.
 
124 7190 d 6 h bj /trunk/ single library workspace  
111 7199 d 13 h bj /trunk/ *** empty log message ***  
59 7213 d 13 h jab /trunk/ A few changes.  
58 7213 d 14 h jab /trunk/ minor changes. Fixed a bug in LinAlg/Matrix.h  
57 7238 d 4 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 7238 d 9 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 7238 d 11 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 7268 d 14 h bj /trunk/ Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio
 
17 7376 d 5 h jab /trunk/makefiles/ findcompiler.sh now has right name  
16 7376 d 5 h jab /trunk/makefiles/ added findcompiler.sh  
15 7376 d 5 h jab /trunk/makefiles/ -  

Show All