Laurent Saboret
5958afc427
Fixed include paths
2006-05-22 11:25:51 +00:00
Laurent Saboret
19e9a8be05
Fixed include and library paths to be compatible with both CGAL 3.2 beta (I-463) and SVN working directory.
2006-05-18 08:08:44 +00:00
Laurent Saboret
6b98fb6812
Removed browser information to avoid stupid C4503 compilation warning (Visual C++)
2006-05-10 15:35:49 +00:00
Laurent Saboret
9eda840a54
.vcproj makefiles are now compatible with new CGAL 3.2 cgallib.vcproj:
...
- /MD
- 3rd party libraries are listed in VC++ Options dirs
2006-05-09 09:11:56 +00:00
Laurent Saboret
24207beac9
Workaround ATLAS "Symbol information corrupt" bug with VC++ debugger (see http://sourceforge.net/tracker/index.php?func=detail&aid=760444&group_id=23725&atid=379483 )
2006-04-26 14:17:31 +00:00
Laurent Saboret
181b4dd883
Use multithreaded DLL runtime on Windows/Visual C++.
...
Note: impossible to debug anymore with VC++ :-(
2006-04-21 14:31:27 +00:00
Laurent Saboret
703de7620f
Fixed test suite on Cygwin: removed call to time shell command
2006-03-28 07:36:26 +00:00
Laurent Saboret
a724496f02
Use smaller test models to avoid cpu time limit
2006-03-27 10:38:06 +00:00
Laurent Saboret
9e8ba2d568
VC++ projects need now only the %TAUCSROOT% variable
2006-03-20 15:50:41 +00:00
Laurent Saboret
50e9f84b48
Fixed usage string
2006-03-17 08:26:41 +00:00
Laurent Saboret
445397cbe8
Added detection of TAUCS library at installation time
2006-03-16 17:21:55 +00:00
Joachim Reichel
f582718758
rename create_makefile to cgal_create_makefile to avoid name clashes,
...
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Laurent Saboret
2d7dbed6da
Large changes of the user manual requested by MK:
...
- added paragraph about exact arithmetic and algorithmic complexity (BL)
- concepts are now described at the begining of the user manual
- mesh cutting is better explained (picture provided by PA)
- improved description of available solvers
- reference pages are listed thematically in the reference manual
- Fixed UML diagrams in Software Design section
Other changes requested by PA:
- pictures of algorithms output in 2D (EPS)
2006-03-09 17:15:04 +00:00
Laurent Saboret
d6748af3a3
Fixed executable property
2006-03-06 15:22:04 +00:00
Laurent Saboret
d2777b879a
Changed pointers to mesh to references all over the package (as requested by MK)
2006-03-03 09:33:29 +00:00
Laurent Saboret
f1c2d63b1a
Rename Parameterization package as Surface_mesh_parameterization
2006-03-01 17:20:56 +00:00