From 12f7cd71403873f6892fef9267baf48ceda8a20e Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Tue, 4 Jan 2000 11:29:58 +0000 Subject: [PATCH] *** empty log message *** --- Packages/Installation/changes.txt | 7 +++++++ Packages/Installation/long_description.txt | 12 ++++++++++++ 2 files changed, 19 insertions(+) diff --git a/Packages/Installation/changes.txt b/Packages/Installation/changes.txt index 519030837af..d9beeb522cc 100644 --- a/Packages/Installation/changes.txt +++ b/Packages/Installation/changes.txt @@ -7,6 +7,9 @@ // actual revision //--------------------------------------------------------------------- +GLOB: Changed real_which to work with spaces in directory names. +GLOB: Added gmp installation in CGAL tree for cygwin. +GLOB: Removed -DCGAL_LIMITED_ITERATOR_TRAITS_SUPPORT for MSVC. GLOB: Introduced CGAL_WINDOW_LD_LIBPATH in analogy to CGAL_LD_LIBPATH. ALL : Updated ps-docs. GLOB: Remove ii_files in .C.clean target for mips-CC. @@ -71,9 +74,13 @@ ALL : updated CGAL-version to 2.1. GLOB: removed CGAL_directories (contained only two variables). GLOB: no support for gcc prior to 2.8 anymore. GLOB: fixed little problem with install-script name - now $CGAL_INSTALL_CGAL. +DOCS: Updated. DOCS: Some additions/corrections due to Dima. DOCS: Added description of CLN support. DOCS: Some minor corrections. +DOCS: Major additions about MS-stuff by Dima. +DOCS: Reorganized section order moving some stuff into the appendix. +DOCS: A number of minor changes/additions. DOCS: Updated LEDA version number. DOCS: Added docs for cygwin installation. DOCS: Added Dima to the list of authors. diff --git a/Packages/Installation/long_description.txt b/Packages/Installation/long_description.txt index 3fbfee8e307..3df02b91ccd 100644 --- a/Packages/Installation/long_description.txt +++ b/Packages/Installation/long_description.txt @@ -3,6 +3,18 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 1.82 +//--------------------------------------------------------------------- + +GLOB: Changed real_which to work with spaces in directory names. +GLOB: Added gmp installation in CGAL tree for cygwin. +GLOB: Removed -DCGAL_LIMITED_ITERATOR_TRAITS_SUPPORT for MSVC. +DOCS: Updated. +DOCS: Major additions about MS-stuff by Dima. +DOCS: Reorganized section order moving some stuff into the appendix. +DOCS: A number of minor changes/additions. + //--------------------------------------------------------------------- // revision 1.81 //---------------------------------------------------------------------