Sylvain Pion
|
88810e285d
|
Remove CGAL_CFG_NO_AUTOMATIC_TEMPLATE_INCLUSION
|
2006-07-12 08:02:20 +00:00 |
|
Andreas Meyer
|
c1abf784cf
|
leda/lidia
|
2006-07-11 12:35:23 +00:00 |
|
Andreas Meyer
|
22132fe12f
|
LEDA support for 4.x and 5.x
|
2006-07-11 09:50:24 +00:00 |
|
Andreas Meyer
|
86748b23fc
|
csupport for LIDIA
|
2006-07-10 19:30:08 +00:00 |
|
Sylvain Pion
|
b28e8a422d
|
Remove building of doc_pdf/Installation.pdf in the public
versions of the releases. Updates some files mentioning it.
|
2006-07-06 07:43:40 +00:00 |
|
Laurent Saboret
|
d7c09afba8
|
Fixed svn properties based on latest svn config file
|
2006-06-29 08:51:46 +00:00 |
|
Andreas Fabri
|
3210b1e60b
|
Added return type
|
2006-06-28 14:16:12 +00:00 |
|
Andreas Fabri
|
a033aec127
|
new test
|
2006-06-27 13:21:00 +00:00 |
|
Laurent Saboret
|
1581e9685f
|
Fixed svn:eol-style property
|
2006-06-23 13:59:36 +00:00 |
|
Laurent Saboret
|
1f0a69733b
|
Fixed svn:keywords property
|
2006-06-23 13:56:01 +00:00 |
|
Laurent Saboret
|
1acd95840f
|
Fixed svn:executable property
|
2006-06-23 13:40:36 +00:00 |
|
Andreas Fabri
|
07fb9cf289
|
Added suffix rules for cleaning .cpp files
|
2006-06-15 10:46:39 +00:00 |
|
Andreas Fabri
|
aa20f02217
|
VC8 with the -MD option can't read an int from an istream if i t is followed by a comma
|
2006-06-14 13:58:38 +00:00 |
|
Joachim Reichel
|
a01563b6aa
|
small bugfix for demo/makefile and examples/makefile
|
2006-05-27 15:24:06 +00:00 |
|
Andreas Meyer
|
6620001236
|
fix for solaris make
|
2006-05-23 13:58:21 +00:00 |
|
Sylvain Pion
|
06071bf82b
|
Do not take $CXX into account (conflict) if the compiler
is passed on the command-line.
|
2006-05-22 13:57:10 +00:00 |
|
Sylvain Pion
|
91c53ff583
|
Minor changes.
|
2006-05-20 12:45:05 +00:00 |
|
Sylvain Pion
|
68a59bdd3d
|
Do not mention info@cgal.org in the installation doc.
Point users to bug-reporting instructions on cgal.org first.
|
2006-05-19 21:10:05 +00:00 |
|
Sylvain Pion
|
d0aa9a1607
|
Replace Cygnus Solutions by Red Hat.
|
2006-05-19 21:09:23 +00:00 |
|
Sylvain Pion
|
70417fff5a
|
typo.
|
2006-05-19 20:09:56 +00:00 |
|
Laurent Saboret
|
ab892c4ebf
|
Picked clearer names for TAUCS support options
|
2006-05-19 09:06:11 +00:00 |
|
Andreas Fabri
|
af243b736e
|
Tell the reader that this is not the manual for Windows people
|
2006-05-19 08:30:31 +00:00 |
|
Michael Hoffmann
|
c1a946b418
|
Fixed bug reported by Joachim, CXXFLAGS/LDFLAGS during 3rd party
support file reading overwrite environment variables.
Fixed bug in logfile initialization.
|
2006-05-19 08:00:29 +00:00 |
|
Laurent Saboret
|
35efac102b
|
Remove -DDEBUG_TRACE from CGAL makefile.
|
2006-05-18 11:57:01 +00:00 |
|
Joachim Reichel
|
d98f998b9d
|
Makefiles in demo and examples renamed from GNUmakefile to makefile
|
2006-05-18 10:56:14 +00:00 |
|
Joachim Reichel
|
b5f3e01944
|
Rewrite makefiles to be portable
|
2006-05-18 10:53:51 +00:00 |
|
Joachim Reichel
|
1ccd5e0cea
|
Removed trailing empty lines
|
2006-05-17 12:19:06 +00:00 |
|
Joachim Reichel
|
c96233f3e4
|
Added examples/GNUmakefile and demo/GNUmakefile
|
2006-05-17 12:17:33 +00:00 |
|
Andreas Fabri
|
636c3c8c69
|
Added that /MD is now the option for VC++
|
2006-05-12 13:23:45 +00:00 |
|
Laurent Saboret
|
f0acfc5fcb
|
Documentation of TAUCS installation and support in CGAL
|
2006-05-12 08:33:14 +00:00 |
|
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 |
|