Commit Graph

387 Commits

Author SHA1 Message Date
Andreas Fabri a02daf85f0 gif -> png 2008-11-13 07:23:52 +00:00
Andreas Fabri 4eef22cd48 improve illustration 2008-11-12 11:15:32 +00:00
Andreas Fabri bed7ef547e improve illustration 2008-11-12 11:15:00 +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 d4a384136e Fix conditional compilation. 2008-10-02 11:10:39 +00:00
Laurent Rineau b52c7a09e9 - Fix soname and soversion of libraries (they were exchanged).
- Make get_dependency_version found the print_${LIB}_version.cpp, even
  if the lib is compiled separately.
- Rename FindQt3.cmake to FindQt3-patched.cmake and Qt3Macros to
  Qt3Macros-patched.
- Make CGAL-Qt3 compilable separately.
- Fix all commited CMakeLists.txt:
    - use Qt3-patched and Qt3Macros-patched, and s/QT_/QT3_/
    - add a comment about FindQt3-patched,
    - wrap target creation with if(CGAL_FOUND AND QT3_FOUND)/else/endif
- Modified cgal_create_cmake_script
2008-09-24 10:32:44 +00:00
Laurent Rineau f1b56f9a11 Fix some CMakeLists.txt (that use Qt3 or Qt4). 2008-09-22 11:59:21 +00:00
Laurent Rineau 17b4c7f055 revert revision 44012 for that file: one must never commit a CMAKE generated Makefile. 2008-09-15 08:13:45 +00:00
Laurent Rineau 3ca7367868 A CMakeLists.txt needs to link its targets explicitely, even if
${CGAL_USE_FILE} is included.
2008-09-08 14:05:12 +00:00
Laurent Rineau 522bb37c34 demo/Alpha_shapes_2 is now compilable using cmake.
As a matter of fact, that will break non-cmake testsuite (because of
2008-09-08 13:10:50 +00:00
Andreas Fabri 1f37475c18 Removed trivial main and switched to cmake 2008-09-08 09:22:06 +00:00
Sylvain Pion dc3bf72707 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Sylvain Pion 79864c0c8e Remove Arity_tag. 2008-07-22 12:29:01 +00:00
Andreas Fabri 84daf18997 switch to Exact_predicate...kernel 2008-07-08 13:42:47 +00:00
Andreas Fabri e9b2fc964a Use Exact_predicates.. kernel 2008-07-07 13:34:17 +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
Sylvain Pion 1d8779b171 Rename the following functions:
det2x2_by_formula
  det3x3_by_formula
  det4x4_by_formula
  det5x5_by_formula
  det6x6_by_formula
to:
  determinant

How cute...  a name independent of the dimension, and even readable !
2008-04-09 13:35:34 +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 a46b55bf71 The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
are now under /trunk/$Package/package_info/$Package/ .
2007-12-02 15:06:42 +00:00
Sylvain Pion fd2d8748e0 Qualify calls to min and max by CGAL::, otherwise
we get ambiguities with std::min/max.
2007-11-05 19:05:13 +00:00
Andreas Fabri 6d4131728c Added ccInclude 2007-06-19 14:18:43 +00:00
Fernando Cacciola 88111fcf70 VS project files merged back 2007-06-06 15:35:17 +00:00
Andreas Fabri e5df6fb3fe 3.3 branch -> trunk 2007-06-04 14:04:56 +00:00
Andreas Fabri 998215b125 fix for VC8 debug STL 2007-06-04 13:52:17 +00:00
Andreas Meyer 7ed1a00c04 merge manual fixed from 3.3 branch back intro trunk:
svn merge -r 38751:38754 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38773:38775 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38783:38784 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38795:38796 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38815:38816 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38827:38829 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38834:38836 ~/projects/CGAL/branches/CGAL-3.3-branch
2007-05-28 23:05:00 +00:00
Andreas Fabri 2b02b84cc6 add demo 2007-05-04 12:54:09 +00:00
Andreas Fabri a72fefe757 Add illustration 2007-05-04 07:26:01 +00:00
Andreas Fabri 61d3740613 Add illustration 2007-05-04 07:24:31 +00:00
Andreas Fabri 7787c1d456 upgraded 2007-05-03 21:52:27 +00:00
Andreas Fabri 86d0895c1f Accept point input right from the beginning 2007-04-30 14:32:51 +00:00
Andreas Meyer c1e9765ff4 manual fix: moved labels inside sectioning command 2007-04-18 14:20:12 +00:00
Sylvain Pion ba91d748f0 Spell check. 2007-04-17 15:27:04 +00:00
Andreas Fabri 9e747f1e3f .C ->.cpp and autolinking 2007-04-11 13:49:55 +00:00
Andreas Fabri d04db15799 upgrade 2007-04-10 11:54:52 +00:00
Andreas Meyer 41169fc270 * updated howtocite bibkeys for upcoming 3.3 release
* typo fixes/cosmetic changes
2007-03-29 17:40:13 +00:00
Andreas Fabri 6f9360933e Remove Window_stream 2007-03-20 21:59:00 +00:00
Andreas Fabri fee5e7ed55 Remove Window_stream 2007-03-20 21:56:50 +00:00
Andreas Fabri 0c5d1ce64a cleanup 2007-03-12 11:07:10 +00:00
Joachim Reichel 704933f79a replace obsolete variable CGAL_WINDOW_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:57:31 +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 847c23a15e Removing leading and trailing empty lines from all example files.
Using the following Perl script:
-----------------------------------------------------
#!/usr/bin/perl

local($/) = undef;
my $text = <>;

$text =~ s/\A\n+//mg;
$text =~ s/\n+\Z/\n/mg;

print "$text";
-----------------------------------------------------
2007-03-10 16:17:17 +00:00
Sylvain Pion 6fb5cb906b Remove trailing white spaces and end of lines.
(using : perl -pi.bak -e 's/\s+$/\n/' */examples/*/*.cpp )
2007-03-10 14:59:41 +00:00
Sylvain Pion b8b87ab5a5 Actually, the "// file: example_bla.cpp" lines are not needed anymore,
since the manual tools know it.  So let's just remove them (many were
not uptodate with the filemane anyway).
2007-03-10 14:48:00 +00:00
Sylvain Pion 23edc11d3b Fix all first lines of examples "// file : example_file.C" to .cpp suffix.
Using :

for i in * ; do  cd $i ; for f in examples/*/*.cpp ; do ( head -1 $f | grep file | grep -v '\.cpp' ) && echo $f && perl -pi.bak -e 's/\.C$/.cpp/' $f ; done ; cd .. ; done
2007-03-10 14:34:05 +00:00
Sylvain Pion eb2c3a9555 constify 2007-02-11 22:34:39 +00:00
Sylvain Pion 0677b513cc rename .C to .cpp and remove Makefile, same as generated 2007-01-27 21:13:36 +00:00
Sylvain Pion 40d0fb8d35 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Mariette Yvinec d2b8c85ac4 fixed a bug in initialize_interval_edge_map() :
interval edges have to be stored in both incident facets
2007-01-04 11:04:31 +00:00
Andreas Fabri 62c4b56a44 fix min/max problem 2006-08-03 03:34:47 +00:00
Andreas Fabri d0044a741c Fixed min max problem 2006-07-31 23:27:29 +00:00
Andreas Fabri fffb2acf0e Fixed min max problem 2006-07-30 13:17:51 +00:00
Andreas Fabri 4c289f1e67 Fixed min max problem 2006-07-30 13:12:07 +00:00
Andreas Fabri 7bc876a043 changed .C to .cpp in examples 2006-07-09 19:00:32 +00:00
Andreas Fabri 8debfe0c3d fix of \ccPkgIntroducedInCGAL 2006-06-20 11:33:56 +00:00
Andreas Meyer 0e3d6b8143 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Andreas Meyer dc3ce8747e \ccHowToCite --> \ccHowToCiteCgal 2006-05-03 11:24:03 +00:00
Andreas Fabri ae32fa86ac Added ccHowTocite 2006-05-02 19:38:50 +00:00
Andreas Fabri c156f052e2 partial undo 2006-05-02 19:38:01 +00:00
Andreas Fabri 05fe35e079 Added ccHowTocite 2006-05-02 19:34:49 +00:00
Andreas Fabri 30be9daf3b Updated to VC7.3 2006-04-27 20:49:10 +00:00
Andreas Meyer 09d2cb06c5 replaced
\ccPkgMaturity{Introduced in \cgal\ 
by 
\ccPkgIntroducedInCGAL{
2006-04-26 16:40:25 +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
Laurent Saboret 312353dd51 Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Andreas Fabri 2b5e497b17 Added PkgDescription summary 2006-04-14 07:34:27 +00:00
Andreas Fabri 303bb65ebb fixed ccDepends 2006-04-11 14:14:10 +00:00
Andreas Fabri d5f979341d Added package description 2006-04-10 13:55:06 +00:00
Andreas Fabri cbb71ddf91 Added package description 2006-04-10 13:48:29 +00:00
Andreas Meyer 5b5a60cecf rewritten the whole manual
ok. seriously:

renamed \chapter into \ccUserChapter and \ccRefChapter
2006-04-06 17:03:37 +00:00
Andreas Fabri cc0145d752 cleanup of \sections 2006-04-05 13:58:13 +00:00
Andreas Fabri e5d4a9f32a cleanup of \sections 2006-04-05 08:48:52 +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
Sylvain Pion 51545d677b - Rename Data/ directories to data/ for homogeneity. 2006-03-11 22:21:10 +00:00
Andreas Fabri 3b06e76852 Added #include <CGAL/basic.h> in demo 2006-03-09 23:14:39 +00:00
Andreas Fabri 299843c3b7 Changed names of examples 2006-03-09 09:48:51 +00:00
Andreas Fabri 754255b9a5 Changed names of examples 2006-03-09 09:48:08 +00:00
Andreas Fabri cda0c680d1 #include <CGAL/basic.h> in the demo 2006-03-08 13:53:41 +00:00
Sylvain Pion 6332da9c50 - Remove Radu from maintainer files, and other updates. 2006-03-07 13:56:03 +00:00
Andreas Fabri f87fce753f Changed void* to Vertex_handle and Face_handle in some reference manual pages 2006-03-06 13:16:38 +00:00
Sylvain Pion 84bea223b8 Remove obsolete makefiles for doc (thanks cgal_manual) 2006-02-19 21:02:37 +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 0719dab297 Move packages to trunk root 2006-02-14 08:58:13 +00:00