cgal/Installation/config/support
Luis Peñaranda 9725595f60 updated my mail address 2011-03-22 08:07:15 +00:00
..
print_BOOST_version.cpp Removed obsoleted cmake modules 2008-07-17 14:03:25 +00:00
print_GCC_version.cpp Fix: do not detect clang as a gcc version. 2010-09-22 16:02:12 +00:00
print_GMP_version.cpp Removed obsoleted cmake modules 2008-07-17 14:03:25 +00:00
print_IntelCompiler_version.cpp Add support for the Intel Compiler version 11.0 and after: 2009-07-09 09:55:53 +00:00
print_LEDA_version.cpp print LEDA version 2008-11-12 08:49:45 +00:00
print_MPFI_version.cpp updated my mail address 2011-03-22 08:07:15 +00:00
print_MPFR_version.cpp Removed obsoleted cmake modules 2008-07-17 14:03:25 +00:00
print_OPENGL_version.cpp Fix to get the OpenGL version on Darwin too. 2008-11-12 10:36:15 +00:00
print_QT4_version.cpp Removed obsoleted cmake modules 2008-07-17 14:03:25 +00:00
print_QT_version.cpp Removed obsoleted cmake modules 2008-07-17 14:03:25 +00:00
print_TAUCS_version.cpp Removed obsoleted cmake modules 2008-07-17 14:03:25 +00:00
print_ZLIB_version.cpp Removed obsoleted cmake modules 2008-07-17 14:03:25 +00:00
test_ATLAS.cpp TAUCS requires either ATLAS or LAPACK for dpotrf() Lapack routine 2007-04-25 14:13:51 +00:00
test_BLAS.cpp test files should not use assert (NDEBUG might be defined). 2010-03-17 14:49:41 +00:00
test_BOOST.cpp
test_BOOST_PROGRAM_OPTIONS.cpp Refines the test so that it fails at link when using a wrong std::string, 2009-05-05 15:25:31 +00:00
test_BOOST_THREAD.cpp test files should not use assert (NDEBUG might be defined). 2010-03-17 14:49:41 +00:00
test_GMP.cpp
test_GMPXX.cpp Add <cstring> otherwise <gmpxx.h> from GMP-4.1.4 does not work with g++ 4.3. 2007-06-08 13:49:17 +00:00
test_LAPACK.cpp
test_LEDA.cpp Included option for LEDA 6.0 2008-02-28 16:33:51 +00:00
test_LEDAWIN.cpp
test_LIDIA.cpp
test_MPFR.cpp
test_OPENGL.cpp Use <OpenGL/gl.h> on __APPLE__ also in the test program. 2008-09-08 11:40:39 +00:00
test_QT.cpp
test_TAUCS.cpp Use <cstdlib> and <cstdio> consistently instead of <stdio.h> and <stdlib.h>. 2008-01-18 20:33:57 +00:00
test_X11.cpp
test_ZLIB.cpp