View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001209ParaView(No Category)public2004-09-28 10:132009-12-09 14:50
ReporterAmy Squillacote 
Assigned ToBerk Geveci 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001209: LA: variable name descriptions in CMakeLists.txt files
DescriptionThis request is from Lee Ankney (at LANL).

In the CMakeLists.txt files in ParaView, the variable names are not well described. Some variables do not have any description at all. It would be good to beef up the CMakeLists.txt files.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0001548)
Ken Martin (developer)
2004-10-05 12:50

Is the issue with variables that are set by the person building ParaView? e.g. options and file paths. Or are you talking about documenting the CMakeLists files better for developers that are editing them?
(0002066)
Amy Squillacote (reporter)
2005-02-16 16:48

Many of the CMake variables show 'Missing Description' when in ccmake.
(0002079)
Amy Squillacote (reporter)
2005-02-18 10:48

Lee,
Is this occurring on the main CVS tree or on the 1.8 branch? (I couldn't find missing entries on the main tree yesterday.) Could you send me a list of the variables that are missing descriptions?
(0002193)
Lee Ankeny (reporter)
2005-03-17 14:44

Here's my list from the trunk as of this morning:
BUILDNAME
CMAKE_BUILD_TYPE
CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_RELEASE
CMAKE_C_FLAGS
CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS
CMAKE_INSTALL_PREFIX
CMAKE_SKIP_RPATH
CMAKE_VERBOSE_MAKEFILE
CVSCOMMAND
CVS_UPDATE_OPTIONS
DART_TESTING_TIMEOUT
MAKECOMMAND
MPI_INCLUDE_PATH
MPI_LIBRARY
OPENGL_INCLUDE_DIR
OPENGL_gl_LIBRARY
OPENGL_glu_LIBRARY
OPENGL_xmesa_INCLUDE_DIR
OSMESA_INCLUDE_DIR
OSMESA_LIBRARY
PARAVIEW_TEST_COMPOSITING
PV_TEST_CLEAN_COMMAND
SCPCOMMAND
SITE
VTK_DATA_ROOT
VTK_MPIRUN_EXE
VTK_MPI_MAX_NUMPROCS
VTK_MPI_NUMPROC_FLAG
VTK_MPI_POSTFLAGS
VTK_MPI_PREFLAGS
(0002195)
Amy Squillacote (reporter)
2005-03-18 12:16

What version of CMake are you using? I checked the variables you listed when I run ccmake for my ParaView build, and all the variables (with the exception of 4 that didn't show up in ccmake for me -- BUILDNAME, OSMESA_INCLUDE_DIR, OSMESA_LIBRARY, and PARAVIEW_TEST_COMPOSITING) had reasonable descriptions. I'm using CMake 2.0.5.
(0002538)
Amy Squillacote (reporter)
2005-06-21 16:50

Lee,

I haven't heard back from you on this. Is this still an issue?

 Issue History
Date Modified Username Field Change
2009-12-09 14:50 Berk Geveci Project @3@ => ParaView
2011-06-16 13:09 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team