mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
b52be58b1e
commit
1df3095a5f
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
//---------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue