CMake/Source/CursesDialog
Stephen Kelly 57bdc1a2f7 cmState: Compute and store directory components.
There is no need to duplicate these in all cmLocalGenerators.

Rename the symbols according to current conventions.

Add explicit calls to Set{Source,Binary}Directory with empty strings
in order to trigger the population of the components containers with
the current working directory in cmLocalGenerator.  Having
directories set to empty is a special case in CMake, which is relied
on for the `if(CMAKE_BINARY_DIR)` condition at the end of
CMakeDetermineSystem.cmake.
2015-05-16 08:11:33 +02:00
..
form ccmake: Cleanup and simplify conditional blocks for HP-UX 2014-11-18 10:03:35 -05: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 ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmForm 2014-11-25 11:29:58 -05:00
ccmake.cxx cmState: Compute and store directory components. 2015-05-16 08:11:33 +02:00
cmCursesBoolWidget.cxx cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00
cmCursesBoolWidget.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmCursesCacheEntryComposite.cxx cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00
cmCursesCacheEntryComposite.h cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00
cmCursesDummyWidget.cxx cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00
cmCursesDummyWidget.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmCursesFilePathWidget.cxx cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00
cmCursesFilePathWidget.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmCursesForm.cxx Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 2014-01-07 09:27:44 -05:00
cmCursesForm.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmCursesLabelWidget.cxx Remove some c_str() calls. 2014-03-11 15:03:50 +01:00
cmCursesLabelWidget.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmCursesLongMessageForm.cxx Port to cmState. 2015-04-13 11:44:15 -04:00
cmCursesLongMessageForm.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmCursesMainForm.cxx cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00
cmCursesMainForm.h cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00
cmCursesOptionsWidget.cxx cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00
cmCursesOptionsWidget.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmCursesPathWidget.cxx cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00
cmCursesPathWidget.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmCursesStandardIncludes.h Drop SGI as a CMake host compiler. 2015-01-08 22:10:14 +01:00
cmCursesStringWidget.cxx cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00
cmCursesStringWidget.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmCursesWidget.cxx stringapi: Miscellaneous char* parameters 2014-03-08 13:05:37 -05:00
cmCursesWidget.h cmState: Move CacheEntryType enum from cmCacheManager. 2015-04-13 11:44:16 -04:00