mirror of https://github.com/CGAL/cgal
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch ........ r54354 | lrineau | 2010-03-01 09:23:05 +0100 (Mon, 01 Mar 2010) | 2 lines Missing word! ........ r54363 | lrineau | 2010-03-01 11:35:39 +0100 (Mon, 01 Mar 2010) | 3 lines Fix the issue with <boost/property_map.hpp> <CGAL/property_map.h> checks for the Boost version. ........ r54365 | lrineau | 2010-03-01 14:01:18 +0100 (Mon, 01 Mar 2010) | 2 lines Let's prepare CGAl-3.6 finale version, now. ........ r54380 | penarand | 2010-03-01 17:07:43 +0100 (Mon, 01 Mar 2010) | 3 lines replaced macros reported by check_macro_names script ........ r54389 | lrineau | 2010-03-02 11:43:47 +0100 (Tue, 02 Mar 2010) | 3 lines http://doc.qt.nokia.com/latest/ is the permanent URL to latest Qt version documentation. ........ r54390 | lrineau | 2010-03-02 11:44:44 +0100 (Tue, 02 Mar 2010) | 2 lines qpl.html no longer exists since Qt-4.4! ........ |
||
|---|---|---|
| .. | ||
| auxiliary | ||
| cmake/modules | ||
| config | ||
| demo | ||
| doc_tex | ||
| examples | ||
| include/CGAL | ||
| package_info/Installation | ||
| src | ||
| test/Installation | ||
| AUTHORS | ||
| CHANGES | ||
| CMakeLists.txt | ||
| INSTALL | ||
| LICENSE | ||
| LICENSE.FREE_USE | ||
| LICENSE.LGPL | ||
| LICENSE.QPL | ||
| README | ||
| dont_submit | ||
README
README
-------------------------------------------------------------------------------
This distribution of CGAL includes:
AUTHORS - current and former authors of CGAL
CHANGES - history of changes for the library
CMakeLists.txt - main script of the build system
INSTALL - information about the installation process
LICENSE - describes the license of CGAL
LICENSE.FREE_USE - text of the free use license (see LICENSE file)
LICENSE.LGPL - text of LGPL v2.1 license
LICENSE.QPL - text of the QPL v1.0 license
README - this file
VERSION - version number of this release
auxiliary/ - directory containing miscellaneous things, currently only
the icons needed for the demos on MacOS X
cmake/ - some scripts needed by the build system
config/ - some test programs used during the configuration process
demo/ - many demo programs for the library's various packages.
These programs produce visual output (see INSTALL for
prerequisites).
doc_html/ - documentation, e.g. the CGAL Installation Guide
examples/ - programs illustrating the library's functionality.
These programs do not produce visual output.
include/ - the include files for the CGAL library (and other small
external libraries as well, see the LICENSE file)
scripts/ - some useful scripts for CGAL programmers
src/ - the source code for building the CGAL libraries
(as well as some external libraries, see the LICENSE file)
-------------------------------------------------------------------------------