Package: concavity / 0.1-2

Metadata

Package Version Patches format
concavity 0.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
default_target_all | (download)

Makefile | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 make default target 'all'
safe_recursive_make | (download)

Makefile | 4 2 + 2 - 0 !
apps/Makefile | 2 1 + 1 - 0 !
pkgs/Makefile | 22 11 + 11 - 0 !
3 files changed, 14 insertions(+), 14 deletions(-)

 safer recursive make calls
freeglut | (download)

pkgs/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not make freeglut, this is packaged separately
CFLAGSasf | (download)

scripts/MSVC/Makefile.apps | 6 3 + 3 - 0 !
scripts/MSVC/Makefile.pkgs | 4 2 + 2 - 0 !
scripts/MSVC/Makefile.std | 6 3 + 3 - 0 !
scripts/Makefile.apps | 6 3 + 3 - 0 !
scripts/Makefile.pkgs | 4 2 + 2 - 0 !
scripts/Makefile.std | 6 3 + 3 - 0 !
6 files changed, 16 insertions(+), 16 deletions(-)

 respect cflags and alike from environment
 CFLAGS CPPFLAGS LDFLAGS, to allow hardening flags to be passed from
 environment.
spelling | (download)

apps/concavity/pocket_extraction.C | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix spelling error
noopengllink | (download)

pkgs/Makefile | 2 1 + 1 - 0 !
pkgs/R2Shapes/R2Grid.C | 2 2 + 0 - 0 !
pkgs/R2Shapes/R2Grid.h | 6 6 + 0 - 0 !
pkgs/R2Shapes/R2Image.C | 2 2 + 0 - 0 !
pkgs/R2Shapes/R2Image.h | 4 4 + 0 - 0 !
pkgs/R3Shapes/R3Grid.C | 2 2 + 0 - 0 !
pkgs/R3Shapes/R3Grid.h | 2 2 + 0 - 0 !
pkgs/R3Shapes/R3Mesh.C | 3 2 + 1 - 0 !
pkgs/R3Shapes/R3Mesh.h | 4 4 + 0 - 0 !
pkgs/RNBasics/RNCompat.h | 3 0 + 3 - 0 !
scripts/Makefile.apps | 2 1 + 1 - 0 !
11 files changed, 26 insertions(+), 6 deletions(-)

 do not require linking with opengl
 None of the affected methods are used by the application.
compiler_errors | (download)

pkgs/PDB/PDBFile.C | 6 3 + 3 - 0 !
pkgs/PDB/PDBUtil.C | 2 1 + 1 - 0 !
pkgs/R3Shapes/R3Grid.C | 2 1 + 1 - 0 !
pkgs/R3Shapes/R3Triangle.C | 2 1 + 1 - 0 !
4 files changed, 6 insertions(+), 6 deletions(-)

 fix compiler errors and warnings
manpage | (download)

Makefile | 15 13 + 2 - 0 !
concavity.1.pod | 195 195 + 0 - 0 !
2 files changed, 208 insertions(+), 2 deletions(-)

 man page for concavity
threshold_range_cutoff | (download)

apps/concavity/concavity.C | 6 5 + 1 - 0 !
apps/concavity/pocket_extraction.C | 16 12 + 4 - 0 !
apps/concavity/pocket_extraction.h | 2 1 + 1 - 0 !
concavity.1.pod | 4 4 + 0 - 0 !
4 files changed, 22 insertions(+), 6 deletions(-)

 command line argument for controlling iterative search