Commit Graph

829 Commits

Author SHA1 Message Date
Laurent Rineau 5617d48946 In the example for out-of-build compilation, CGAL_BIN is ambiguous. Use
CGAL_BUILD instead.
(Reported by Efi).
2008-12-16 17:32:06 +00:00
Laurent Rineau 5446a86713 Fix permissions of install scripts.
(Reported by Efi)
2008-12-16 17:31:16 +00:00
Laurent Rineau f3078e4547 Quote the characters '"' in post-build commands. If TargetDir==C:\Program
Files\CGAL-3.4\, that is needed.
2008-12-16 14:47:16 +00:00
Laurent Rineau 4462d08797 Fill auxiliary/, with empty directory and two README that explain the
purpose of those directories.
2008-12-15 16:18:00 +00:00
Andreas Fabri b2e4b297ab Add cmake_minimum_required to demo and examples CMakeLists.txt 2008-12-15 14:48:27 +00:00
Andreas Fabri 52843ff6ef Don't submit config/support/S* 2008-12-15 14:46:23 +00:00
Laurent Rineau bc98648732 New AUTHORS file. Joachim Reichel have seen several names missing. 2008-12-15 10:05:10 +00:00
Fernando Cacciola c5b9fb843f Allow blank in paths to sources 2008-12-14 23:38:01 +00:00
Joachim Reichel d61e62bb97 remove section about DESTDIR which is not meant to be used that way
fix some typos
2008-12-14 22:31:57 +00:00
Joachim Reichel 74ce11f051 get rid of "Rel" abbreviation, fix URLs, minor layout changes 2008-12-14 13:23:57 +00:00
Joachim Reichel f24ed8bd25 updated for the 3.4 release 2008-12-14 13:22:55 +00:00
Joachim Reichel 9695d7afa4 minor updates for the 3.4 release (directory names, etc.) 2008-12-14 13:21:39 +00:00
Andreas Fabri cf8b0124d0 small changes as suggested by Joachim 2008-12-12 15:00:13 +00:00
Andreas Fabri 5f94b287f4 INSTALL covers the command line tools. It is not about Unix vs. Windows 2008-12-12 14:48:59 +00:00
Andreas Fabri e14f06b047 Resurrect and evolve Joachim's version of INSTALL 2008-12-12 14:24:21 +00:00
Andreas Fabri 4b512a32bf Remove lib, Add doc_html 2008-12-12 10:01:59 +00:00
Laurent Rineau 641e82e285 Commit several changes, about BLAS/LAPACK, and an incomplete sentence about
METIS/TAUCS.
2008-12-12 09:29:32 +00:00
Andreas Fabri cb67e5abfa Don't submit parse_awk 2008-12-12 08:22:58 +00:00
Andreas Fabri b168a60c35 removed README 2008-12-12 08:18:38 +00:00
Andreas Fabri 801edc54c4 Remove outdated sections from the appendix 2008-12-12 08:17:16 +00:00
Andreas Fabri 0a430c4117 Don't submit /config/support/README 2008-12-12 08:07:13 +00:00
Laurent Rineau 41bb417143 - CGAL cmake files are installed by default in
${CMAKE_INSTALL_PREFIX}/lib/CGAL-3.4 (but on Windows)
- The generated CGALConfig.cmake (from CGALConfig_install.fhs.cmake has
  been modified so that it no longer refers to the source directory.
2008-12-11 15:24:51 +00:00
Andreas Fabri a146ef7f2f Add Convex decomposition and new functions of Nef_3 2008-12-10 17:27:21 +00:00
Laurent Rineau f6253cbb79 Fix typos (use Laurent Saboret version). 2008-12-10 16:07:16 +00:00
Laurent Rineau 18db3f75e3 ispell pass 2008-12-10 13:07:46 +00:00
Andreas Fabri b6ca8aa190 Add prerequisites 2008-12-10 13:00:09 +00:00
Andreas Fabri 611e7bef0b Add closing parenthesis 2008-12-10 07:49:06 +00:00
Andreas Fabri 000869c942 change authors and first paragraph 2008-12-09 19:22:18 +00:00
Laurent Rineau f690a817e2 More precise description of Qt4 cmake configuration. 2008-12-09 18:07:17 +00:00
Laurent Rineau e6067fecc3 - Remove one footnote (embedded in the text flow, now).
- Fix one typo.
- Fix one example, about the usage of CGAL_DIR.
2008-12-09 16:08:26 +00:00
Laurent Rineau 7e668fafd9 Use \cmake{} instead of cmake. 2008-12-09 15:24:08 +00:00
Laurent Rineau 167bb98a3a Remove that useless sentence, that links to something that no longer
exists.
2008-12-09 15:01:27 +00:00
Sylvain Pion 9601658698 New config testfile to check for some C++0x feature.
gcc supports it at least in C++0x mode.
2008-12-09 14:56:51 +00:00
Fernando Cacciola 760dd350eb Set WITH_LEDA OFF by defaut 2008-12-05 16:21:14 +00:00
Fernando Cacciola 99e4540773 Added custom 'install_FindCGAL' target 2008-12-05 16:20:07 +00:00
Fernando Cacciola e808b0d426 Spelled checked 2008-12-05 15:30:55 +00:00
Fernando Cacciola 0a912171c8 Installation manual update 2008-12-05 14:56:41 +00:00
Laurent Rineau 4f6e073e8a Prevent false auto-links. 2008-12-05 13:10:52 +00:00
Andreas Fabri e697bab998 Add libQGLViewer and layout changes 2008-12-03 15:41:17 +00:00
Laurent Rineau 38cbc3926c If GMP is not here, CGAL_Core cannot be compiled. 2008-12-03 13:57:18 +00:00
Laurent Rineau 642bde884e Last minute big change: make GMP/MPFR an optional dependency.
Locally tested.

Just after that commit, I will create a fake release and trigger a
test suite with that modification.
2008-12-03 13:09:43 +00:00
Laurent Rineau f9f2c8809a fix unused variables 2008-12-03 09:35:03 +00:00
Laurent Rineau 66336af847 Fix "unused variable 'c'" 2008-12-03 09:31:53 +00:00
Fernando Cacciola 4bf387c6ca Fix assembling of optimized|debug LEDA libraries 2008-12-02 18:31:31 +00:00
Fernando Cacciola 50b6d809d3 Fixed typo 2008-12-02 18:15:13 +00:00
Andreas Fabri dd33ad3cfc cleanup 2008-12-02 11:32:30 +00:00
Andreas Fabri 731e50518a don't submit install_cgal 2008-12-02 11:32:12 +00:00
Andreas Fabri ebc0686ab4 Add text for Qt4 2008-12-01 11:59:25 +00:00
Andreas Fabri daa863a953 Added changes 2008-12-01 10:54:28 +00:00
Andreas Fabri 36b0e36f30 bye bye install_cgal 2008-12-01 10:10:19 +00:00
Andreas Fabri cb44718771 bye bye install_cgal 2008-12-01 10:08:29 +00:00
Andreas Fabri 27793e4140 bye bye install_cgal 2008-12-01 10:06:40 +00:00
Andreas Fabri 781655de6f bye bye install_cgal 2008-12-01 10:03:45 +00:00
Andreas Fabri a184378ddf reformatting and precisions 2008-12-01 10:02:23 +00:00
Fernando Cacciola 6553984e9f Turn OFF examples and demos by default because under Visual Studio this creates a solution with hundreds of projects 2008-11-28 21:20:19 +00:00
Fernando Cacciola dfa94e2e7d Patch FindQt4 moccing under windows 2008-11-28 21:18:33 +00:00
Andreas Fabri 106639714f cleanup 2008-11-28 14:44:03 +00:00
Laurent Rineau d90803500a - Fix the use of the \cgal macro.
- ispell pass: two typos.
2008-11-27 18:21:48 +00:00
Fernando Cacciola b06cc3fc0e Moved cmake modules back (3/3) 2008-11-27 17:30:01 +00:00
Laurent Rineau 6f96cf0d09 ispell found two typos. 2008-11-27 17:12:10 +00:00
Andreas Fabri a1956733c9 Add BoostConsulting, cmake-gui and change a list 2008-11-27 16:56:38 +00:00
Fernando Cacciola 4a4d927522 Moved cmake modules back (2/3) 2008-11-27 16:36:00 +00:00
Andreas Fabri 43197de18d simplifications 2008-11-27 15:55:39 +00:00
Andreas Fabri 2ddb07f22f simplifications 2008-11-27 15:41:41 +00:00
Laurent Rineau 46b70b7c25 Fix again FindQGLViewer.cmake so that it deals with debug and release
libraries, even on Linux where only the release one exists.

Rename QGLVIEWER_LIBRARY to QGLVIEWER_LIBRARIES (-IES), to mimic other
CMake packages.
2008-11-27 15:20:46 +00:00
Andreas Fabri 0af9b0b752 simplifications 2008-11-27 15:04:01 +00:00
Andreas Fabri 2e52b40268 A first pass 2008-11-26 22:14:50 +00:00
Laurent Rineau 4686cb8df4 Revert revision 47046. 2008-11-26 15:35:30 +00:00
Fernando Cacciola 82047a7559 Fixed unnecessary tagged libraries stuff 2008-11-26 15:26:36 +00:00
Laurent Rineau 786707b3b0 Add <CGAL/auto_link/CGALQt.h>, so that link_to_CGAL_Qt3.cpp can compile and
link under Windows.
2008-11-26 13:09:27 +00:00
Laurent Rineau 186cc049df Hardcode "vc80" as TOOLSET for gmp and mpfr. Those libraries are C
libraries (not C++) and we do not need to distinguish between versions of
VC for C libraries.
2008-11-26 11:33:30 +00:00
Laurent Rineau 2d54bbdf5f s/WARNING:/NOTICE:/ so that one can have a blue 'r' (missing requirement)
instead of a yellow 'y' (warning) in test results.
2008-11-25 22:28:41 +00:00
Fernando Cacciola 09cc8a35db Added macros to properly arranged tagged libraries listings 2008-11-21 19:00:02 +00:00
Sylvain Pion 8eab7e07dd Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour
changing functions to a separate header, not included by default
(<CGAL/assertions_behaviour.h>).  The motivation is to hide the enum
values with risky names (ABORT, EXIT, CONTINUE) to a header file which
is most probably not used by any user (or very few).
(breaks backward compatibility for an expected very few, for the sake
of erasing random surprises for "many" ?)
2008-11-21 16:42:02 +00:00
Laurent Rineau f336f4340e Followup to revision 46844.
Attempt to search in $QTDIR/bin first, before searching in $PATH.
2008-11-19 13:52:09 +00:00
Michael Kerber 86fe5c6df1 LEDA Version is detected also when path and lib are passed by cmake-arguments 2008-11-18 09:32:12 +00:00
Laurent Saboret fdf2b32c26 - Removed CGAL_USE_BLAS/CGAL_USE_LAPACK #defines (unused).
- Do not call find_package() anymore.

- Protect scripts against multiple inclusions.
2008-11-17 10:39:37 +00:00
Laurent Saboret 9b6db227a8 - Bug fix: force variables value in cache.
- Removed QUIET parameter from calls to find_package().
2008-11-17 10:37:22 +00:00
Andreas Fabri f31433798a LaurentS's fixes for cmake cache 2008-11-14 15:21:32 +00:00
Fernando Cacciola 7062842d64 Fixed LEDA version detection 2008-11-13 18:01:24 +00:00
Laurent Saboret bcb9e6a8af - Make sure that FindLAPACK.cmake always calls find_package(BLAS).
- Added BLAS_INCLUDE_DIR and LAPACK_INCLUDE_DIR to support CBLAS/CLAPACK on Windows. This is the default on win64.
2008-11-13 17:22:53 +00:00
Laurent Rineau 62e8f40ba3 Call find_package(BLAS QUIET), even if LAPACK_LIBRARIES_DIR or
LAPACK_LIBRARIES is set.
2008-11-13 10:55:13 +00:00
Laurent Rineau 3ba325a39e Typo. That made CGAL-3.4-I-494's test suite be fully red. 2008-11-13 09:17:06 +00:00
Laurent Saboret 6c2703299f Special case for autotest_cgal_with_cmake:
On Windows/VC++, $CGAL_TAUCS_DIR can point to a folder containing the output of
build_taucs_win32_for_CGAL.bat/build_taucs_win64_for_CGAL.bat,
ie TAUCS libraries compiled for all Windows runtimes.
2008-11-12 17:32:35 +00:00
Laurent Saboret cbee4a7769 Code cleaning 2008-11-12 17:18:48 +00:00
Laurent Saboret f66afc0c1f Bug fix:
Fix use of BLAS_LIB_DIR and LAPACK_LIB_DIR environment variables.
2008-11-12 17:14:14 +00:00
Laurent Saboret f7909a4674 - Code cleaning:
Add back CGAL_USE_TAUCS, CGAL_USE_BLAS, CGAL_USE_LAPACK #defines. Only CGAL_USE_TAUCS is currently used. The others are defined by symmetry with other third-party libraries.

- Bug fix: 
Call find_package(LAPACK) before including CGAL_UseLAPACK.cmake. 
Idem for BLAS.
2008-11-12 17:11:22 +00:00
Laurent Rineau 3192eeb9d8 Fix my stupid revision 46847: "Do not display "Building (shared|static)
libraries" during the configuration of an example or a demo."
2008-11-12 17:00:52 +00:00
Fernando Cacciola 353864cf4a Added workaround to SET bug in cmake 2.6
Added link_libraries in UseCGAL (but did not remove target_link_libraries from the programs)
2008-11-12 16:49:55 +00:00
Laurent Rineau 2cabf4a168 Do not display "Building (shared|static) libraries" during the
configuration of an example or a demo.
2008-11-12 15:00:15 +00:00
Laurent Rineau 4f69d413d6 Attempt to fix Qt3 support when Qt4 is installed and /usr/bin/qmake is
Qt4's one.
2008-11-12 13:24:34 +00:00
Laurent Rineau dc59756edd Use get_dependency_version(LEDA). That will compile and run
config/support/print_LEDA_version.cpp
2008-11-12 10:37:36 +00:00
Laurent Rineau 29104437a6 Fix to get the OpenGL version on Darwin too. 2008-11-12 10:36:15 +00:00
Andreas Fabri 758278da6b print LEDA version 2008-11-12 08:49:45 +00:00
Fernando Cacciola 48f5914fc0 Renamed the cmake variable CGAL_LEDA_VERSION as LEDA_VERSION for consistency with all the other LEDA related cmake variables 2008-11-10 16:10:21 +00:00
Laurent Rineau fa912f218c Add NOTICE: where needed, so that the test results scripts can generate a "r". 2008-11-10 11:09:21 +00:00
Laurent Rineau 38e5a4ebf5 Fix the use of Boost program options. 2008-11-10 10:23:40 +00:00
Fernando Cacciola f03d9122b2 Fixed uniquely_add_flags for multiple flags added in the same call as it happens when the reference cache is loaded 2008-11-07 18:11:04 +00:00
Fernando Cacciola 5baa371e4c Fixed link order 2008-11-07 18:09:47 +00:00
Fernando Cacciola 0d67a24c0f Allow users to secify DEBUG and RELEASE variants of the leda libs 2008-11-07 17:12:08 +00:00