Laurent Rineau
|
82b4bcf2c6
|
demo/Partition_2/ no longer has a demo. That has been merged in the Polygon
demo.
|
2008-10-30 10:46:06 +00:00 |
Laurent Rineau
|
f10a590672
|
Mass-remove vcproj files.
|
2008-10-21 09:21:22 +00:00 |
Andreas Fabri
|
df6276e060
|
get Qt3 based demo out of the way
|
2008-10-01 19:43:29 +00:00 |
Laurent Rineau
|
a9f67f82b5
|
4th pass to remove CGAL_USE_QT: remove "#ifdef CGAL_USE_QT"/"#endif"
|
2008-09-09 21:53:57 +00:00 |
Laurent Rineau
|
a302cff5c8
|
Second pass to remove CGAL_USE_QT: remove "#ifndef CGAL_USE_QT"/"#else"/"#endif // CGAL_USE_QT"
|
2008-09-09 21:42:42 +00:00 |
Sylvain Pion
|
d2fb090976
|
Use object_cast instead of assign
|
2008-07-29 14:12:25 +00:00 |
Fernando Cacciola
|
f93437ca22
|
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
|
2008-05-05 14:01:55 +00:00 |
Fernando Cacciola
|
b704509dcf
|
Examples/Demos/Test CMake scripts updated
|
2008-03-05 21:14:02 +00:00 |
Fernando Cacciola
|
a659cd852a
|
Added project() and conditional test for CGAL_DIR
|
2008-02-14 15:42:36 +00:00 |
Fernando Cacciola
|
14043c43a0
|
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
|
2008-02-08 17:47:21 +00:00 |
Fernando Cacciola
|
afddfc4fca
|
CMake scripts for demos/examples/test added
|
2008-02-06 19:06:24 +00:00 |
Sylvain Pion
|
838dab23ab
|
Add missing #include <cassert> .
|
2008-01-20 19:13:05 +00:00 |
Andreas Fabri
|
20d0950686
|
When reading an object recenter the window
|
2007-10-09 11:52:15 +00:00 |
Fernando Cacciola
|
88111fcf70
|
VS project files merged back
|
2007-06-06 15:35:17 +00:00 |
Andreas Fabri
|
ea71b8eaa1
|
.C ->.cpp and autolinking
|
2007-04-11 13:59:20 +00:00 |
Joachim Reichel
|
d08f6bea45
|
replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS
|
2007-03-11 09:54:17 +00:00 |
Sylvain Pion
|
b2630cd7e1
|
Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups
to demo/**/*.h and .cpp.
|
2007-03-10 16:55:12 +00:00 |
Andreas Fabri
|
473bb9c249
|
changed .C to .cpp in examples
|
2006-07-09 19:34:04 +00:00 |
Andreas Fabri
|
a1b698c8a4
|
upgrade to VC7.3 and fixes
|
2006-04-25 14:40:22 +00:00 |
Laurent Saboret
|
87d65f75e3
|
Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config)
|
2006-04-18 12:42:52 +00:00 |
Sylvain Pion
|
f1410d4d9d
|
Some CGAL_USE_QT versus <CGAL/basic.h> ordering issues spotted
by the following (quick and very dirty) perl regexp :
perl -0777pi.bak -e 'print m!CGAL_USE_QT(.|[\r\n])*CGAL/basic!g;' */demo/*/*.C
|
2006-03-19 22:43:06 +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 |
Joachim Reichel
|
11a449ae00
|
Added/fixed CGAL_MAKEFILE= line in makefiles
|
2006-03-14 19:35:55 +00:00 |
Andreas Fabri
|
ebba8ba6b4
|
Fixed the demo by using the same kernel in all .C files
|
2006-03-14 13:29:11 +00:00 |
Andreas Fabri
|
e8c6d4ad37
|
#include <CGAL/basic.h> in the demo
|
2006-03-09 08:36:13 +00:00 |
Andreas Fabri
|
227f0c1112
|
#include <CGAL/basic.h> in the demo
|
2006-03-08 13:33:50 +00:00 |
Laurent Saboret
|
db6a8f948c
|
Change CVS keywords to SVN style
|
2006-02-16 14:30:13 +00:00 |
Andreas Fabri
|
073ec58f32
|
Replaced a : by a ;
|
2006-02-15 17:36:18 +00:00 |
Andreas Fabri
|
654a1b7131
|
Added CGAL::
|
2006-02-15 17:19:25 +00:00 |
Andreas Fabri
|
5ed46dc299
|
Replaced kernel
|
2006-02-15 17:18:27 +00:00 |
Laurent Saboret
|
1aad55d4cb
|
Change CVS keywords to SVN style
|
2006-02-14 10:08:15 +00:00 |
Laurent Saboret
|
7ca4a37690
|
Move packages to trunk root
|
2006-02-14 08:58:18 +00:00 |