| .. |
|
print_BOOST_version.cpp
|
Removed obsoleted cmake modules
|
2008-07-17 14:03:25 +00:00 |
|
print_GCC_version.cpp
|
Use full __VERSION__ macro.
|
2008-10-15 13:56:41 +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_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
|
Support of CBLAS, CLAPACK and TAUCS in install_cgal on Windows 64 and Linux 64. I renamed S72-LAPACK to S72-DEFAULTLAPACK to workaround a bug in install_cgal when a package and a feature have the same name.
|
2007-08-28 15:15:06 +00:00 |
|
test_BOOST.cpp
|
- Rename config/support/test*.C to .cpp
|
2006-07-12 09:26:22 +00:00 |
|
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
|
Add detection of Boost.Thread.
|
2007-12-19 16:12:20 +00:00 |
|
test_GMP.cpp
|
- Rename config/support/test*.C to .cpp
|
2006-07-12 09:26:22 +00:00 |
|
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
|
fixed C interface for lapack
|
2007-03-14 10:39:01 +00:00 |
|
test_LEDA.cpp
|
Included option for LEDA 6.0
|
2008-02-28 16:33:51 +00:00 |
|
test_LEDAWIN.cpp
|
- Rename config/support/test*.C to .cpp
|
2006-07-12 09:26:22 +00:00 |
|
test_LIDIA.cpp
|
Fixed svn properties of whole trunk
|
2006-12-18 09:37:55 +00:00 |
|
test_MPFR.cpp
|
- Rename config/support/test*.C to .cpp
|
2006-07-12 09:26:22 +00:00 |
|
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
|
- Rename config/support/test*.C to .cpp
|
2006-07-12 09:26:22 +00:00 |
|
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
|
- Rename config/support/test*.C to .cpp
|
2006-07-12 09:26:22 +00:00 |
|
test_ZLIB.cpp
|
- Rename config/support/test*.C to .cpp
|
2006-07-12 09:26:22 +00:00 |