CMake/Source/CursesDialog
Brad King df62f64db7 Clean up install rules of CMake itself (#14371)
Ensure CMAKE_DATA_DIR, CMAKE_DOC_DIR, and CMAKE_MAN_DIR are always
relative paths in CMake code, and set defaults accordingly.  Use the
install() command instead of install_files() and install_targets().
This is more modern and also avoids stripping of the first character
from user-specified destinations.

While at it, fix the default destinations reported in the bootstrap
help.
2013-08-26 11:54:07 -04:00
..
form ccmake: Add missing initializers reported by cppcheck 2013-07-15 10:20:00 -04:00
.NoDartCoverage ENH: Until there is some test for curses dialog, no need to do coverage 2005-06-20 17:37:40 -04:00
CMakeLists.txt Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
ccmake.cxx CPack begin the implementation of --help-command* and --help-variables* 2012-01-22 11:42:49 +01:00
cmCursesBoolWidget.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesBoolWidget.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesCacheEntryComposite.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesCacheEntryComposite.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesDummyWidget.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesDummyWidget.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesFilePathWidget.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesFilePathWidget.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCursesForm.cxx Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCursesForm.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesLabelWidget.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesLabelWidget.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesLongMessageForm.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesLongMessageForm.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesMainForm.cxx ccmake: Extend clear line. 2012-02-06 10:23:50 -05:00
cmCursesMainForm.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesPathWidget.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesPathWidget.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCursesStandardIncludes.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCursesStringWidget.cxx ccmake: Allow DEL key in first column 2012-11-13 13:44:33 -05:00
cmCursesStringWidget.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCursesWidget.cxx Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCursesWidget.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00