Commit Graph
3625 Commits
Author SHA1 Message Date
Laurent Saboret c0f19a27c3 Renumber Sxx-TAUCS* to avoid duplicate S97 number 2006-05-11 07:51:09 +00:00
Laurent Saboret a7f6babdc2 Test TAUCS/Intel MKL before TAUCS/ATLAS (else install_cgal always selects TAUCS/ATLAS) 2006-05-11 07:47:36 +00:00
Laurent Saboret 892d8d2a7c Changed name of Intel MKL libraries to match MKL 8.1 (tested) 2006-05-10 16:15:38 +00:00
Laurent Saboret 952bf33945 Fixed bug on Solaris 2.6 with tr:
- tr arguments must be quoted
- [ and ] regular characters must be protected by a backslash
2006-05-10 11:04:17 +00:00
Laurent Saboret 9194dbf809 Complete rewrite of TAUCS support. Windows, Linux, Darwin and Solaris are tested. Other platforms are supported but not yet tested. 2006-05-10 10:58:59 +00:00
Laurent Saboret f1cd99ccb3 Complete rewrite of TAUCS support. Windows, Linux and Darwin are tested. Other platforms are supported but not yet tested. 2006-05-09 16:18:00 +00:00
Laurent Saboret f79f707883 Complete rewrite of TAUCS support. Windows, Linux and Darwin are tested. Other platforms are supported but not yet tested. 2006-05-09 16:16:39 +00:00
Sylvain Pion 8fea581599 Homogeneize first line 2006-05-03 12:19:44 +00:00
Sylvain Pion 5fe4dd82e9 typos 2006-05-03 12:14:56 +00:00
Sylvain Pion 7b30a85331 Try to remove workaround for SunPRO (CGAL_WRAP). 2006-05-02 18:14:47 +00:00
Andreas Fabri 09be01a3e3 updated supported platforms 2006-05-02 14:58:54 +00:00
Michael Hoffmann f78772ab7a Added remark about install.log file. 2006-05-02 12:44:45 +00:00
Andreas Fabri abaf5420df It's VC 7.0 and not VC 7.1 which is no longer supported 2006-05-02 12:03:12 +00:00
Andreas Fabri f27e2f67cd Most demos need Qt not Leda 2006-04-29 22:56:41 +00:00
Andreas Fabri 43e12a2ff9 Removed winutils 2006-04-29 22:53:31 +00:00
Andreas Meyer b63cb8b045 fix: Installation Manual instead of installation<SUB>m</SUB>anual
(only a workaround for the manual_tools .. 
      needs to be fixed there at some time)
2006-04-29 19:51:02 +00:00
Sylvain Pion 010238493d Update for the release 2006-04-28 21:09:44 +00:00
Sylvain Pion 23b13e385c Update OpenNL license. 2006-04-28 15:26:08 +00:00
Andreas Fabri 9846c44dc4 added 3.2 2006-04-28 15:07:46 +00:00
Sylvain Pion 038166dc0f Move the main CHANGES file to a place where it gets added automatically
to releases (picking Installation for this).
2006-04-28 14:51:50 +00:00
Michael Hoffmann 064e4fbb8c Search for install_name_tool after OS_COMPILER is defined. 2006-04-24 08:30:26 +00:00
Laurent Saboret fc15e54f87 Use multithreaded DLL runtime with Visual C++ and Intel compiler (-MD) 2006-04-21 14:34:07 +00:00
Michael Hoffmann cd3bd9926b A couple of corrections and unifications. 2006-04-21 09:51:54 +00:00
Michael Hoffmann c4459c8a49 Commented CGAL_MAKEFILE replacement for example/test makefiles.
(Was not effective, anyway..)
2006-04-20 17:44:44 +00:00
Michael Hoffmann 06f91e0a47 Added descriptions for all 3rd party libs. 2006-04-20 15:10:59 +00:00
Michael Hoffmann e38f0dfb5e Rewrite complete. 2006-04-20 14:38:19 +00:00
Michael Hoffmann 2b3e66f6d7 Name Install Menu. 2006-04-20 09:19:35 +00:00
Sylvain Pion 00eda9d67b Redo the CGAL_SHARED_LIB_INSTALL_NAME change, as it is needed
when no "install" procedure is run.
2006-04-19 21:05:39 +00:00
Sylvain Pion 8fa59948d4 Undo r29804 (CGAL_SHARED_LIB_INSTALL_NAME) as a better
approach is there now.
2006-04-19 15:43:21 +00:00
Michael Hoffmann f75c90a48a Add buildlog to install.log, even in case of success. 2006-04-19 15:19:15 +00:00
Michael Hoffmann 27ae54feef Minor things. 2006-04-18 14:54:10 +00:00
Michael Hoffmann e392b3f7ea Use install_name_tool to correct sharedlibnames on Darwin. 2006-04-18 14:26:28 +00:00
Laurent Saboret 87d65f75e3 Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config) 2006-04-18 12:42:52 +00:00
Michael Hoffmann f26644d94f Give reasonable error msg when parsing BUILD_ONE_CONFIG. 2006-04-18 11:45:49 +00:00
Michael Hoffmann 423c42ef94 Re-separated them. 2006-04-18 09:55:19 +00:00
Sylvain Pion dda69ef6cd Remove CGAL_CFG_NO_SFINAE and CGAL_CFG_NO_PRAGMA_FENV_ACCESS as they were
only for "prospective" testing, and are not used (and not clear if they
will be useful one day either).
2006-04-17 10:23:06 +00:00
Sylvain Pion 0d0aad83ea In create_standard_header_replacements(), do a first test with
all std headers included at once, to avoid the loop over all
individual headers (speed up).
2006-04-17 09:54:39 +00:00
Sylvain Pion bcdca3ec9f Undo r30293/r30294 as they seem to be the culprit 2006-04-15 17:00:43 +00:00
Sylvain Pion eed6175a1d Undo r30319 as it was not the cause of the armageddon. 2006-04-15 16:23:50 +00:00
Laurent Saboret 312353dd51 Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Sylvain Pion 0aadfc285b - 80 columns max
- Updates for src/CGAL/.
2006-04-14 14:07:08 +00:00
Sylvain Pion 601e136909 - Undo r30288 as it is probably the cause of buggy test-suite. 2006-04-14 13:00:41 +00:00
Sylvain Pion d2740513aa Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Sylvain Pion 0ef9da253a Progress towards libraries makefile factorization 2006-04-13 23:42:26 +00:00
Sylvain Pion 22ad725de1 Move src/*.C to src/CGAL/*.C 2006-04-13 22:24:18 +00:00
Sylvain Pion c1373346f2 Merge src/makefile_lib and src/makefile_sharedlib into src/makefile.
This required to pass CXXFLAGS on the make command-line, and therefore
I took this opportunity to also pass CGAL_MAKEFILE on the command-line,
which in turn allowed to get rid of the prepare_lib_makefiles function.
2006-04-13 22:02:29 +00:00
Michael Hoffmann a19ca0b4fc Include dir should not include X11. 2006-04-13 17:12:58 +00:00
Michael Hoffmann 6dc795fc1f Updated interactive part. 2006-04-13 15:09:06 +00:00
Andreas Fabri 506697e99d Added paragraph for ImageIO 2006-04-13 14:44:33 +00:00
Michael Hoffmann 4d04cf0bf7 Rename (no special chars...). 2006-04-13 14:00:09 +00:00