Andreas Fabri
0adb373823
cleanup
2007-05-14 09:26:09 +00:00
Sylvain Pion
418c7aa532
Mention that wrapped standard files concern C++98.
2007-05-09 07:30:50 +00:00
Sylvain Pion
85162d8a0c
Added 3 config flags for some C++0x features.
2007-05-09 06:26:45 +00:00
Sylvain Pion
4606a1bdf1
Remove unused CGAL_CFG_NO_KOENIG_LOOKUP.
2007-05-07 18:12:21 +00:00
Sylvain Pion
a866172e6f
Unused.
2007-05-07 17:55:24 +00:00
Fernando Cacciola
e6c585d395
Windows installer update
2007-05-06 03:27:01 +00:00
Laurent Saboret
11b6f80083
Fixed test suite (cgal_test) for g++ on Cygwin
2007-05-04 17:54:26 +00:00
Sylvain Pion
9ac564c180
- LEDA window is not used anymore by demos.
...
- mention that include/ and src/ contain external libs detailed in LICENSE.
2007-05-04 10:13:50 +00:00
Andreas Fabri
dc81985694
Added Algebraic Foundations and QP Solver
2007-05-04 10:00:37 +00:00
Daniel Russel
2593131bd9
added documentation of the installer cache so users know what to delete when they update their environment
2007-05-01 00:12:22 +00:00
Daniel Russel
a8accd4e18
fix useless PACKNAME_INCL_DIR to list valid completions of PACKAGENAME
2007-04-28 17:35:05 +00:00
Daniel Russel
d2badd2ddf
downplay interactive install some more
2007-04-28 17:34:35 +00:00
Joachim Reichel
aaff0e8c49
improve help message after discussion with Daniel
...
(reordering of options, rewording and reformmatting)
2007-04-28 17:04:31 +00:00
Laurent Saboret
be318c6d5f
TAUCS requires either ATLAS or LAPACK for dpotrf() Lapack routine
2007-04-25 14:13:51 +00:00
Laurent Saboret
2047e5862f
Call ftime() (test_TAUCS.cpp) + changed comments
2007-04-25 13:51:03 +00:00
Joachim Reichel
3ce2ccf1bc
rename installed makefile from "makefile" to "cgal.mk"
2007-04-24 19:17:59 +00:00
Joachim Reichel
43164d2630
the second part of the diff of r38421 was unintentionally reversed in r38422,
...
re-reverse the changes
2007-04-24 18:30:55 +00:00
Laurent Saboret
ee088df6d6
TAUCS requires dpotrf() Lapack routine (Cholesky factorization)
2007-04-24 13:28:07 +00:00
Daniel Russel
347198d891
another attempt to clean up after my svn mess. This revision should be 38295 + changes to the help message + some suppression of printing the list of all library names at startup + a warning that changing the install dir only works on Mac OS. Hopefully everything is right this time.
2007-04-23 23:21:24 +00:00
Joachim Reichel
975a8b3b07
reenable changes of r38142 (unintentionally reversed in r38351)
...
use LIBPATH_OPT instead of hardcoded -L when modifying the makefile
to be installed
2007-04-23 22:27:31 +00:00
Marc Glisse
21f295dc3d
I don't understand why that code was in namespace CGAL. This patch lets
...
Circulators compile with the old STL. I'll see if it breaks anything
else, but I don't think it will.
2007-04-22 15:23:03 +00:00
Marc Glisse
325c956ba1
Try to work around non-standard std::count in sunpro (not sure it will
...
work, check for instance in Min_annulus_d testsuite).
2007-04-20 16:54:56 +00:00
Sylvain Pion
143f28e4bd
Clarify
2007-04-20 16:06:13 +00:00
Daniel Russel
4672d296ff
check in the correct version with only the help changes
2007-04-19 20:26:14 +00:00
Daniel Russel
4624f4ca3b
add DOLLAR_QTDIR dependency
2007-04-19 15:03:14 +00:00
Daniel Russel
6e6dc1d56d
improved help messages. Removed documentation -os as it was broken. moved list of all external libraries to log
2007-04-19 02:43:30 +00:00
Sylvain Pion
50ad544472
Update GMP URL.
2007-04-18 20:36:38 +00:00
Andreas Meyer
c1e9765ff4
manual fix: moved labels inside sectioning command
2007-04-18 14:20:12 +00:00
Sylvain Pion
ed66966ab9
- Remove special treatment for g++ 2.* (option -ftemplate-depth required)
...
- Add -fno-strict-aliasing to CGAL_LIBS_OPTFLAGS for g++ 4.2.
(see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31268 )
2007-04-18 12:29:06 +00:00
Sylvain Pion
376284825c
Intel C++ warns about -O2, so replace it by -Od.
2007-04-18 11:32:15 +00:00
Andreas Fabri
7600b497b1
Introduced traits classes that handle circular arcs based on the circular kernel
2007-04-17 09:27:20 +00:00
Michael Hoffmann
0ffba72ed8
Efi says slashed paths are ok for Windos.
2007-04-16 09:50:43 +00:00
Marc Glisse
9b91a1b3c4
Checking whether this helps with sunpro (I only know it does in one
...
place). Can be reversed tomorrow if the testsuite shows it does not.
2007-04-10 14:16:07 +00:00
Andreas Fabri
be1964a6ec
Cleanup
2007-04-10 08:26:57 +00:00
Marc Glisse
8c80580bee
define SUNCC_COMPILER also on linux.
2007-04-07 13:12:40 +00:00
Laurent Rineau
0389b256f5
- add variables SUNCC_COMPILER and DARWIN_COMPILER in install_cgal
...
- add corresponding "REQUIRE/INCOMPATIBLE =" in several config/support files
2007-04-05 13:34:23 +00:00
Laurent Rineau
887dd2a4dd
- S07-BOOST_BIMAP needs BOOST.
...
- Rename the files S06*, so that the package name is different. It is now
"MS_BOOST_PROGRAM_OPTIONS" for Boost.Program_options.
Remark: no need for a non-empty DESCRIPTION field, as
MS_BOOST_PROGRAM_OPTIONS requires DOLLAR_WINDOWS_COMPILER and
BOOST_PROGRAM_OPTIONS is incompatible with DOLLAR_WINDOWS_COMPILER.
2007-04-05 12:00:01 +00:00
Laurent Rineau
ea73c2a41a
small patch: the variable *_REQUIRED_BY were not filled
2007-04-05 11:49:54 +00:00
Laurent Rineau
571f7b5114
Commit a BOOST_PROGRAM_OPTIONS config file for Windows: only
...
test_BOOST_PROGRAM_OPTIONS.cpp is tested. No INCLTHING and no LIBTHING.
2007-04-05 08:06:52 +00:00
Andreas Meyer
5ce50139ff
yet another leda/friend injection-related commit. problem was previously,
...
that the workaround was only active, when performing non-interactive install
from cmdline. now, it is active on
* rebuild using old config/install file
* interactive install
* non-interactive fresh install
which should be complete.
2007-04-04 11:02:24 +00:00
Laurent Rineau
e14b2c7f4f
Quote parameters in "[ a = b ]".
2007-04-04 09:55:53 +00:00
Joachim Reichel
dd922458e4
fix misleading variable name
2007-04-03 20:37:12 +00:00
Joachim Reichel
954154978a
Darwin does not set RUNTIME_LINKER_FLAG, hence the old hack is still needed
2007-04-03 16:19:16 +00:00
Andreas Meyer
a2e451db51
g++-4.1/LEDA workaround: only apply, if LEDA is actually supported
2007-04-02 21:34:59 +00:00
Sylvain Pion
667fc845ef
Introduce a nicer macro CGAL_make_vector(begin, end) to workaround
...
CGAL_CFG_MISSING_TEMPLATE_VECTOR_CONSTRUCTORS_BUG.
2007-04-02 20:18:57 +00:00
Fernando Cacciola
135fd54f1c
Removed unneeded MSVC std fixes
2007-04-02 19:08:46 +00:00
Joachim Reichel
66f1eb5725
generate shared libraries with correct RPATH setting if --prefix is used
...
(does not work if the interactive installer is used and the installation
directory is changed after the libraries are build)
2007-04-02 17:24:41 +00:00
Andreas Meyer
d77bcac271
g++ 4.1 / LEDA needs CXXFLAGS "-ffriend-injection"
2007-04-01 11:53:51 +00:00
Sylvain Pion
4259de359c
New testfile for a SunPro bug.
2007-03-30 09:32:14 +00:00
Sylvain Pion
d1506c70da
Move *Linux*pgCC* case before *Linux*CC* one otherwise it will match the wrong case.
2007-03-30 09:25:56 +00:00