gelsvn
bdplot
seema-scanner
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
gelsvn
(root)
/
trunk
/
makefiles/
@ 596
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
596
4627 d 18 h
jab
/trunk/
merging
452
5888 d 18 h
jrf
/trunk/
removing the old pearl build solution script as it has been superseded by cmake
276
6861 d 11 h
bj
/trunk/makefiles/MPC/
tested vs2005
270
6861 d 14 h
bj
/trunk/makefiles/MPC/
added MPC files. these are already in SVN in GELUtil, but they are here as well to ensure that one only needs to checkout the GEL branch of the repository
267
6861 d 15 h
bj
/trunk/makefiles/
Moved remotely
266
6861 d 15 h
bj
/trunk/makefiles/
Moved remotely
265
6861 d 15 h
bj
/trunk/makefiles/
Moved remotely
264
6861 d 15 h
bj
/trunk/makefiles/
Moved remotely
263
6861 d 15 h
bj
/trunk/makefiles/
Moved remotely
262
6861 d 15 h
bj
/trunk/makefiles/
Moved remotely
261
6861 d 15 h
bj
/trunk/makefiles/
Moved remotely
260
6861 d 15 h
bj
/trunk/makefiles/MPC/
Created folder remotely
257
6861 d 15 h
bj
/trunk/makefiles/
uses new env vars GEL_INCLUDE, GEL_LIB and GEL_BIN
223
6951 d 15 h
bj
/trunk/
resolved LIBC default lib issue with a #pragma
clapack.lib needs to have libc ignored
221
6963 d 13 h
ho
/trunk/makefiles/
new syntax from ver 3_3_85 of MPC
212
6995 d 18 h
bj
/trunk/makefiles/
Install_Debug option added
199
7100 d 18 h
bj
/trunk/makefiles/
Copied remotely
198
7104 d 15 h
bj
/trunk/
Added Visual Studio 2005 compatibility
187
7132 d 11 h
jab
/trunk/
Just a few osx changes
178
7139 d 12 h
bj
/trunk/
merged restructuring branch
140
7181 d 13 h
bj
/trunk/
*** empty log message ***
139
7181 d 14 h
bj
/trunk/
*** empty log message ***
138
7181 d 19 h
jab
/trunk/
Some changes to the makefiles.
137
7182 d 10 h
jab
/trunk/makefiles/
The makefiles were simplified and definitions has been merged into common.
136
7183 d 12 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
7195 d 17 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
7196 d 11 h
bj
/trunk/
single library workspace
111
7205 d 18 h
bj
/trunk/
*** empty log message ***
59
7219 d 18 h
jab
/trunk/
A few changes.
58
7219 d 18 h
jab
/trunk/
minor changes. Fixed a bug in LinAlg/Matrix.h
57
7244 d 9 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
7244 d 14 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
7244 d 15 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
7274 d 19 h
bj
/trunk/
Merged from imesh-and-hmesh
added README_MSVC with building instuctions for visual studio
17
7382 d 9 h
jab
/trunk/makefiles/
findcompiler.sh now has right name
16
7382 d 9 h
jab
/trunk/makefiles/
added findcompiler.sh
15
7382 d 10 h
jab
/trunk/makefiles/
-
14
7382 d 10 h
jab
/trunk/makefiles/
added findcompiler.sh with right perms.
13
7382 d 10 h
jab
/trunk/makefiles/
removing to add it again with right permissions.
10
7383 d 10 h
jab
/trunk/
NAN initialization