From 1df3095a5f77f2c91d1a364cf8e75f5f06d7fffb Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Thu, 9 Aug 2001 11:20:44 +0000 Subject: [PATCH] *** empty log message *** --- Packages/Installation/changes.txt | 8 ++++++++ Packages/Installation/long_description.txt | 13 +++++++++++++ 2 files changed, 21 insertions(+) diff --git a/Packages/Installation/changes.txt b/Packages/Installation/changes.txt index e385eda4ebf..095dbca8c04 100644 --- a/Packages/Installation/changes.txt +++ b/Packages/Installation/changes.txt @@ -7,6 +7,9 @@ // actual revision //--------------------------------------------------------------------- +GLOB: Updated license header. +GLOB: Show again LEDA (not) supported. +GLOB: Added printout of CGAL_LIB_DIR in the end to ease CGALWin installation. GLOB: Fixed CGAL_LIB_CREATE for mipspro. GLOB: Added CGAL_WINLIB_CXXFLAGS, set -fpermissive for gcc-solaris. GLOB: Added WINDOW_INCLUDE, set to /usr/openwin/include for solaris. @@ -31,6 +34,11 @@ GLOB: Recognize existing _LEDA config/install files. GLOB: The _LEDA suffix is now part of the config/install file as well. GLOB: Run the compiler tests when it becomes necessary only. ALL : Changed CGAL version to 2.3. +DOCS: Replace CGALwin -> CGALWin. +DOCS: Updated supported compilers (gcc-3.0), remark on gcc-2.96/7. +DOCS: Removed reference to Getting-Started. +DOCS: Added section on visualization and installation of CGALwin. +DOCS: Some other minor changes/fixes. DOCS: Added remark for cygwin 1.3.2. DOCS: Updated some remark concerning cygwin and/or Borland. DOCS: - Remove some obsolete or buggy references. diff --git a/Packages/Installation/long_description.txt b/Packages/Installation/long_description.txt index 53e41f942e1..46a0bc545ec 100644 --- a/Packages/Installation/long_description.txt +++ b/Packages/Installation/long_description.txt @@ -3,6 +3,19 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 1128 +//--------------------------------------------------------------------- + +GLOB: Updated license header. +GLOB: Show again LEDA (not) supported. +GLOB: Added printout of CGAL_LIB_DIR in the end to ease CGALWin installation. +DOCS: Replace CGALwin -> CGALWin. +DOCS: Updated supported compilers (gcc-3.0), remark on gcc-2.96/7. +DOCS: Removed reference to Getting-Started. +DOCS: Added section on visualization and installation of CGALwin. +DOCS: Some other minor changes/fixes. + //--------------------------------------------------------------------- // revision 1127 //---------------------------------------------------------------------