Commit Graph

37 Commits

Author SHA1 Message Date
Michael Hoffmann 7298ffbf0a Do "make -i" for the libs in internal releases.
Set LONG_NAME_PROBLEM flags only when really needed.
1999-10-12 14:44:27 +00:00
Michael Hoffmann 56b32f5207 Changed -Zm400 to -Zm900 for msvc. // DVP
Remove __STL_DEBUG from the list of options for msvc // DVP
Corrected CGAL_WINDOW_LDFLAGS for MSVC.
1999-10-12 07:49:17 +00:00
Michael Hoffmann 8b9fb75184 Changed EXE_OPT back to '-Fp" for MSVC. 1999-09-10 05:22:10 +00:00
Michael Hoffmann 2aba5fafac Fixed leda_lib_options for UNIX-compilers. 1999-09-02 16:58:02 +00:00
Michael Hoffmann 6a5e102dc4 Added leda_lib_option flag.
Added -Zm400 to ADDITIONAL_CXXFLAGS for msvc.
1999-09-02 13:54:00 +00:00
Michael Hoffmann e8449e74e2 Added flags for patched STLport to ADDIOTIONAL_CXXFLAGS for MSVC.
Standard header tests give now feedback (ok/no).
Stripped quotes from unix file/pathnames.
Added cygpath use for non-iteractive modes also.
No object file specification in compiler call.
1999-09-01 18:17:05 +00:00
Michael Hoffmann b29cefa3e3 fixed EXE_OPT setting. 1999-08-27 09:47:22 +00:00
Michael Hoffmann 4ec2f43d0a Added GMP support for MSVC. 1999-08-26 09:30:36 +00:00
Michael Hoffmann 1643a1fc47 Fixed "nospace" bug in LIB_CREATE commands introduced by VC support.
Fixed LIBPATHs for VC (GJ).
Fixed test ldflags for VC.
1999-08-24 11:59:16 +00:00
Michael Hoffmann 590d69f83d Fixed test_gmp to work on M$ as well. 1999-08-02 14:35:59 +00:00
Michael Hoffmann 70f09c0a3d Corrected CGAL_WINDOW_LDFLAGS setting.
Get INSTALL_CONF_VERSION from CGAL_CFG_NO_ITERATOR_TRAITS.C.
1999-07-28 14:22:28 +00:00
Michael Hoffmann a99e9f524f *** empty log message *** 1999-07-27 14:38:35 +00:00
Michael Hoffmann 2a61449b19 *** empty log message *** 1999-07-27 14:28:36 +00:00
Michael Hoffmann 738cf4a812 joined CGAL_LIB_NAME and CGAL_LIBNAME.
Fixed leda/gmp libdir checks for M$VC/Borland.
Fixed CGAL_LIB_DESTINATION for M$VC/Borland (no backslash).
Fixed CGAL_LIB_CREATE.
Added ADDITIONAL_LDFLAGS variable.
Set -LANG:std as ADDITIONAL_*FLAGS for mips-7.3.
Do not build sharedlibs on cygwin.
Fixed M$VC version detection to work on german W95-edition.
1999-07-27 14:04:51 +00:00
Michael Hoffmann 8f3d295a09 commented lib_platform_dependent. 1999-07-19 10:07:10 +00:00
Michael Hoffmann 274d3616e7 Some changes for MS-Borland support due to GJ.
Added CLN support due to Sylvain.
Fixed verbose mode.
1999-07-19 09:46:45 +00:00
Michael Hoffmann f1dca6a6c7 *** empty log message *** 1999-06-29 15:59:24 +00:00
Michael Hoffmann 04b328bbb5 *** empty log message *** 1999-06-09 14:07:36 +00:00
Michael Hoffmann 233e38246c fixed EXTRA_OBJECTS bug (workaround_4_irix was addded ALWAYS). 1999-05-25 12:51:05 +00:00
Michael Hoffmann ff019955bc changed EXTRA_OBJECTS for Intervall_arithmetic workaround on irix6. 1999-05-25 12:33:56 +00:00
Michael Hoffmann b9b5577567 *** empty log message *** 1999-05-12 12:50:43 +00:00
Michael Hoffmann d36ef89449 define CGAL_CC in include makefiles.
write CGAL_EXTRA_OBJECTS without path-prefix.
1999-05-11 15:43:13 +00:00
Michael Hoffmann cd8925eef6 generate cctype replacement header, if CCTYPE_MACRO_BUG is encountered.
add -DLEDA_NO_DEFAULT_COMPARE to cxxflags on gcc-2.8.
use "make -k" when building the libs.
1999-05-07 08:29:00 +00:00
Michael Hoffmann fd44bbab68 added CGAL_EXTRA_OBJECTS to include makefile (Intervall_arithmetic fix
for irix)
1999-04-19 13:23:11 +00:00
Michael Hoffmann 08c756c4fb added -DLEDA_STD_HEADERS if compiling with LEDA support
undefine evt. existing cctype macros (see CGAL_CFG_CCTYPE_MACRO_BUG)
in cctype, use the functions instead
1999-04-07 15:25:28 +00:00
Michael Hoffmann 7122ec449a *** empty log message *** 1999-03-26 13:37:04 +00:00
Michael Hoffmann 35d9ce8047 added using directives to replacement headers to put symbols into
namespace std that should be there.
1999-03-11 12:16:11 +00:00
Michael Hoffmann 4fbd667306 *** empty log message *** 1999-02-17 15:42:05 +00:00
Michael Hoffmann 9740a4a120 *** empty log message *** 1999-02-16 15:03:11 +00:00
Michael Hoffmann 949e20487d *** empty log message *** 1999-02-10 16:04:14 +00:00
Michael Hoffmann 94a577ad80 *** empty log message *** 1999-02-10 15:00:14 +00:00
Michael Hoffmann 32c967cb7b added -Wall flag for gcc2.8/egcs.
added standard header redirection by Geert-Jan.
added namespace disabling for SGI-7.2.1 in tests.
1998-11-26 16:06:38 +00:00
Michael Hoffmann a6bebea455 *** empty log message *** 1998-10-16 06:40:15 +00:00
Michael Hoffmann 2c13f457d0 removed geomview support (now in geomview package). 1998-10-01 11:39:06 +00:00
Michael Hoffmann 69aa4a5d78 added geomview support,
included fixes from CGAL-1-1-patch.
1998-10-01 11:02:57 +00:00
Michael Hoffmann 99cf344668 Made Rev 1.28. 1998-07-16 09:41:38 +00:00
Michael Hoffmann 92c7afafd3 Initial revision 1998-07-15 12:25:43 +00:00