Commit Graph

80 Commits

Author SHA1 Message Date
Sébastien Loriot 59bc453b42 first batch of replacement for level 1 in classified ref man
command used:
grep -l  "##" */doc/*/PackageDescription.txt | xargs  sed -i  -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
2019-02-14 10:32:39 +01:00
Guillaume Damiand 7d406fbb9c
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Laurent Rineau 821f9c015e Merge pull request #3311 from sloriot/Doc-Pkg_link_name
Update the name of package names reference links
2018-10-29 10:27:53 +01:00
Guillaume Damiand 0bd9088b5a Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required. 2018-10-17 14:17:08 +02:00
Sébastien Loriot ea240cfac5 use \PkgXXX instead of \PkgXXXSummary 2018-10-08 10:28:44 +02:00
Sébastien Loriot a2e8a1c68f add the suffix Ref to doxygen link to reference 2018-10-08 10:26:56 +02:00
Laurent Rineau 8c744204de Compatibility: no -C option if INIT_FILE is unset or null 2018-09-04 11:26:33 +02:00
Maxime Gimeno bb14479266 Add -C option to all `cmake` calls in the testsuite mechanism 2018-08-24 15:11:39 +02:00
Laurent Rineau 0a74393dcf Commit all new dependencies files 2018-03-06 18:44:48 +01:00
Maxime Gimeno 688b5dd06e Move dependencies creation to package_info and add dependencies to git 2018-02-02 12:08:05 +01:00
Maxime Gimeno 8bde832931 Fix METIS headers in BGL 2018-02-02 12:08:05 +01:00
Maxime Gimeno a676d5a60e Try to fix errors in classification checks 2018-02-02 12:08:05 +01:00
Maxime Gimeno acd0a72edf Modify travis script to test dependencies 2018-02-02 12:08:05 +01:00
Maxime Gimeno ae36b452bc Add dependencies of all packages 2018-02-02 12:08:05 +01:00
Sébastien Loriot 8cdfad0d08 add missing URL and Id tags 2017-11-15 22:58:57 +01:00
Sébastien Loriot ee57fc2d6c add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Efi Fogel c8b3343358 Avoid warnings from CMake when variables are set on the command line 2017-09-01 13:36:32 +03:00
Efi Fogel 86cf6167ff Cleanup. Added dummy tests to suppress warnings from CMake when variables are set on the command line 2017-08-31 17:45:51 +03:00
Efi Fogel 40a16b50f8 Cleanup 2017-08-31 17:44:08 +03:00
Efi Fogel c85bf20e2b Removed Core as a reauired component 2017-08-31 17:31:33 +03:00
Efi Fogel 84f5864cb3 Shorten example program file names 2017-08-31 17:24:20 +03:00
Efi Fogel 7141e9879b Guarded for platforms that do not support C++11 2017-08-30 12:31:10 +03:00
Efi Fogel ca13833fa7 Shorten file names 2017-08-29 19:14:11 +03:00
Efi Fogel 436559c91b Bumped up required cmake version 2017-08-29 18:57:31 +03:00
Efi Fogel 5465dd2742 Added Boolean_set_operations_2 to the list of dependencies 2017-08-29 18:28:32 +03:00
Efi Fogel f88218ac8b Merge branch 'Set_movable_separability_2-tau' of github.com:efifogel/cgal into Set_movable_separability_2-tau 2017-08-18 11:06:03 +03:00
Efi Fogel cc234476b0 Fixed enum 2017-08-18 11:01:55 +03:00
Efi Fogel 072b00c3cd Use C++11 properly 2017-08-18 11:01:23 +03:00
Sébastien Loriot 1499c794a7 Add license include directives 2017-08-18 09:08:18 +02:00
Sébastien Loriot 3567e50e36 fix project names 2017-08-18 09:02:53 +02:00
Efi Fogel d8df7c9460 Casted argc to size_t 2017-08-17 19:24:50 +03:00
Efi Fogel c4db51331d Removed unused variables and casted argc to size_t 2017-08-17 19:24:05 +03:00
Efi Fogel b17a21c547 Removed erroneous struct keyword 2017-08-17 19:22:38 +03:00
Efi Fogel ec3204d88f Replaced surface with boundary 2017-08-16 09:07:47 +02:00
Efi Fogel f0dba868fe Fixed OutputIterator description 2017-08-10 09:44:28 +02:00
Efi Fogel e01b950dd7 Small fixes to the text 2017-08-10 09:41:37 +02:00
Efi Fogel 118d8db33b Fixed OutputIterator description and a typo 2017-08-10 09:41:37 +02:00
Sébastien Loriot 3662e61ce2 tiny fixes in the user manual 2017-08-10 09:41:37 +02:00
Efi Fogel 82ae67eaae Enhanced the overload description 2017-08-10 09:41:36 +02:00
Efi Fogel 3aaabfbf07 Enhanced based on Eric's comments 2017-08-10 09:41:36 +02:00
Efi Fogel f1804075a3 Replaced png with polygon and rephrased the precondition 2017-08-10 09:41:36 +02:00
Efi Fogel ecba36658a Aplit Functor Types to Types and Functor types 2017-08-10 09:41:36 +02:00
Efi Fogel fd8809f31d Fixed spelling mistakes 2017-08-10 09:41:35 +02:00
Efi Fogel 733d3fa34c Fixed Title 2017-08-10 09:41:35 +02:00
Efi Fogel fb533f4733 Fixed bib and version 2017-08-10 09:41:35 +02:00
Efi Fogel eee965dcd6 Added namespace to functions 2017-08-10 09:41:35 +02:00
Efi Fogel 8399570564 Fixed typo 2017-08-10 09:41:34 +02:00
Efi Fogel 206256910e Fixed typo 2017-08-10 09:41:34 +02:00
Efi Fogel e00777bc99 Moved headers to appropriate places. Added overloads that accept the orientation of the input polygon. 2017-08-10 09:41:34 +02:00
Efi Fogel e0cbbd8689 Added namespace Single_mold_translational_casting 2017-08-10 09:41:34 +02:00