Laurent Rineau
812c04987b
Merge pull request #1750 from lrineau/Testsuite-fix_CMake_warnings_unused_from_cli-lrineau
...
Followup to #1736
2016-12-27 14:40:48 +01:00
Frédérik Paradis
2d862a43a2
Fix spelling mistake in one of the authors' name
2016-12-19 12:21:01 -05:00
Laurent Rineau
fe4a731dc2
Followup to #1736
...
Add `--no-warn-unused-cli` to avoid warnings.
2016-12-06 13:47:12 +01:00
Frédérik Paradis
c0e49e7a29
Refactoring of the enum Half to Cones_selected and fix bugs in cone spanners ipelet
2016-12-02 13:56:14 -05:00
Frédérik Paradis
7369b842a4
Adding doc for the cone spanners ipelet
2016-12-01 15:58:53 -05:00
Frédérik Paradis
6a68396aa2
Adding the choice of even or odd cones for half-theta/yao-graphs in cone spanners ipelet
2016-12-01 15:57:34 -05:00
Frédérik Paradis
910f69c6a0
Use "Exact_predicates_exact_constructions_kernel_with_root_of" instead of "Exact_predicates_inexact_constructions_kernel"
2016-11-21 09:57:44 -05:00
Frédérik Paradis
2eb079f83b
Modifying the display of the cones so that their rays be the same length.
2016-11-10 09:45:32 -05:00
Frédérik Paradis
d793e1f55d
Adding an ipelet for cone spanners
2016-11-08 13:54:34 -05:00
Sébastien Loriot
5e8c2e8631
squared distance no longer available for weighted points
2016-11-03 13:12:29 +01:00
Andreas Fabri
453f918114
fix ipelets
2016-11-03 13:12:29 +01:00
Andreas Fabri
70ac30908a
Add typename to fix CGAL_ipelets
2016-11-03 13:11:15 +01:00
Andreas Fabri
44ec32c6f2
cleanup
2016-11-03 13:11:15 +01:00
Laurent Rineau
26c803b6af
Merge pull request #1574 from afabri/Filtered_kernel_init_double_to_avoid_warning-GF
...
Kernel_23: Initialize numbers in operator>>(istream&, Point/Vector/..)
2016-10-24 11:46:54 +02:00
Andreas Fabri
9fe9d3a7da
fix typo
2016-10-19 15:24:49 +02:00
Andreas Fabri
87d4f89c14
move falthrough at the end of the case
2016-10-18 11:08:53 +02:00
Andreas Fabri
44fa46d55a
Fix ipelet multi_delaunay.cpp
...
It makes no sense to compare with an uninitialized point
and is even a bug, if by any chance coordinates are equal
2016-10-18 09:38:27 +02:00
Andreas Fabri
9f96d247d3
more fallthrough statements
2016-10-17 13:45:42 +02:00
Laurent Rineau
223c1cf5a4
Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF
...
Compute and fix packages dependencies
2016-10-05 13:11:04 +02:00
Laurent Rineau
67e9da4770
FindIPE defines IPE_VERSION
2016-09-30 15:23:14 +02:00
Sébastien Loriot
e78bef8a9c
update project name of demos
2016-09-08 00:13:34 +02:00
Sébastien Loriot
6b338eeb1f
improve the name of projects in cmake scripts of examples
2016-09-08 00:02:55 +02:00
Sébastien Loriot
4c29bf1b44
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Sébastien Loriot
881e4d3199
request Core only in examples, tests and demos when really needed
2016-03-07 22:36:57 +01:00
Sébastien Loriot
2d191d6651
commit CMakeLists.txt for all examples and tests
2016-03-07 17:39:36 +01:00
Philipp Möller
0a04a3a48f
Use CGAL_DOC_VERSION
2016-02-11 15:37:54 +01:00
Sébastien Loriot
0892b09798
add enable c++11 if IPE is 7.2.1 or greater
2016-02-03 14:27:47 +01:00
Philipp Möller
71b4e9c515
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Philipp Möller
4f553891fd
Handle non-default example directories
...
while making sure that this is agnostic to the file layout
2015-12-10 17:05:51 +01:00
Philipp Möller
81a8f982dc
Handle the easy INPUT cases
...
If INPUT is just PKG/doc/PKG, handle it automatically.
2015-12-10 17:00:26 +01:00
Andreas Fabri
6e214c5f4a
remove Qt3 demos and empty dontsubmit files
2015-09-30 12:51:40 +02:00
Laurent Rineau
ac47d7ac24
Fix a stupid typo: CGAL_USE
2015-09-07 15:42:24 +02:00
Laurent Rineau
c3926316ce
Fix warning, after the replacement assert/CGAL_assertion
...
When CGAL_assertion is defined to the empty macro, then the variable
'ok' triggers a warning:
include/CGAL/CGAL_Ipelet_base_v7.h:848:14: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
bool ok=true;
^
See for example
https://cgal.geometryfactory.com/CGAL/Members/testsuite/CGAL-4.7-Ic-136/CGAL_ipelets_Demo/TestReport_lrineau_x86-64_Linux-Fedora19_g++-4.8_Release.gz
2015-09-07 15:03:43 +02:00
Andreas Fabri
1e2ff1131e
assert -> CGAL_assertion
2015-08-27 16:51:55 +02:00
Laurent Rineau
32a3f4b60b
The `make clean` can fail when there is no target at all
2015-07-15 16:36:19 +02:00
Laurent Rineau
fa13f4ed0c
Merge remote-tracking branch 'philaris/sdglinf-philaris' into CGAL-Qt5_support-GF
2015-07-10 17:28:07 +02:00
Laurent Rineau
15c1469a54
CGAL requires CMake>=2.8.11.
2015-07-10 17:01:42 +02:00
Laurent Rineau
3ec0c69f8f
We want 2.8.10 for all demos
...
Previous versions are not tested by the CGAL daily test suite.
2015-07-09 17:50:22 +02:00
Laurent Rineau
e5bcdc5f3e
Update all CMakeLists.txt
...
- CMake 2.8.11 or later is now required
- GLEW is no longer used by demo/Polyhedron/
2015-07-06 18:14:34 +02:00
Panagiotis Cheilaris
51499f78c5
remove sdglinf hv from ipelet
...
Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr>
2015-06-30 10:32:07 +02:00
Panagiotis Cheilaris
f8a645e93b
Segment Voronoi diagram Linf ipelet in cmake list
2015-06-30 10:31:58 +02:00
Panagiotis Cheilaris
f6fd3128fb
control CGAL_SDG_DEBUG with cmake, show segments
...
Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr>
2015-06-30 10:31:17 +02:00
Panagiotis Cheilaris
b4236a0f1f
renames to be like formal CGAL repository
...
I have only kept in an include directory at the root
the change in arrangement point location.
This change also requires to use some special local
includes in CMakeLists.txt files. I will do it in a
subsequent commit.
2015-06-30 10:31:01 +02:00
Sébastien Loriot
9e68f232ac
using the free function to_double instead of the member function
...
the member function is specific to a few number types
2015-04-13 14:25:57 +02:00
Sébastien Loriot
b28b4607ae
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Olivier Devillers
d947a0b076
f vs lf
2014-08-05 17:19:49 +02:00
Olivier Devillers
23c435f18c
forgot lua file
2014-08-04 16:10:53 +02:00
Olivier Devillers
1d7f69dfb7
forgot lua file
2014-08-04 16:09:30 +02:00
Olivier Devillers
c702ff0705
forgot to write the unit
2014-08-04 16:00:43 +02:00
Olivier Devillers
d39be1922e
typo
2014-08-04 13:22:25 +02:00
Olivier Devillers
d6c93ed3a8
this file has to be modified to get test-suite running!
2014-08-04 11:47:43 +02:00
Olivier Devillers
d9cdb1f580
There was a bug in the computation of pencil of circles:
...
degenerate case when circle degenerate in the radical axis
were not taken in account.
This has an implact on the ipelets "pencil of circels"and "hyperbolic".
A very small ipelet computing the distance between two points is also added.
2014-08-01 15:20:23 +02:00
Laurent Rineau
ac9ea3ee05
compilation error, use CGAL::to_double
2014-06-26 19:12:57 +02:00
Sébastien Loriot
244e0fe1cf
add missing targets to the testsuite
2014-01-13 17:42:10 +01:00
Laurent Rineau
92fbeb4926
Merge remote-tracking branch 'origin/CGAL_ipelets-hyperbolic-odevil'
...
Small feature:
http://cgal.org/wiki/Features/Small_Features/Hyperbolic_ipelets
Tested in CGAL-4.4-Ic-76.
Approved by the release manager.
Conflicts:
Installation/changes.html
2014-01-03 12:19:12 +01:00
Olivier Devillers
38c28d3692
error messages and default box
2013-12-17 11:54:59 +01:00
Sébastien Loriot
d8ccdab0a4
update user manual
2013-12-16 23:05:10 +01:00
Sébastien Loriot
d45f445a59
handle intersecting polygons
2013-12-16 22:48:16 +01:00
Sébastien Loriot
29ad4556e7
make the name of subfunctions matching with the doc and the help menu
2013-12-16 17:40:27 +01:00
Olivier Devillers
fee948e406
misc (following Sebastien remarks)
2013-12-16 16:19:29 +01:00
Olivier Devillers
9c4785f884
additional features in hyperbolic ipelet
2013-12-10 11:33:28 +01:00
Olivier Devillers
0eb0367883
detail
2013-12-05 09:19:46 +01:00
Olivier Devillers
c05c0a556f
apply Sebastien comments
2013-12-05 09:11:35 +01:00
Sébastien Loriot
0fa2cacb60
remove doc_tex documentation (including developer manual) and old manual tools
2013-12-03 17:27:02 +01:00
Olivier Devillers
3c5906c5e5
correct year
2013-11-28 11:11:52 +01:00
Olivier Devillers
0a58678648
bug in clipping
2013-11-27 18:29:49 +01:00
Olivier Devillers
1752d3605c
adding policies in Hilbert sort
...
adding doc of the CGAL_ipelet demo
2013-11-27 17:28:14 +01:00
Olivier Devillers
27b3acf5d1
New Ipelets : pencils of circles
...
hyperbolic geometry
Modified Ipelet : generator (place of created points from selection instead of
midle of the page).
2013-11-26 09:42:55 +01:00
Andreas Fabri
6c547e5663
Mainly added includes
2013-09-13 22:24:30 +02:00
Laurent Rineau
bc03aaf30b
Put doc/ in the global dont_submit file
2013-08-20 10:57:03 +02:00
Sébastien Loriot
64f38d2703
add missing group
2013-08-07 10:48:16 +02:00
Sébastien Loriot
d282ade623
use \cgalCite instead of \cite
...
using perl -i -pe 's/\\cite\s*{?([a-zA-Z0-9:-]+)}?/\\cgalCite{$1}/g'
2013-08-05 18:25:26 +02:00
Sébastien Loriot
b2ef3b8673
Merge branch 'doc-remove_gif-local'
...
Successfully test in CGAL-4.3-Ic-102
This commit fixes a few issues in the doxygen documentation and in particular
the figure for the generation of latex doc.
Approved by the interim release manager
xplain why this merge is necessary,
2013-07-26 17:50:07 +02:00
Sébastien Loriot
2dfe8a3d73
workaround for a doxygen bug: remove space after /!* to avoid a verbatim env
...
this happens if you have an empty line or the text directly after /!*
to find them in the generated documentation, grep for "pre class=\"fragment\""
(a few of them are legitimate however)
2013-07-25 14:58:53 +02:00
Sébastien Loriot
143a2181b3
add latex format for \imagei doxygen command
...
perl -pe 's/^(\s*)\\image\s+html\s+(.*)\s*$/$1\\image html $2\n$1\\image latex $2\n/' -i
2013-07-25 11:50:53 +02:00
Sébastien Loriot
c48c9e21bd
make each ipelet linking to ipe library
2013-07-02 14:24:14 +02:00
Ross Hemsley
4d9caf3763
Added names that were missing into the Doxyfile.in entries.
...
Also modified Installation/CMakeLists.txt to push the version number variable to the parent level
so that it can be accessed by the documentation
2013-05-30 17:55:43 +02:00
Philipp Möller
d4e379ba82
Small fixes in the generated Doxyfile.in
2013-05-30 15:32:33 +02:00
Ross Hemsley
c0690f87f4
Manually inserted tags that could not be generated automatically
...
added in options that were in XML but were not moved across to new Doxyfile.in files.
2013-05-30 14:45:18 +02:00
Philipp Möller
4d469821f7
Generated Doxyfile.in and dependencies
2013-05-30 14:13:47 +02:00
Sébastien Loriot
7e15467c72
new cgal doxygen advanced macro to put the text inside a div
2013-05-27 19:36:33 +02:00
Sébastien Loriot
ccebcfd954
use the classical cmake way to find third party library
2013-03-25 09:32:32 +01:00
Sébastien Loriot
c41bcc8999
remove empty groups
2013-03-14 09:36:56 +01:00
Andreas Fabri
37b7f0054f
output_iterator -> OutputIterator; ipelets depend on Polygon package
2013-03-14 09:08:08 +01:00
Sébastien Loriot
7d2903e230
add classified reference manual pages
2013-03-12 14:51:52 +01:00
Sébastien Loriot
3696c36367
vc++ does not like "and", replace it with &&
2013-03-05 14:12:58 +01:00
Laurent Rineau
26a7e70785
New license.txt files (eol changes)
...
The new version 2.13.0 of licensecheck has changed the spaces at eol.
2013-02-19 16:46:39 +01:00
Sébastien Loriot
82b2ebc865
apply the cpp0x namespace renaming in all files
2012-12-19 11:33:17 +01:00
Philipp Möller
75f69570dc
Change the titles of mainpages to "User Manual"
...
This leads to a slightly odd result in the search for "User Manual",
but makes the pages themselves more consistent.
2012-12-13 14:47:09 +01:00
Sébastien Loriot
9576be3c3b
add doc in dont_submit
2012-11-27 08:42:02 +01:00
Sébastien Loriot
1d5b7dec76
correct linking and remove section
2012-11-22 11:50:29 +01:00
Andreas Fabri
625f9f6cd7
after git merge remotes/origin/hot-fixes-for-Git
2012-11-20 13:02:17 +01:00
Sébastien Loriot
128b02abb8
update CGAL custom doxygen macros
...
corresponds to a run of the script Documentation/conversion_tools/rename_macros.sh
+manual edit of doxyassist.xml and pkglist_filter.py
2012-11-14 00:31:05 +01:00
Sébastien Loriot
ae159cbdf3
replace markup #, ##, ### by \section, \subsection and \subsubsection
...
(script replacement)
2012-11-06 22:02:15 +00:00
Andreas Fabri
7a6634b5a7
No need for CGAL:: in user manuals
2012-10-31 20:11:16 +00:00
Philipp Möller
31e9eadf8b
Fix all PackageDescriptions to a newer layout
2012-10-19 15:52:31 +00:00
Sébastien Loriot
456c08e9b9
exactly one element should be a primary selection
2012-10-08 07:45:30 +00:00
Philipp Möller
bc48dfe5a0
Be consistent about author/authors
2012-10-03 16:40:16 +00:00
Sébastien Loriot
744556a941
check and fix CGAL ipelets
2012-10-02 22:38:47 +00:00
Philipp Möller
272a52ee44
Do a global pass over Doxygen warnings/errors.
2012-10-02 15:12:54 +00:00
Philipp Möller
c9fdbf3edb
Add an anchor to each level one heading, so we get a nice tree in the
...
user manuals.
2012-10-02 11:53:01 +00:00
Philipp Möller
37778547bf
Fix example to point to paths similar to a flat layout
2012-10-01 18:02:44 +00:00
Philipp Möller
b64ba48134
The changes to move the package overview labels into the
...
PackageDescription.
2012-09-25 17:17:49 +00:00
Philipp Möller
e54098fb57
Throw out left over Classified files and move their content if
...
necessary.
2012-09-20 16:29:19 +00:00
Philipp Möller
1954eff3d6
* build normalized mainpage anchors
...
* better naming for Pkg commands
* User and Reference Manual links from the PackageOverview
2012-09-20 15:30:03 +00:00
Andreas Fabri
6f61e2b2ee
Downsize headings
2012-09-17 14:53:05 +00:00
Philipp Möller
864aebe2e5
Merge next.
...
This commit also updates the respective mock-headers when the
corresponding .tex documentation has changed. This has been the case for:
AABB_tree/doc_tex/AABB_tree_ref/AABBGeomTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABBTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABB_traits.tex
Mesh_3/doc_tex/Mesh_3_ref/parameters_features.tex
Mesh_3/doc_tex/Mesh_3_ref/parameters_no_features.tex
Number_types/doc_tex/NumberTypeSupport_ref/Interval_nt.tex
Number_types/doc_tex/NumberTypeSupport_ref/Lazy_exact_nt.tex
Spatial_searching/doc_tex/Spatial_searching_ref/Search_traits_2.tex
Spatial_searching/doc_tex/Spatial_searching_ref/Search_traits_3.tex
Triangulation_2/doc_tex/Triangulation_2_ref/Constrained_Delaunay_triangulation_2.tex
2012-09-12 14:14:22 +00:00
Philipp Möller
2d8931167f
autoexamples
2012-08-29 16:20:55 +00:00
Philipp Möller
5a0a5403c4
Enable autotoc on mainpages
2012-08-29 15:45:17 +00:00
Philipp Möller
e2616dafb1
Rebuild the how_to_cite structure
2012-08-28 17:33:45 +00:00
Andreas Fabri
e3e5cba5b4
fix cite
2012-08-28 08:50:32 +00:00
Andreas Fabri
b6afd2a2e4
one \cite per paper
2012-08-27 19:58:48 +00:00
Philipp Möller
76aacb1add
Change created package names to be the pretty printed version instead
...
of the readable, short, easy-to-remember SVN version.
2012-08-23 17:00:30 +00:00
Laurent Rineau
2db4effa7e
CMake: Fix the handling of cmake_policy
...
That is a followup-to my commit last year:
| ------------------------------------------------------------------------
| r63198 | lrineau | 2011-04-28 19:45:22 +0200 (Thu, 28 Apr 2011) | 5 lines
|
| Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
| CMake gives an error if one tries to use cmake_policy(VERSION x.y.z) if
| x.y.z is greater than the current CMake version.
|
| ------------------------------------------------------------------------
The following check:
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" VERSION_GREATER 2.6)
is useless just after a call to:
cmake_minimum_required(VERSION 2.6.2)
The script used to fix that was:
#!/usr/bin/env perl
$replacement=<<'END';
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}.${CMAKE_PATCH_VERSION}" VERSION_GREATER 2.8.3)
cmake_policy(VERSION 2.8.4)
else()
cmake_policy(VERSION 2.6)
endif()
END
while(<>) {
if(/if\("\${CMAKE_MAJOR_VERSION}.\${CMAKE_MINOR_VERSION}" VERSION_GREATER 2.6\)/) {
while(<>) {
if(/^endif\(\)/) {
print "$replacement";
while(<>) {
print;
}
exit 0
}
}
}
print;
}
2012-08-22 12:35:03 +00:00
Andreas Fabri
dde2961adc
Add \anchor of chapters
2012-08-21 10:22:57 +00:00
Philipp Möller
d3a9a641de
Refurb package descriptions with a label for the license.
2012-08-20 14:28:36 +00:00
Philipp Möller
171c4bbd51
more packages
2012-08-16 17:15:27 +00:00
Sébastien Loriot
c61dccb5a5
find_path do nothing if the variable is already in the cache
2012-08-14 15:01:10 +00:00
Sébastien Loriot
40e636e8e5
more warnings removed
2012-07-27 10:38:58 +00:00
Sébastien Loriot
cd58d025f7
remove unused var warnings
2012-07-27 10:29:10 +00:00
Sébastien Loriot
5dd3045330
move installation dir setup in demo script
2012-06-21 09:51:55 +00:00
Sébastien Loriot
e7e15113ef
modification for IPE
...
->move the version check and the installation directory detection into the
demo CMakeLists.txt
2012-06-20 15:12:28 +00:00
Laurent Rineau
b385c8227b
Workaround the check of NDEBUG in the testsuite.
2012-01-26 11:21:43 +00:00
Laurent Rineau
a37c74d534
Add license files, per package
2012-01-16 15:54:22 +00:00
Laurent Rineau
88e6e796ff
Missing #include for assert
2012-01-16 10:30:24 +00:00
Laurent Rineau
5b5dd33848
merge changes from next
2012-01-09 12:33:39 +00:00
Laurent Rineau
93486787c3
The inside of ccPkgDescription must not contain black lines between macros
...
Otherwise that inserts a buggy "<p>" tag in the package overview where the
doctype does not allow it.
2011-11-15 19:16:23 +00:00
Sébastien Loriot
91a5327fa8
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Sébastien Loriot
554f62d411
remove executable property from copyright files
2011-10-03 08:18:16 +00:00
Andreas Fabri
d10a333947
Add a file with the copyright holder(s) to the package_info
2011-09-29 20:45:16 +00:00
Laurent Rineau
fdb7ea6c6b
prepare ccPkgHowToCiteCgal for CGAL-3.10 (in 2012)
2011-09-28 16:15:05 +00:00
Philipp Möller
f9b288db90
Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller.
...
Small feature page: https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Replace_copy_n
2011-08-26 14:34:10 +00:00
Laurent Rineau
369498d1e5
Cancel revision 64607. There had been a problem with the branch.
...
| ------------------------------------------------------------------------
| r64607 | efif | 2011-07-05 17:27:04 +0200 (Tue, 05 Jul 2011) | 1 line
|
| Merged feature-branch Aos_2-new_functors-tau into next
| ------------------------------------------------------------------------
2011-07-06 11:11:58 +00:00
Laurent Rineau
3c02e07b23
Try to fix my last revision about cmake_policy, with CMake-2.6.x
...
CMake gives an error if one tries to use cmake_policy(VERSION x.y.z) if
x.y.z is greater than the current CMake version.
2011-04-28 17:45:22 +00:00
Laurent Rineau
c97205f085
Global handling of CMake policies (second part)
...
We declare
cmake_minimum_required(VERSION 2.6.2)
but we also use
cmake_policy(VERSION 2.8.4)
to declare that our CMake scripts are OK with all the defaults of CMake policies
as of CMake-2.8.4. That shuts down the warnings of CMake-2.8.4.
That way, we no longer need any declaration of specific policies.
Those two lines must be present and maintained in all our CMakeLists.txt
files (the one for the libraries, and also the one for examples and demos,
and maybe tests).
2011-04-28 10:55:56 +00:00
Laurent Rineau
ca5c92e034
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 17:58:27 +00:00
Sébastien Loriot
8ce2048aea
add #include<CGAL/config.h> before any directive CGAL_USE_*
2011-03-02 18:52:57 +00:00
Sébastien Loriot
e5a96255ba
*remove warnings.
...
In particular remove UNTESTED_XXXXXXXXXXX unused variable that possibly hide true warnings.
In those cases, the string printed while executed now starts with "NOTE: ".
*CGAL internal code no longer rely on depecrated features
2011-02-28 15:28:28 +00:00
Laurent Rineau
da95064578
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
2011-02-24 15:21:10 +00:00
Laurent Rineau
77a2bead80
Add missing svn properties (keywords and eol-style).
2010-09-20 12:12:46 +00:00
Sylvain Pion
fe04258e2a
Remove myself from maintainer files.
2010-09-15 12:32:09 +00:00
Fernando Cacciola
738080d74e
Reverted to release 3.6
2010-08-19 23:11:29 +00:00
Sébastien Loriot
5471e90cd1
s/succesful/successful
2010-08-12 08:30:26 +00:00
Sébastien Loriot
15b9c6e87b
typo
2010-08-12 07:10:41 +00:00
Fernando Cacciola
412b3fb135
Fixed location of helper function to draw unbounded bisectors
2010-08-05 21:53:30 +00:00
Sébastien Loriot
f364b5a604
accommodate changes in Straight_skeleton API
2010-08-02 06:19:25 +00:00
Sébastien Loriot
ce58091329
autodetect version of IPE
...
This can be override by set IPE_VERSION cmake variable to 6 or 7.
2010-06-23 16:20:18 +00:00
Sébastien Loriot
fb29cad175
svn tag clean up
2010-06-17 11:56:17 +00:00
Laurent Rineau
91ff4aa65c
let ipelets be in the usual directory.
2010-05-21 16:03:57 +00:00
Sébastien Loriot
6da19089e5
constness pb detected on intel
2010-04-26 08:14:33 +00:00