- Mar 08, 2011
-
-
Brad Barber authored
- Use shadow build directory instead of tmp (QtCreator's default) - Moved targets to bin and lib - Build static libraries for ease of distribution - Remove VPATH - Remove gcc options from DevStudio builds - Remove QhullError.cpp and QhullEvent.cpp (empty files) - Do not remove app_bundle from CONFIG - Make -fno-strict-aliasing conditional on gcc version - Added src/qhull-app-cpp.pri and src/qhull-app-c.pri for common settings - libqhull.pro: Comment out -Wno-sign-conversion - gcc warnings need fixing. Does not build with gcc 4.4 and warn_on - Moved projects/debian to src/debian. Needs reorganizing Code changes - Renamed RoadError::defined() to RoadError::isDefined() - Renamed RoadEvent::defined() to RoadEvent::isDefined() - Use fabs() instead of abs() to avoid accidental conversions to int - qconvex.c,etc.: Define prototype for _isatty - Rename parameters to avoid overriding other methods - qt-qhull.cpp: Move QHULL_USES_QT before the includes - qhulltest.cpp: Add closing prompt.
-
git://gitorious.org/qhull/qhullBrad Barber authored
From jobermayrs-qhull:next: Changes required on openSUSE. 7-23-2010
-
- Mar 07, 2011
-
-
Brad Barber authored
Need to update .pro and build files.
-
Brad Barber authored
-
Brad Barber authored
- Fix strncat limit in rboxlib.c. More to do. - Qt project files: Remove gcc options from DevStudio builds - libqhull.pro: Comment out -Wno-sign-conversion - qt-qhull.cpp: Move QHULL_USES_QT before the includes - qvoronoi.htm: Remove quotes from qvoronoi example - qhull-cpp.xml: Add naming conventions, try, Temporarily, p, end, private, error - Changes.txt: More to do. Links to build systems
-
- Jul 23, 2010
-
-
Johannes Obermayr authored
-
Johannes Obermayr authored
-
- Mar 18, 2010
-
-
Brad Barber authored
-
- Mar 14, 2010
-
-
Brad Barber authored
and defineVertexNeighbors() does not exist.
-
Brad Barber authored
-
Brad Barber authored
Automatically called for facet merging and Voronoi diagrams <<QhullVertex does not print facetNeighbors() if !facetNeighborsDefined() Was not caught by QhullVertex_test due to facet merging Fixed type of vertex->neighbors in qh_printvoronoi [no effect on results] Removed unnecessary if statement in qh_printvoronoi index.htm: Add Google Scholar references
-
- Jan 26, 2010
-
-
Brad Barber authored
- qh-optf.htm: Add note about order of 'Fn' matching 'Fv' order [Q. Pan] - Add .gitignore with ignored files and directories. - Use .git/info/exclude for locally excluded files.
-
- Jan 23, 2010
-
-
Brad Barber authored
Defined Qhull copy constructor and copy assignment [G. Rivet-Sabourin] Disabled UsingQhullLib default constructor, copy construct, and copy assign - Add #error to Qhull.h if qh_QHpointer is not defined - Define MSG_QHULL_ERROR in user.h - Move MSG_FIXUP to 11000 and updated FIXUP QH11...
-
Brad Barber authored
-
Brad Barber authored
Add eg/q_test to libqhull.pro
-
Brad Barber authored
Add instructions for fixing the DOS window
-
Brad Barber authored
command line utilities to the shared one. Allows install of targets, libqhull.h, and html docs. [M. Moll] - Fixed location of qhull.man and rbox.man in src/Makefile.txt [M. Moll] n
-
Brad Barber authored
Fix comments on warnings
-
- Jan 15, 2010
-
-
Brad Barber authored
-
Brad Barber authored
-
- Jan 14, 2010
-
-
Brad Barber authored
- All projects compile with warnings enabled - Add md5sum file to distributions - Switched to DevStudio builds to avoid dependent libraries, 10% slower Removed user_eg3.exe and qhullcpp.dll from Windows build Fix qhull.sln and project files for qh_QHpointer - Add eg/qhull-zip.sh to build qhull distribution files
-
- Jan 13, 2010
-
-
Brad Barber authored
-
Brad Barber authored
- Add libqhull5 to Readme, Announce, download - Reviewed #pragma - Reviewed FIXUP and assigned QH tags - Replaced 'up' glyphs with » - Moved cpp questions to http://www.qhull.org/html/qh-code.htm#questions-cpp - Moved suggestions to http://www.qhull.org/html/qh-code.htm#enhance - Moved documentation requests to http://www.qhull.org/html/qh-code.htm#enhance
-
Brad Barber authored
-
- Jan 12, 2010
-
-
Brad Barber authored
-
Brad Barber authored
--Brad
-
Brad Barber authored
-
Brad Barber authored
Add qh_QHpointer defines to vcproj files Add libqhullp to sln solution file
-
- Jan 11, 2010
-
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
Cleaning up the docs.
-
- Jan 10, 2010
-
-
Brad Barber authored
git checkout master Switched to branch 'master' git status nothing to commit (working directory clean) git merge next Updating 82c5f29d..895ad746 warning: unable to unlink ConvexHull: Permission denied Fast forward
-
Brad Barber authored
Build user_eg.pro with qh_QHpointer
-
Brad Barber authored
Updated version. Checked into Perforce.
-
Brad Barber authored
- config was not tested. Add random.h to libqhull.pro
-
http://savannah.nongnu.org/files/?group=qhullBrad Barber authored
Add config/ and project/debian/. Other changes added previously. Directory debian/ has moved down two levels. On Savannah, it was at the same level as qhull. Now it is at project/debian.
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
-
Brad Barber authored
-