mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
26bb4227b1
commit
c53262505f
|
|
@ -49,6 +49,7 @@ GLOB: Make blank after EXE_OPT, except for msvc and borland.
|
|||
GLOB: Fixed test_gmp for sunpro 5.3.
|
||||
GLOB: Updated sunpro_version detection for 5.3.
|
||||
GLOB: Update CGAL version to 2.4.
|
||||
DOCS: For Sunpro 5.3, a patch is required.
|
||||
DOCS: Throw out windows native stuff.
|
||||
DOCS: Updated KAI CC url.
|
||||
DOCS: Added Qt stuff.
|
||||
|
|
|
|||
|
|
@ -3,6 +3,96 @@
|
|||
//=====================================================================
|
||||
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 1159
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 1158
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
DOCS: For Sunpro 5.3, a patch is required.
|
||||
DOCS: Updated KAI CC url.
|
||||
DOCS: Added Qt stuff.
|
||||
DOCS: fixed URLs containing \_ to please HTML covertor
|
||||
DOCS: updated URLs for Cygwin
|
||||
DOCS: fixed few misprints
|
||||
DOCS: Merged Dimas changed in.
|
||||
DOCS: Updated CGAL version to 2.4.
|
||||
DOCS: Removed ftp paragraph.
|
||||
DOCS: updated to include handling of CGALWin with native tools.
|
||||
DOCS: renaming install.txt to INSTALL.win32
|
||||
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.
|
||||
DOCS: Removed egcs-1.* support.
|
||||
DOCS: Updated http links.
|
||||
DOCS: Added options for setting CUSTOM_CXX/LDFLAGS from command line.
|
||||
DOCS: Changed CGAL version to 2.3.
|
||||
DOCS: Some minor corrections by Susan and Dima.
|
||||
DOCS: Fixed footnotes for HTML acc. to Susan's remarks.
|
||||
DOCS: Updated list of supported compilers: add borland and kcc.
|
||||
DOCS: Added http references to compiler vendors.
|
||||
DOCS: Added section about long-name problem on Irix.
|
||||
DOCS: Added indexing commands. (finally ... :-)
|
||||
DOCS: Changed LEDA version to 4.1.
|
||||
DOCS: Removed description of the replace_header script.
|
||||
DOCS: Added remark, that CLN R1.0.3+ is required.
|
||||
DOCS: Changed CGAL_NO_LEDA_HANDLE passus.
|
||||
DOCS: Added/Corrected LONG_NAME_PROBLEM_LDFLAGS for Irix.
|
||||
DOCS: Updated CGAL_VERSION to 2.2.
|
||||
DOCS: Some fixes by Stefan and Susan.
|
||||
DOCS: Removed overfull boxes.
|
||||
DOCS: Updated CGAL version in --upgrade.
|
||||
DOCS: Some minor changes due to Dima.
|
||||
DOCS: Two changes due to Dima/Stefan.
|
||||
DOCS: Some updates due to Dima.
|
||||
DOCS: Replaced LEDA-4.1-beta by LEDA-4.0. :-)
|
||||
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: Some additions/corrections due to Dima.
|
||||
DOCS: Updated ps-docs.
|
||||
DOCS: Updated LEDA version number.
|
||||
DOCS: Added docs for cygwin installation.
|
||||
DOCS: Added description of CLN support.
|
||||
DOCS: Some minor corrections.
|
||||
DOCS: updated CGAL-version to 2.1.
|
||||
DOCS: added section "Compiler Optimisations"
|
||||
DOCS: added long-name-problem remarks to Troubleshooting
|
||||
DOCS: moved leda-stl-conflict subsection to Troubleshooting
|
||||
DOCS: updated documentation acc.to Stefan's suggestions.
|
||||
DOCS: added documentation of scripts (use_cgal_namespace,
|
||||
DOCS: create_cgal_makefile and replace_headers).
|
||||
DOCS: some minor corrections/clarifications.
|
||||
DOCS: sample installation now with egcs
|
||||
DOCS: removed support for "external" STL
|
||||
DOCS: removed obsolete paragraph about LEDA/STL problems
|
||||
DOCS: updated upgrade section.
|
||||
DOCS: updated list of supported compilers.
|
||||
ALL : Update for CGAL-2.0.
|
||||
DOCS: adopted to new html-converter.
|
||||
DOCS: Made conformant to the new html coverter.
|
||||
DOCS: changed LEDA from 3.6.1 to 3.7.
|
||||
DOCS: updated titlepage to use the cgalrelease macro.
|
||||
DOCS: Updated for CGAL-1.1.
|
||||
DOCS: moved here from former package Installation_doc.
|
||||
DOCS: Added Dima to the list of authors.
|
||||
DOCS: Fixed Y2K-problem in mydate.
|
||||
DOCS: Replaced path by nonlinkedpath.
|
||||
TEST: Added return 0;
|
||||
TEST: Converted to namespace CGAL.
|
||||
ALL : Initial revision
|
||||
ALL : Installation
|
||||
SRC : Changed makefile_Win to work on Borland.
|
||||
SRC : Fixed CGAL_WIN_LIB.
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// revision 1157
|
||||
//---------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue