From 96c0d63bda6b026ef5fdf80224f7bdf99375890e Mon Sep 17 00:00:00 2001 From: Brad Barber <bradb@shore.net> Date: Sat, 9 Jan 2010 11:17:50 -0500 Subject: [PATCH] Prepare for debian branch --- src/Changes.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/Changes.txt b/src/Changes.txt index 7fdb0ed..b714103 100644 --- a/src/Changes.txt +++ b/src/Changes.txt @@ -95,14 +95,13 @@ To do - review all FIXUP [^0-9] - Number the FIXUPS - clean up warnings for libqhullcpp - - add labels to git for Qhull - - Make backup Need help - ConvexHull is a submodule to git. How to get rid of? - Set up configure and debian build. If possible, please keep qhull-2010.1/ clean - Use qhull-2010.1/project/ for build-related files - - Set up CMake. + http://savannah.nongnu.org/cvs/?group=qhull + Please use qhull-2010.1/project/ for build-related files + - Set up CMake for cpp - The C++ interface needs work. Give it a try and make it better. - Verify -fno-strict-aliasing is needed for gcc 4.1, 4.2, and 4.3 (q_test segfaults) -- GitLab