Laurent Rineau
8f59fd9592
Turn QPL into LGPLv3+
2012-01-13 16:33:35 +00:00
Laurent Rineau
6f05e72cef
Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2
...
The documentation of CGAL says that the minimal version of CMake must be
CMake-2.6.2.
- change cmake_minimum_required to VERSION 2.6.2
- no longer any need for the policy CMP0003 (was for 2.4.x)
- no longer any need for CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS (was for 2.4)
2011-04-27 18:06:32 +00:00
Laurent Rineau
c6b1e562f4
Finish the cleanup of the Qt3 demo of Snap_rounding_2
2010-09-23 11:50:12 +00:00
Andreas Fabri
e3f72da4b2
Qt3->Qt4
2010-09-20 20:34:45 +00:00
Marc Glisse
e54d65ec06
Don't rely on the implicit conversion QString -> const char*.
...
Don't do it on temporaries.
stddef.h missing in qt3 headers.
2010-07-12 10:02:56 +00:00
Marc Glisse
553792833d
cleanup extra ';'
2010-04-24 09:30:56 +00:00
Efi Fogel
7278e6ddf1
initialized number_of_segments
2009-07-01 07:24:38 +00:00
Efi Fogel
aed1481fd5
removed
2009-01-14 08:58:23 +00:00
Fernando Cacciola
24f08fc681
Added demos to the demos target
2008-12-18 17:29:36 +00:00
Fernando Cacciola
36218d21f7
Patched qt3_generate_moc calls to specify full path to moc sources (to allow out-of-build configurations)
2008-12-17 20:06:35 +00:00
Laurent Rineau
b861e82892
Fix conditionnal compilation. Do not compile Qt3 demos if CGAL_Qt3 is not found.
2008-11-20 13:22:51 +00:00
Laurent Rineau
4032eade9a
Massive removale of "QUIET" in find_package calls (except for
...
FindVTK.cmake, which has a bug). Let's see if that can help us to find out
why we still have problems with demos on MacOS and Windows.
2008-11-19 13:58:43 +00:00
Fernando Cacciola
547bffecd9
Put CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS in the right place for cmake 2.4
2008-11-06 13:03:41 +00:00
Fernando Cacciola
70fa9503fd
Added CMP0003 policy
2008-11-04 12:30:29 +00:00
Laurent Rineau
f10a590672
Mass-remove vcproj files.
2008-10-21 09:21:22 +00:00
Andreas Fabri
b59825e698
Add QUIET to find_package
2008-10-01 12:45:03 +00:00
Andreas Fabri
3a428f0b45
moc'ed the wrong file
2008-09-26 07:20:09 +00:00
Andreas Fabri
077bd81f9e
Add CMakeLists.txt
2008-09-25 13:37:33 +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
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
76408cc24f
Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG_3.
2007-08-09 09:48:44 +00:00
Shlomo Golubev
7ec1d324d6
matching Snap_rounding_2 to Arrangement_on_surface_2
2007-07-30 14:27:18 +00:00
Fernando Cacciola
88111fcf70
VS project files merged back
2007-06-06 15:35:17 +00:00
Andreas Fabri
095161fee2
colors, initial size, segment input
2007-04-30 15:33:39 +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
Sylvain Pion
fac1f26a61
Constify xpms.
2007-03-10 12:51:25 +00:00
Andreas Fabri
98068e84c4
added missing ':'
2006-08-29 14:50:20 +00:00
Andreas Fabri
60a84f3829
fixes for min/max problem
2006-08-28 14:32:12 +00:00
Andreas Fabri
f0cba065d2
fix for min/max problem
2006-08-25 08:25:31 +00:00
Andreas Fabri
954493e223
fix for min/max problem
2006-08-20 20:30:13 +00:00
Andreas Fabri
d0c363f88f
minmax fixes
2006-08-18 21:20:55 +00:00
Andreas Fabri
14bf401f27
changed .C to .cpp in examples
2006-07-09 19:43:25 +00:00
Ron Wein
186f704425
Made sure the README is up to date.
2006-05-22 14:21:40 +00:00
Andreas Fabri
0e3d48cb28
upgrade to VC7.3 and fixes
2006-04-25 19:18:15 +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
Baruch Zukerman
9dd9d78ab1
fixed compilation warnings on visual compiler by adding CGAL:: before min and max global functions.
2006-03-19 12:16:51 +00:00
Andreas Fabri
e8287bc73a
#include <CGAL/basic.h> in the demo
2006-03-09 09:28:17 +00:00
Baruch Zukerman
e49e7d901b
Made sure we include CGAL_basic.h before referring to any CGAL_USE_ flags.
2006-03-07 11:46:50 +00:00
Marc Glisse
13380ebe5e
Add some missing std:: and #include <c*>
2006-02-22 15:22:27 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
439becf848
Move packages to trunk root
2006-02-14 08:58:19 +00:00